StarRiver-EndlessJourney-RW.../code/oldsungod/激光拦截/T3.ini
2023-01-05 11:55:33 +08:00

87 lines
1.4 KiB
INI

[core]
name: laserDefenceT3
class: CustomUnitMetadata
price: 6200
maxHp: 3000
mass: 3000
tags:LK
displayText: i:units.laserDefence.name
displayDescription: i:units.laserDefence.description
#overrideAndReplace: laserDefence
#footprint used for collisions with units (left, up, right, down)
footprint: 0,0,1,1
#used for placement, and placement of other buildings
constructionFootprint: 0,0,1,1
buildingToFootprintOffsetX:20
buildingToFootprintOffsetY:20
buildingSelectionOffset:-6
techLevel: 1
buildSpeed: 0.002
radius: 18
isBio: false
isBuilding: true
energyMax: 30
energyRegen: 0.008
softCollisionOnAll: 3
[hiddenAction_0]
stopLastAnimation:true
autoTrigger:if self.energy(full=true)
[hiddenAction_1]
playAnimation:1
autoTrigger:if self.energy(lessThan=0.1)
[animation_1]
blendIn:0
blendOut:99s
body_0: {frame:1}
body_99s: {frame:1}
[graphics]
total_frames: 2
image: ROOT:/assets/oldsungodimg/laser/laser_defenceT3.png
image_wreak: ROOT:/assets/oldsungodimg/laser/laser_defenceT3_dead.png
[movement]
movementType: NONE
moveSpeed: 0
moveAccelerationSpeed: 0.01
moveDecelerationSpeed: 0.01
maxTurnSpeed: 0
turnAcceleration: 0.1
[attack]
canAttack: true
canAttackFlyingUnits: false
canAttackLandUnits: false
canAttackUnderwaterUnits: false
maxAttackRange:250
[turret_1]
x: 0
y: 14
canShoot: false
laserDefenceEnergyUse: 1.1
size:1
[ai]
buildPriority: 0.05
noneGlobalExtraPriority: 0.1