GearTypes.wiki
changeset 2182 0e10f5421f6d
parent 2181 3da12997c5e7
child 2183 693d41c055f8
equal deleted inserted replaced
2181:3da12997c5e7 2182:0e10f5421f6d
   264      * `1`: `Power` increases by 1 every 32 ticks, until it reaches 255, at which `Pos` advances to `2`
   264      * `1`: `Power` increases by 1 every 32 ticks, until it reaches 255, at which `Pos` advances to `2`
   265      * `2`: `Power` is unused
   265      * `2`: `Power` is unused
   266      * `3`: `Power` decreases by 1 every 32 ticks, until it reaches 0, at which `Pos` advances to `4`. If the timebox is starting the time-travel, `Timer` is set to a random value (for the return time). It the timebox was returning, the timebox gear is deleted after this
   266      * `3`: `Power` decreases by 1 every 32 ticks, until it reaches 0, at which `Pos` advances to `4`. If the timebox is starting the time-travel, `Timer` is set to a random value (for the return time). It the timebox was returning, the timebox gear is deleted after this
   267      * `4`: `Power` is unused
   267      * `4`: `Power` is unused
   268  * `Tint`: RGBA color (default: clan color)
   268  * `Tint`: RGBA color (default: clan color)
   269  * `Tag`: Will be set to 1 if the hog dies, took damage or moved before it could enter the !TimeBox. If this happens, using the timebox will fail and the hedgehog won't go into time-travel
   269  * `Tag`: Will be set to 1 if the associated hegehog dies, took damage or moved before it had a chance to enter the !TimeBox. If this has happened, the timebox usage has failed, and no time-travel will occur. The timebox will just go away without the hedgehog
   270 
   270 
   271 ==== `gtTeleport` ====
   271 ==== `gtTeleport` ====
   272 Teleportation.
   272 Teleportation.
   273 
   273 
   274 === Weapons and main projectiles ===
   274 === Weapons and main projectiles ===