59 lines
979 B
INI
59 lines
979 B
INI
|
|
||
|
[core]
|
||
|
|
||
|
|
||
|
|
||
|
name: modularSpider_fabricatorX
|
||
|
copyFrom: common_slot.ini
|
||
|
displayText: Fabricator T1
|
||
|
displayText_zh:资源制造仪 T1
|
||
|
displayDescription: Fabricator core
|
||
|
displayDescription_zh: -资源生产核心
|
||
|
overrideAndReplace:modularSpider_fabricator
|
||
|
|
||
|
price: 3000
|
||
|
maxHp: 4000
|
||
|
generation_credits: 50
|
||
|
generation_delay: 40
|
||
|
|
||
|
[action_upgradeT2]
|
||
|
|
||
|
text: Upgrade
|
||
|
text_zh: 升级
|
||
|
textAddUnitName: ${section.convertTo}
|
||
|
descriptionAddFromUnit: ${section.convertTo}
|
||
|
descriptionAddUnitStats: ${section.convertTo}
|
||
|
|
||
|
isActive: if self.queueSize(empty=true)
|
||
|
|
||
|
buildSpeed: 8s
|
||
|
convertTo: modularSpider_fabricatorT2
|
||
|
price: 5000
|
||
|
|
||
|
iconExtraImage: SHARED:icon_upgrade.png
|
||
|
iconExtraColor: #FFFFFFFF
|
||
|
|
||
|
|
||
|
[attack]
|
||
|
canAttack: false
|
||
|
canAttackFlyingUnits: false
|
||
|
canAttackLandUnits: true
|
||
|
canAttackUnderwaterUnits: false
|
||
|
|
||
|
turretSize: 30
|
||
|
turretTurnSpeed: 2
|
||
|
#maxAttackRange: 200
|
||
|
shootDelay: 85
|
||
|
|
||
|
|
||
|
[graphics]
|
||
|
|
||
|
image: fabricatorT1.png
|
||
|
|
||
|
|
||
|
image_shadow: NONE
|
||
|
shadowOffsetX:3
|
||
|
shadowOffsetY:3
|
||
|
|
||
|
|
||
|
drawLayer: bottom
|