184 lines
2.8 KiB
INI
184 lines
2.8 KiB
INI
|
|
[core]
|
|
|
|
|
|
|
|
name: modularSpider_emptySlot
|
|
class: CustomUnitMetadata
|
|
#price: 2
|
|
price: 1000
|
|
tags: modularSpider_emptySlot
|
|
|
|
showInEditor: false
|
|
|
|
displayText: Empty
|
|
displayText_zh: 空闲插槽
|
|
displayDescription: Select a turret to build here
|
|
displayDescription_zh: -在此组装一个模块
|
|
|
|
overrideAndReplace:modularSpider_emptySlot
|
|
|
|
maxHp: 3000
|
|
|
|
#don't keep damage
|
|
selfRegenRate:3000
|
|
|
|
mass: 90000
|
|
|
|
techLevel: 1
|
|
|
|
buildSpeed: 0.0002
|
|
|
|
radius: 20
|
|
|
|
fogOfWarSightRange:5
|
|
|
|
transportSlotsNeeded: 1
|
|
|
|
softCollisionOnAll: 3
|
|
|
|
canNotBeDirectlyAttacked: true
|
|
isUnrepairableUnit: true
|
|
|
|
|
|
showOnMinimap: false
|
|
|
|
|
|
ignoreInUnitCapCalculation: true
|
|
|
|
isUnselectable: true
|
|
|
|
disableDeathOnZeroHp: true
|
|
|
|
|
|
|
|
|
|
[template_buildTurret]
|
|
text: Add
|
|
text_zh: 组装
|
|
textAddUnitName: ${section.convertTo}
|
|
descriptionAddFromUnit: ${section.convertTo}
|
|
descriptionAddUnitStats: ${section.convertTo}
|
|
|
|
isActive: if self.queueSize(empty=true)
|
|
|
|
setBuilt:0
|
|
buildSpeed: 0s
|
|
|
|
|
|
[action_buildSmallLaser]
|
|
@copyFromSection: template_buildTurret
|
|
#buildSpeed: 6s
|
|
convertTo: modularSpider_smallgunturret
|
|
price: 700
|
|
|
|
[action_buildGun]
|
|
@copyFromSection: template_buildTurret
|
|
#buildSpeed: 6s
|
|
convertTo: modularSpider_gunturret
|
|
price: 2000
|
|
|
|
[action_buildLightning]
|
|
@copyFromSection: template_buildTurret
|
|
#buildSpeed: 6s
|
|
convertTo: modularSpider_lightning
|
|
price: 6000
|
|
|
|
[action_buildArtillery]
|
|
@copyFromSection: template_buildTurret
|
|
#buildSpeed: 8s
|
|
convertTo: modularSpider_artillery
|
|
price: 5000
|
|
|
|
[comment_action_buildNano]
|
|
@copyFromSection: template_buildTurret
|
|
#buildSpeed: 6s
|
|
convertTo: modularSpider_nano
|
|
price: 1000
|
|
|
|
[action_buildAntiair]
|
|
@copyFromSection: template_buildTurret
|
|
#buildSpeed: 6s
|
|
convertTo: modularSpider_antiair
|
|
price: 2000
|
|
|
|
|
|
[action_buildFabricator]
|
|
@copyFromSection: template_buildTurret
|
|
#buildSpeed: 10s
|
|
convertTo: modularSpider_fabricatorX
|
|
price: 3000
|
|
|
|
|
|
[action_buildLaserdefense]
|
|
@copyFromSection: template_buildTurret
|
|
#buildSpeed: 12s
|
|
convertTo: modularSpider_laserdefense
|
|
price: 3000
|
|
|
|
|
|
[action_buildShieldGen]
|
|
@copyFromSection: template_buildTurret
|
|
#buildSpeed: 12s
|
|
convertTo: modularSpider_shieldGen
|
|
price: 6000
|
|
|
|
|
|
[action_buildFlameThrower]
|
|
@copyFromSection: template_buildTurret
|
|
#buildSpeed: 12s
|
|
convertTo: modularSpider_flameThrower
|
|
price: 1400
|
|
|
|
[graphics]
|
|
drawLayer: experimentals
|
|
|
|
total_frames: 1
|
|
|
|
image: SHARED:blank.png
|
|
image_wreak: NONE
|
|
image_turret: NONE
|
|
|
|
image_shadow: NONE
|
|
shadowOffsetX:3
|
|
shadowOffsetY:3
|
|
|
|
icon_zoomed_out_neverShow: true
|
|
|
|
|
|
[attack]
|
|
canAttack: false
|
|
canAttackFlyingUnits: true
|
|
canAttackLandUnits: true
|
|
canAttackUnderwaterUnits: false
|
|
|
|
turretSize: 30
|
|
turretTurnSpeed: 2
|
|
maxAttackRange: 290
|
|
shootDelay: 85
|
|
|
|
|
|
|
|
|
|
[movement]
|
|
movementType: OVER_CLIFF_WATER
|
|
moveSpeed: 0
|
|
moveAccelerationSpeed: 0
|
|
moveDecelerationSpeed: 0
|
|
|
|
targetHeight: 0
|
|
targetHeightDrift: 0
|
|
|
|
reverseSpeedPercentage:1
|
|
|
|
maxTurnSpeed: 0.6
|
|
turnAcceleration: 0.2
|
|
|
|
moveSlidingMode :false
|
|
moveIgnoringBody:false
|
|
moveSlidingDir: 45
|
|
|
|
|
|
slowDeathFall: true
|
|
|