ForceFieldAbility
ForceFieldAbility
extends Ability
field | type | default | notes |
---|---|---|---|
radius | float | 60.0 | Shield radius. |
regen | float | 0.1 | Shield regen speed in damage/tick. |
max | float | 200.0 | Maximum shield. |
cooldown | float | 300.0 | Cooldown after the shield is broken, in ticks. |
sides | int | 6 | Sides of shield polygon. |
rotation | float | 0.0 | Rotation of shield. |