GearTypes.wiki
changeset 1070 a4ef27a698aa
parent 1061 f5bc09b93b64
child 1076 51733f19cfe2
equal deleted inserted replaced
1069:c428a18e2c76 1070:a4ef27a698aa
   159  * `Boom`: Damage and size of destroyed land (default: 2). Sticky flames always deal `Boom` damage, non-sticky flames deal either `Boom` or sometimes deal 3 times this value as damage.
   159  * `Boom`: Damage and size of destroyed land (default: 2). Sticky flames always deal `Boom` damage, non-sticky flames deal either `Boom` or sometimes deal 3 times this value as damage.
   160 
   160 
   161 ==== `gtGrave` ====
   161 ==== `gtGrave` ====
   162 A grave from a dead hedgehog.
   162 A grave from a dead hedgehog.
   163 
   163 
       
   164  * `Pos`: `gearUid` of the dead hedgehog
   164  * `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.
   165  * `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.
   165 
   166 
   166 ==== `gtHedgehog` ====
   167 ==== `gtHedgehog` ====
   167 A hedgehog.
   168 A hedgehog.
   168 
   169