GearTypes.wiki
changeset 1147 aec26fb3f6fa
parent 1078 d79b75f267bb
child 1148 1fbbd733a3c2
equal deleted inserted replaced
1146:518cb4e4dc76 1147:aec26fb3f6fa
   533  * `Tag`: Color: `0`=red, `1`=green, `2`=cyan, `3`=yellow, `4`=violet, `5`=pink, `6`=orange, `7`=lime, `8`=white
   533  * `Tag`: Color: `0`=red, `1`=green, `2`=cyan, `3`=yellow, `4`=violet, `5`=pink, `6`=orange, `7`=lime, `8`=white
   534 
   534 
   535 ==== `gtCluster` ====
   535 ==== `gtCluster` ====
   536 A cluster from the cluster bomb ([GearTypes#gtClusterBomb `gtClusterBomb`]) or the mortar ([GearTypes#gtMortar `gtMortar`]).
   536 A cluster from the cluster bomb ([GearTypes#gtClusterBomb `gtClusterBomb`]) or the mortar ([GearTypes#gtMortar `gtMortar`]).
   537 
   537 
       
   538  * `Timer`: Default explosion size and damage on creation.  Prior to the addition of Boom this exclusively controlled the damage for clusterbomb, mortar and melon pieces, and was the main way to make a variable size explosion in lua.  Retained for compatibility.
   538  * `Boom`: Explosion size and damage. Default: 25
   539  * `Boom`: Explosion size and damage. Default: 25
   539 
   540 
   540 ==== `gtEgg` ====
   541 ==== `gtEgg` ====
   541 An egg from Birdy ([GearTypes#gtBirdy `gtBirdy`])
   542 An egg from Birdy ([GearTypes#gtBirdy `gtBirdy`])
   542 
   543