GearTypes.wiki
changeset 793 a9de86e466e2
parent 792 dfb7a269d70b
child 794 4e2e38787f24
equal deleted inserted replaced
792:dfb7a269d70b 793:a9de86e466e2
   303 
   303 
   304 ==== `gtFirePunch` ====
   304 ==== `gtFirePunch` ====
   305 A hedgehog which performs the Shoryuken attack.
   305 A hedgehog which performs the Shoryuken attack.
   306 
   306 
   307  * `Tag`: Current Y coordinate of the hedgehog.
   307  * `Tag`: Current Y coordinate of the hedgehog.
       
   308  * `Radius`: Hit radius. Default: 15
   308  * `Boom`: Damage. Default: 30
   309  * `Boom`: Damage. Default: 30
   309 
   310 
   310 ==== `gtFlamethrower` ====
   311 ==== `gtFlamethrower` ====
   311 A flamethrower. 
   312 A flamethrower. 
   312 
   313 
   410  * `Boom`: Damage. Default: 25
   411  * `Boom`: Damage. Default: 25
   411 
   412 
   412 ==== `gtShover` ====
   413 ==== `gtShover` ====
   413 Used by baseball bat.
   414 Used by baseball bat.
   414 
   415 
       
   416  * `Radius`: Hit radius. Default: 20
   415  * `Boom`: Damage. Default: 30
   417  * `Boom`: Damage. Default: 30
   416 
   418 
   417 ==== `gtSineGunShot` ====
   419 ==== `gtSineGunShot` ====
   418 A shot from the sine gun.
   420 A shot from the sine gun.
   419 
   421 
   446  * `Boom`: Explosion size and damage. Default: 75
   448  * `Boom`: Explosion size and damage. Default: 75
   447 
   449 
   448 ==== `gtWhip` ====
   450 ==== `gtWhip` ====
   449 A whip.
   451 A whip.
   450 
   452 
       
   453  * `Radius`: Hit radius. Default: 20
   451  * `Boom`: Damage. Default: 30
   454  * `Boom`: Damage. Default: 30
   452 
   455 
   453 === Secondary projectiles ===
   456 === Secondary projectiles ===
   454 Gears for projectiles that can’t be directly fired but are generated by other weapon gears.
   457 Gears for projectiles that can’t be directly fired but are generated by other weapon gears.
   455 
   458