94 lines
2.1 KiB
INI
94 lines
2.1 KiB
INI
[core]
|
|
name: landFactoryX
|
|
class: CustomUnitMetadata
|
|
price: 1000
|
|
maxHp: 720
|
|
mass: 9000
|
|
|
|
displayText: LandFactory
|
|
displayText_zh:陆军工厂
|
|
displayDescription: -Army T1 units that produce the Old Sun God\n-Can be upgraded to obtain more powerful units
|
|
displayDescription_zh:-生产旧日神教基础的陆军T1单位\n-可以升级获得更加强大的单位
|
|
|
|
#footprint used for collisions with units (left, up, right, down)
|
|
footprint: -1,-1,1,2
|
|
#used for placement, and placement of other buildings
|
|
constructionFootprint: -1,-1,1,2
|
|
overrideAndReplace: landFactory
|
|
techLevel: 1
|
|
buildSpeed: 16s
|
|
#availableInDemo: true
|
|
radius: 35
|
|
#displayRadius: 25
|
|
isBio: false
|
|
isBuilding: true
|
|
exit_x:0
|
|
exit_y:-1
|
|
exit_moveAwayAmount:120
|
|
|
|
[canBuild_Rally]
|
|
name:setRally,scout,tank,c_artillery,hoverTank,目视者
|
|
tech:2
|
|
pos:1
|
|
|
|
[graphics]
|
|
total_frames: 1
|
|
image: ROOT:/assets/oldsungodimg/landfactory/LFFT1.png
|
|
image_back: ROOT:/assets/oldsungodimg/landfactory/LFB.png
|
|
image_wreak: ROOT:/assets/oldsungodimg/landfactory/LFD.png
|
|
#scaleImagesTo: 20
|
|
#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: 0
|
|
moveAccelerationSpeed: 0.01
|
|
moveDecelerationSpeed: 0.01
|
|
maxTurnSpeed: 0
|
|
turnAcceleration: 0.1
|
|
[arm_1]
|
|
x:0
|
|
y:0
|
|
image_end:ROOT:/assets/oldsungodimg/landfactory/LandFactDoor.png
|
|
drawOverBody:true
|
|
[arm_2]
|
|
x:0
|
|
y:0
|
|
image_end:ROOT:/assets/oldsungodimg/landfactory/LFFT1.png
|
|
drawOverBody:true
|
|
image_end_teamColors:true
|
|
[animation_openDoor]
|
|
onActions: queuedUnits
|
|
onActionsQueuedUnitPlayAt: 0.8
|
|
blendIn: 1s
|
|
blendOut: 4s
|
|
arm1_0: {x:0, y:20}
|
|
#arm1_0ms: {x:0, y:0}
|
|
#arm1_1400ms: {x:10, y:-8}
|
|
|
|
[ai]
|
|
buildPriority: 0.24
|
|
noneInBaseExtraPriority: 0.35
|
|
noneGlobalExtraPriority: 0.12
|
|
maxGlobal: 5
|
|
|
|
[action_Upgrade]
|
|
convertTo:landFactoryReworkedT2
|
|
displayType: action
|
|
price: 2200
|
|
text: Upgrade
|
|
description: Allow more advanced units.
|
|
text_zh: 升级
|
|
description_zh: 允许制造更多的先进单位
|
|
buildSpeed: 42s
|
|
pos:-1
|
|
#isLocked:true |