110 lines
1.7 KiB
INI
110 lines
1.7 KiB
INI
|
|
||
|
[core]
|
||
|
|
||
|
|
||
|
|
||
|
name: MTX1
|
||
|
class: CustomUnitMetadata
|
||
|
price: 15000,异源邪能=20
|
||
|
maxHp: 15000
|
||
|
mass: 90000
|
||
|
|
||
|
techLevel: 1
|
||
|
buildSpeed: 40s
|
||
|
#availableInDemo: true
|
||
|
|
||
|
radius: 20
|
||
|
displayRadius: 20
|
||
|
isBio: true
|
||
|
isBug: true
|
||
|
|
||
|
numBitsOnDeath: 5
|
||
|
|
||
|
selfRegenRate:0.1
|
||
|
|
||
|
unitsSpawnedOnDeath: 小果坦克*3(spawnChance=0.60)
|
||
|
softCollisionOnAll: 12
|
||
|
|
||
|
displayText:MagicDragonTank-X1
|
||
|
displayDescription: A test tank, it is said that death may split into three small fruit tanks.
|
||
|
|
||
|
displayText_zh:魔龙坦克-X1
|
||
|
displayDescription_zh: 一种测试型坦克,据说死亡可能会分裂成三个小果坦克。\n-对地蓄力攻击发出致命导弹。\n[主攻:地面单位]
|
||
|
|
||
|
[graphics]
|
||
|
total_frames: 1
|
||
|
|
||
|
image: X1.png
|
||
|
image_wreak: NONE
|
||
|
image_turret: NONE
|
||
|
scaleImagesTo: 40
|
||
|
#scaleTurretImagesTo: 9
|
||
|
|
||
|
#AUTO
|
||
|
image_shadow: AUTO
|
||
|
shadowOffsetX:0
|
||
|
shadowOffsetY:0
|
||
|
|
||
|
dustEffect: true
|
||
|
|
||
|
#animation_moving_pingPong: true
|
||
|
|
||
|
animation_idle_start: 0
|
||
|
animation_idle_end: 0
|
||
|
animation_idle_speed: 120
|
||
|
animation_idle_scale_start:1
|
||
|
animation_idle_scale_end:1.03
|
||
|
animation_idle_pingPong: true
|
||
|
|
||
|
|
||
|
lock_body_rotation_with_main_turret: true
|
||
|
|
||
|
|
||
|
[attack]
|
||
|
|
||
|
canAttack: true
|
||
|
canAttackFlyingUnits: false
|
||
|
canAttackLandUnits: true
|
||
|
canAttackUnderwaterUnits: false
|
||
|
|
||
|
|
||
|
turretSize: 20
|
||
|
turretTurnSpeed: 3
|
||
|
|
||
|
maxAttackRange: 260
|
||
|
shootDelay: 30
|
||
|
|
||
|
[turret_1]
|
||
|
x: 0
|
||
|
y: 0
|
||
|
|
||
|
recoilOffset: 3
|
||
|
recoilOutTime: 6
|
||
|
recoilReturnTime: 18
|
||
|
delay:5s
|
||
|
|
||
|
[projectile_1]
|
||
|
directDamage: 450
|
||
|
life: 500
|
||
|
speed:8
|
||
|
instant: false
|
||
|
frame:11
|
||
|
drawSize:1.2
|
||
|
|
||
|
[movement]
|
||
|
movementType: LAND
|
||
|
moveSpeed: 1.5
|
||
|
moveAccelerationSpeed: 0.07
|
||
|
moveDecelerationSpeed: 0.12
|
||
|
|
||
|
|
||
|
maxTurnSpeed: 8.5
|
||
|
turnAcceleration: 0.5
|
||
|
|
||
|
moveSlidingMode :true
|
||
|
moveIgnoringBody:true
|
||
|
moveSlidingDir: 181
|
||
|
|
||
|
|
||
|
|
||
|
reverseSpeedPercentage:0
|