Wall
Wall
extends Block
| field | type | default | notes |
|---|---|---|---|
| lightningChance | float | -1.0 | Lighting chance. -1 to disable |
| lightningDamage | float | 20.0 | |
| lightningLength | int | 17 | |
| lightningColor | Color | f3e979ff | |
| lightningSound | Sound | spark | |
| chanceDeflect | float | -1.0 | Bullet deflection chance. -1 to disable |
| flashHit | boolean | false | |
| flashColor | Color | ffffffff | |
| deflectSound | Sound | none |