71 lines
1.1 KiB
INI
71 lines
1.1 KiB
INI
|
[core]
|
||
|
|
||
|
|
||
|
|
||
|
name: a
|
||
|
class: CustomUnitMetadata
|
||
|
price: 2500
|
||
|
maxHp:10
|
||
|
mass:9999999
|
||
|
techLevel:2
|
||
|
buildSpeed: 0.0009
|
||
|
radius:180
|
||
|
softCollisionOnAll: 90
|
||
|
isBio: false
|
||
|
isUnselectable:true
|
||
|
canNotBeDirectlyAttacked:true
|
||
|
[graphics]
|
||
|
total_frames: 1
|
||
|
image: 1o.png
|
||
|
image_wreak: NONE
|
||
|
image_turret:NONE
|
||
|
image_shadow: AUTO
|
||
|
shadowOffsetX:2
|
||
|
shadowOffsetY:2
|
||
|
teamColorsOnTurret:true
|
||
|
[attack]
|
||
|
canAttack: true
|
||
|
canAttackFlyingUnits: true
|
||
|
canAttackLandUnits: true
|
||
|
canAttackUnderwaterUnits: false
|
||
|
turretSize: 10
|
||
|
turretTurnSpeed: 5
|
||
|
maxAttackRange:180
|
||
|
shootDelay:1
|
||
|
aimOffsetSpread:4
|
||
|
[turret_1]
|
||
|
x: 0
|
||
|
y: 0
|
||
|
isMainNanoTurret: false
|
||
|
canShoot: false
|
||
|
idleDir:0
|
||
|
shouldResetTurret: false
|
||
|
turnSpeed:3
|
||
|
turnSpeedAcceleration:0.5
|
||
|
limitingMinRange:20
|
||
|
resourceUsage:hp=1
|
||
|
|
||
|
[projectile_1]
|
||
|
directDamage:80
|
||
|
life:150
|
||
|
speed: 4.3
|
||
|
frame:100
|
||
|
trailEffect: true
|
||
|
ballistic_height:-80
|
||
|
deflectionPower:2
|
||
|
laserEffect:true
|
||
|
instant:true
|
||
|
teleportSource:true
|
||
|
targetGroundSpread:3
|
||
|
[movement]
|
||
|
movementType: AIR
|
||
|
moveSpeed: 1.8
|
||
|
moveAccelerationSpeed: 0.02
|
||
|
moveDecelerationSpeed: 0.2
|
||
|
targetHeight:60
|
||
|
targetHeightDrift:0
|
||
|
maxTurnSpeed:2.2
|
||
|
turnAcceleration: 0.5
|
||
|
moveSlidingMode :true
|
||
|
moveIgnoringBody:false
|
||
|
moveSlidingDir: 40
|