96 lines
1.5 KiB
INI
96 lines
1.5 KiB
INI
|
|
[core]
|
|
name: 小跑跑
|
|
class: CustomUnitMetadata
|
|
price: 600
|
|
maxHp: 100
|
|
mass: 2000
|
|
|
|
techLevel: 1
|
|
buildSpeed: 15s
|
|
#availableInDemo: true
|
|
|
|
#displayDescription:我可能跑了,不信你试试
|
|
|
|
displayText: Speed Fly Tank
|
|
displayDescription: -The speed is very fast, causing a small ground attack.\n- [Main Attack: Land]
|
|
|
|
displayText_zh: 循斐坦克
|
|
displayDescription_zh: -非常的脆弱,但移动速度非常快,造成小额地面范围攻击。\n-【主攻:地面势力】
|
|
|
|
radius: 20
|
|
displayRadius: 20
|
|
|
|
softCollisionOnAll: 0
|
|
|
|
[graphics]
|
|
total_frames: 1
|
|
|
|
image: ROOT:/assets/magicdragonimg/smallrun/小跑跑.png
|
|
image_wreak: NONE
|
|
image_turret: ROOT:/assets/magicdragonimg/smallrun/小跑跑的炮.png
|
|
scaleImagesTo: 45
|
|
scaleTurretImagesTo: -100
|
|
|
|
image_shadow: AUTO
|
|
shadowOffsetX:1
|
|
shadowOffsetY:1
|
|
|
|
|
|
dustEffect: true
|
|
|
|
[attack]
|
|
canAttack: true
|
|
canAttackFlyingUnits: false
|
|
canAttackLandUnits: true
|
|
canAttackUnderwaterUnits: false
|
|
|
|
turretSize: 20
|
|
turretTurnSpeed: 4
|
|
|
|
|
|
maxAttackRange: 240
|
|
shootDelay: 75
|
|
|
|
[turret_1]
|
|
#
|
|
x: 0
|
|
y: 0
|
|
|
|
projectile: 1
|
|
|
|
turnSpeedAcceleration: 1.0
|
|
|
|
shoot_sound:tank_firing
|
|
shoot_sound_vol:0.3
|
|
shoot_flame:small
|
|
shoot_light:#FFEECCCC
|
|
|
|
canShoot: true
|
|
|
|
|
|
recoilOffset: -2
|
|
|
|
|
|
[projectile_1]
|
|
directDamage: 5
|
|
life: 60
|
|
speed: 5
|
|
areaDamage:90
|
|
areaRadius:40
|
|
frame: 1
|
|
|
|
drawSize: 1.5
|
|
|
|
|
|
[movement]
|
|
movementType: LAND
|
|
moveSpeed: 2
|
|
moveAccelerationSpeed: 1.3
|
|
moveDecelerationSpeed: 1.3
|
|
|
|
maxTurnSpeed: 2
|
|
turnAcceleration: 0.25
|
|
|
|
moveSlidingMode :false
|
|
moveIgnoringBody:false |