ShockMine
ShockMine
extends Block
| field | type | default | notes |
|---|---|---|---|
| timerDamage | int | 1 | |
| cooldown | float | 80.0 | |
| tileDamage | float | 5.0 | |
| damage | float | 13.0 | |
| length | int | 10 | |
| tendrils | int | 6 | |
| lightningColor | Color | a9d8ffff | |
| shots | int | 6 | |
| inaccuracy | float | 0.0 | |
| bullet | BulletType | null | |
| teamAlpha | float | 0.3 | |
| teamRegion | TextureRegion | null |