113 lines
2.2 KiB
INI
113 lines
2.2 KiB
INI
|
|
[action_面板]
|
|
displayType:infoOnly
|
|
text:HP:%{self.hp}\${core.maxHp}\nDamaged:%{(1-(self.hp/self.maxHp))*100}%\nRange:${attack.maxAttackRange}\nAttackSpeed:${attack.shootDelay}\nAttack ground and air units
|
|
text_zh:HP:%{self.hp}\${core.maxHp}\n损毁度:%{(1-(self.hp/self.maxHp))*100}%\n射程:${attack.maxAttackRange}\n攻击速度:${attack.shootDelay}\n攻击地空单位
|
|
|
|
addEnergy:1
|
|
isActive:false
|
|
buildSpeed:0s
|
|
|
|
[core]
|
|
radius:21
|
|
##REMOVE THIS TO USE UNIT##
|
|
dont_load:false
|
|
|
|
name:雷鸟
|
|
|
|
class:CustomUnitMetadata
|
|
|
|
displayText:Thunder Bird
|
|
displayDescription:Release a thunderbird beam to the enemy in front of you, causing a considerable attack.\n- Thunderbird is an important experimental achievement of the Demon Concubine Storm, but perhaps this balance will be broken
|
|
|
|
displayText_zh: 雷鸟
|
|
displayDescription_zh:-对自己前方的敌人释放雷鸟光束,造成可观的攻击。\n-雷鸟是妖姬风暴的实验重大成果,但或许这种平衡会被打破……
|
|
|
|
price:2100
|
|
maxHp:450
|
|
selfRegenRate:0.02
|
|
mass:140
|
|
maxShield:1250
|
|
autoTriggerCooldownTime:0.1s
|
|
|
|
techLevel:2
|
|
buildSpeed:32s
|
|
tags:雷鸟
|
|
|
|
[graphics]
|
|
total_frames:1
|
|
image:ROOT:assets/demonjiimg/T2/雷鸟/雷霆裂缝战机.png
|
|
image_wreak:NONE
|
|
image_turret:NONE
|
|
image_shadow:AUTO
|
|
imageScale:0.8
|
|
[attack]
|
|
canAttack:true
|
|
canAttackFlyingUnits:true
|
|
canAttackLandUnits:true
|
|
canAttackUnderwaterUnits:false
|
|
|
|
turretSize:0
|
|
turretTurnSpeed:150
|
|
|
|
maxAttackRange:220
|
|
shootDelay:0.5s
|
|
[turret_1]
|
|
x:0
|
|
y:0
|
|
size:0
|
|
projectile:1
|
|
|
|
shoot_sound:ROOT:sound/开火.ogg
|
|
shoot_sound_vol:1
|
|
turnSpeedAcceleration:999
|
|
shoot_flame:NONE
|
|
|
|
canShoot:true
|
|
limitingAngle:25
|
|
|
|
|
|
[projectile_1]
|
|
directDamage:35
|
|
areaDamage:25
|
|
areaRadius:75
|
|
life:180
|
|
speed:9
|
|
trailEffectRate:1
|
|
image:ROOT:assets/demonjiimg/T2/雷鸟/子弹.png
|
|
#)
|
|
explodeEffect:CUSTOM:爆炸
|
|
|
|
color:#009ED7
|
|
frame:1
|
|
|
|
drawSize:0.5
|
|
|
|
|
|
[movement]
|
|
movementType:AIR
|
|
moveSpeed:1.6
|
|
moveAccelerationSpeed:0.01
|
|
moveDecelerationSpeed:0.02
|
|
|
|
maxTurnSpeed:3
|
|
turnAcceleration:0.5
|
|
|
|
moveIgnoringBody:false
|
|
reverseSpeedPercentage:0
|
|
|
|
[effect_爆炸]
|
|
life:30
|
|
priority:critical
|
|
fadeOut:true
|
|
fadeInTime:0
|
|
attachedToUnit:false
|
|
scaleFrom:0.5
|
|
scaleTo:0.5
|
|
image:ROOT:assets/demonjiimg/T2/雷鸟/爆炸.png
|
|
total_frames:20
|
|
color:#0028FF
|
|
animateFrameStart:0
|
|
animateFrameEnd:19
|
|
animateFrameSpeed:0.3
|
|
alpha:6 |