GearTypes.wiki
changeset 2040 132be33653aa
parent 1916 a604b1f25dad
child 2041 7b22fb878196
equal deleted inserted replaced
2039:9c381d23e996 2040:132be33653aa
    47 || [GearTypes#gtClusterBomb `gtClusterBomb`] || Cluster bomb ||
    47 || [GearTypes#gtClusterBomb `gtClusterBomb`] || Cluster bomb ||
    48 || [GearTypes#gtCake `gtCake`] || Cake ||
    48 || [GearTypes#gtCake `gtCake`] || Cake ||
    49 || [GearTypes#gtCreeper `gtCreeper`] || Creeper (unfinished weapon) ||
    49 || [GearTypes#gtCreeper `gtCreeper`] || Creeper (unfinished weapon) ||
    50 || [GearTypes#gtDEagleShot `gtDEagleShot`] || Shot from a Desert Eagle ||
    50 || [GearTypes#gtDEagleShot `gtDEagleShot`] || Shot from a Desert Eagle ||
    51 || [GearTypes#gtDrill `gtDrill`] || Drill rocket ||
    51 || [GearTypes#gtDrill `gtDrill`] || Drill rocket ||
    52 || [GearTypes#gtDuck `gtDuck`] || Rubber duck (*deprecated*) ||
       
    53 || [GearTypes#gtDynamite `gtDynamite`] || Dynamite ||
    52 || [GearTypes#gtDynamite `gtDynamite`] || Dynamite ||
    54 || [GearTypes#gtFirePunch `gtFirePunch`] || Shoryuken ||
    53 || [GearTypes#gtFirePunch `gtFirePunch`] || Shoryuken ||
    55 || [GearTypes#gtFlamethrower `gtFlamethrower`] || Flamethrower ||
    54 || [GearTypes#gtFlamethrower `gtFlamethrower`] || Flamethrower ||
    56 || [GearTypes#gtGasBomb `gtGasBomb`] || Old limburger ||
    55 || [GearTypes#gtGasBomb `gtGasBomb`] || Old limburger ||
    57 || [GearTypes#gtGrenade `gtGrenade`] || Grenade ||
    56 || [GearTypes#gtGrenade `gtGrenade`] || Grenade ||
   348 
   347 
   349  * `Tag`: Used for drill strike. If `1`, then first impact occoured already.
   348  * `Tag`: Used for drill strike. If `1`, then first impact occoured already.
   350  * `Timer`: Detonation timer (in ms)
   349  * `Timer`: Detonation timer (in ms)
   351  * `Boom`: Explosion size and damage. Default: 50 for launched drill rocket, 30 for drill rocket from drill strike
   350  * `Boom`: Explosion size and damage. Default: 50 for launched drill rocket, 30 for drill rocket from drill strike
   352 
   351 
   353 ==== `gtDuck` ====
       
   354 This gear type is *deprecated*, it will be removed in a future version. Do not use it.
       
   355 
       
   356 In version 0.9.25, this is just an alias to `gtCreeper`.
       
   357 
       
   358 ==== `gtDynamite` ====
   352 ==== `gtDynamite` ====
   359 A dynamite.
   353 A dynamite.
   360 Note: The current animation does not support denotation times above 5 seconds. If you want to have larger times, you have to provide your own dynamite sprite in a sidecar HWP or find another workaround.
   354 Note: The current animation does not support denotation times above 5 seconds. If you want to have larger times, you have to provide your own dynamite sprite in a sidecar HWP or find another workaround.
   361 
   355 
   362  * `Tag`: Displayed animation frame.
   356  * `Tag`: Displayed animation frame.