84 lines
1.2 KiB
INI
84 lines
1.2 KiB
INI
|
|
||
|
[core]
|
||
|
|
||
|
|
||
|
|
||
|
name: modularSpider_smallgunturret
|
||
|
copyFrom: common_weapon_slot.ini
|
||
|
displayText: Laser T1
|
||
|
displayDescription: -Can attack air and land
|
||
|
displayText_zh:光束 T1
|
||
|
displayDescription_zh: -可以攻击陆地与空中
|
||
|
overrideAndReplace:modularSpider_smallgunturret
|
||
|
|
||
|
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: 16s
|
||
|
convertTo: modularSpider_smallgunturretT2
|
||
|
price: 3000
|
||
|
|
||
|
iconExtraImage: SHARED:icon_upgrade.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
|