54 lines
1.1 KiB
INI
54 lines
1.1 KiB
INI
[core]
|
|
name: SBX
|
|
copyFrom: 核心3-武器附属.ini
|
|
displayText: Laser T1
|
|
displayDescription: -Can attack air and land
|
|
displayText_zh:光束 T1
|
|
displayDescription_zh: -可以攻击陆地与空中
|
|
price: 700
|
|
maxHp: 3000
|
|
[action_upgradeT2]
|
|
text: Upgrade
|
|
text_zh:升级
|
|
textAddUnitName: ${section.convertTo}
|
|
descriptionAddFromUnit: ${section.convertTo}
|
|
descriptionAddUnitStats: ${section.convertTo}
|
|
isActive: if self.queueSize(empty=true)
|
|
buildSpeed: 36s
|
|
convertTo: SBT2
|
|
price: 10000
|
|
iconExtraImage: UI.png
|
|
iconExtraColor: #FFFFFFFF
|
|
[attack]
|
|
canAttack: true
|
|
canAttackFlyingUnits: true
|
|
canAttackLandUnits: true
|
|
canAttackUnderwaterUnits: false
|
|
turretSize: 30
|
|
turretTurnSpeed: 2
|
|
#maxAttackRange: 200
|
|
shootDelay: 15
|
|
[turret_smallLaser1]
|
|
x: 0
|
|
y: 0
|
|
idleDir:0
|
|
idleDirReversing: 0
|
|
shoot_sound:plasma_fire
|
|
shoot_sound_vol:0.05
|
|
shoot_flame:small
|
|
shoot_light:#FFccCCEE
|
|
image: SHARED:turret_small.png
|
|
projectile: laserShot
|
|
delay: 80
|
|
warmup: 0
|
|
size: 17
|
|
turnSpeedAcceleration: 0.2
|
|
turnSpeed: 5
|
|
recoilOffset: -1
|
|
recoilOutTime: 3
|
|
recoilReturnTime: 4
|
|
[projectile_laserShot]
|
|
directDamage: 450
|
|
life: 70
|
|
speed: 9
|
|
frame: 11 |