RepairTurret
RepairTurret
extends Block
field | type | default | notes |
---|---|---|---|
timerTarget | int | 1 | |
timerEffect | int | 2 | |
repairRadius | float | 50.0 | |
repairSpeed | float | 0.3 | |
powerUse | float | 0.0 | |
length | float | 5.0 | |
beamWidth | float | 1.0 | |
pulseRadius | float | 6.0 | |
pulseStroke | float | 2.0 | |
acceptCoolant | boolean | false | |
coolantUse | float | 0.5 | |
coolEffect | Effect | fuelburn | Effect displayed when coolant is used. |
coolantMultiplier | float | 1.0 | How much healing is increased by with heat capacity. |
baseRegion | TextureRegion | null | |
laser | TextureRegion | null | |
laserEnd | TextureRegion | null | |
laserTop | TextureRegion | null | |
laserTopEnd | TextureRegion | null | |
laserColor | Color | 98ffa9ff | |
laserTopColor | Color | ffffffff |