109 lines
1.8 KiB
INI
109 lines
1.8 KiB
INI
[hiddenAction_ais]
|
|
autoTrigger:if self.isControlledByAI()
|
|
convertTo:空军基地Lv3
|
|
|
|
[core]
|
|
|
|
|
|
|
|
name: 空军基地Lv2
|
|
class: CustomUnitMetadata
|
|
price: 1000
|
|
maxHp: 8800
|
|
mass: 9000
|
|
|
|
#footprint used for collisions with units (left, up, right, down)
|
|
footprint: -1,-1,1,1
|
|
|
|
#used for placement, and placement of other buildings
|
|
constructionFootprint: -1,-2,1,2
|
|
|
|
techLevel: 3
|
|
buildSpeed: 0.001
|
|
#availableInDemo: true
|
|
|
|
radius: 25
|
|
#displayRadius: 25
|
|
isBio: false
|
|
isBuilding: true
|
|
|
|
exit_x:0
|
|
exit_y:-1
|
|
exit_moveAwayAmount:120
|
|
|
|
|
|
canBuild_1_name: setRally,LPCR,LPCK,WR
|
|
builtFrom_3_name: experimentalSpider764
|
|
builtFrom_3_pos: 0
|
|
|
|
[canBuild_HX]
|
|
name:Dark
|
|
tech:2
|
|
isVisible:if self.resource(type='烈风科技',greaterThan=0)
|
|
isLocked:if numberOfUnitsInTeam(withTag='DA', greaterThan=1)
|
|
isLockedMessage:-每盘游戏最多2个\n-等飞机没了再做吧。
|
|
|
|
[global_resource_空军科技]
|
|
displayName:空军科技
|
|
displayNameShort:空军科技
|
|
hidden:true
|
|
|
|
[action_升级]
|
|
text:升级
|
|
description:解锁三级单位\n-基地更多的血量
|
|
price:65000,妖姬粒子=500
|
|
buildSpeed:45s
|
|
convertTo:空军基地Lv3
|
|
canPlayerCancel:false
|
|
pos:1
|
|
|
|
[graphics]
|
|
total_frames: 1
|
|
|
|
image:ROOT:IMGS/AAA.png
|
|
image_back: NONE
|
|
image_turret: NONE
|
|
|
|
scaleImagesTo: 70
|
|
#scaleTurretImagesTo: 9
|
|
|
|
#AUTO
|
|
image_shadow: NONE
|
|
shadowOffsetX:1
|
|
shadowOffsetY:1
|
|
|
|
[attack]
|
|
canAttack: false
|
|
canAttackFlyingUnits: false
|
|
canAttackLandUnits: false
|
|
canAttackUnderwaterUnits: false
|
|
maxAttackRange: 0
|
|
|
|
[movement]
|
|
movementType: NONE
|
|
moveSpeed: 1.2
|
|
moveAccelerationSpeed: 0.03
|
|
moveDecelerationSpeed: 0.08
|
|
|
|
|
|
targetHeight: 4
|
|
targetHeightDrift: 1.5
|
|
|
|
maxTurnSpeed: 3.7
|
|
turnAcceleration: 0.05
|
|
|
|
moveSlidingMode :true
|
|
moveIgnoringBody:true
|
|
moveSlidingDir: 181
|
|
|
|
[ai]
|
|
|
|
buildPriority: 0.03
|
|
|
|
noneInBaseExtraPriority: 0.04
|
|
|
|
noneGlobalExtraPriority: 0.1
|
|
|
|
|
|
maxEachBase: 1
|
|
maxGlobal: 5 |