GearTypes.wiki
changeset 711 7baf50ff47c7
parent 710 580a83691524
child 712 2a001a64d9a2
equal deleted inserted replaced
710:580a83691524 711:7baf50ff47c7
   130  * `Boom`: Damage and size of destroyed land (default: 2). Larger flames can cause more damage and destroy more land (three or four times as much)
   130  * `Boom`: Damage and size of destroyed land (default: 2). Larger flames can cause more damage and destroy more land (three or four times as much)
   131 
   131 
   132 ==== `gtGrave` ====
   132 ==== `gtGrave` ====
   133 A grave from a dead hedgehog.
   133 A grave from a dead hedgehog.
   134 
   134 
   135  * `Health`: Used when being resurrected.
   135  * `Health`: If 0, it is not being resurrected. With larger values, it is being resurrected, and the value stands for amount of health the owner of this grave has received so far.
   136 
   136 
   137 ==== `gtHedgehog` ====
   137 ==== `gtHedgehog` ====
   138 A hedgehog.
   138 A hedgehog.
   139 
   139 
   140  * `Tag`: Used for animation. `0` = no animation plays. Other value: animation plays
   140  * `Tag`: Used for animation. `0` = no animation plays. Other value: animation plays
   166 
   166 
   167 ==== `gtLandGun` ====
   167 ==== `gtLandGun` ====
   168 The land spray tool.
   168 The land spray tool.
   169 
   169 
   170  * `Tag`: Spitting power of land spray (`5`-`20`).
   170  * `Tag`: Spitting power of land spray (`5`-`20`).
   171  * `Health`: Amount of fuel. `1000` denotes 100% fuel. ||
   171  * `Health`: Amount of fuel. `1000` denotes 100% fuel.
   172 
   172 
   173 ==== `gtParachute` ====
   173 ==== `gtParachute` ====
   174 A parachute.
   174 A parachute.
   175 
   175 
   176 ==== `gtResurrector` ==== 
   176 ==== `gtResurrector` ====