GearTypes.wiki
changeset 1490 b5bb0845eaa7
parent 1413 8832f69b198f
child 1526 4a0eb0735ad9
equal deleted inserted replaced
1489:a11478019ccf 1490:b5bb0845eaa7
   444  * `WDTimer`: Bullet number of minigun, set by `gtMinigun`. This is the (`WDTimer`+1)th bullet. E.g. if `WDTimer` is `0`, this means its the first bullet from a minigun.
   444  * `WDTimer`: Bullet number of minigun, set by `gtMinigun`. This is the (`WDTimer`+1)th bullet. E.g. if `WDTimer` is `0`, this means its the first bullet from a minigun.
   445 
   445 
   446 ==== `gtPiano` ====
   446 ==== `gtPiano` ====
   447 A piano from piano strike. By default, a piano bounces up to 5 times on the terrain, causing 3 big explosions (80 damage each) per impact.
   447 A piano from piano strike. By default, a piano bounces up to 5 times on the terrain, causing 3 big explosions (80 damage each) per impact.
   448 
   448 
   449  * `Tag`: Number of remaining terrain bounces. If this number reaches 0, the piano will not collide anymore and directly fall into the water. Default: 5
   449  * `Pos`: Number of remaining terrain bounces. If this number reaches 0, the piano will not collide anymore and directly fall into the water. Default: 5
   450  * `Boom`: Explosion size and damage of a single explosion of a single impact. Default: 80
   450  * `Boom`: Explosion size and damage of a single explosion of a single impact. Default: 80
   451 
   451 
   452 ==== `gtPickHammer` ====
   452 ==== `gtPickHammer` ====
   453 A pickhammer. This gear is entirely timer-based.
   453 A pickhammer. This gear is entirely timer-based.
   454 
   454