📄 units.ccl
字号:
'speed 13 'hit-points 300 'max-mana 255 'magic 1 'tile-size '(1 1) 'box-size '(42 42) 'sight-range 6 'computer-reaction-range 6 'person-reaction-range 4 'armor 8 'basic-damage 18 'piercing-damage 6 'missile 'missile-none 'max-attack-range 1 'weapons-upgradable 1 'armor-upgradable 1 'priority 63 'points 100 'demand 1 'corpse '(unit-dead-body 0) 'type-land 'right-attack 'can-attack 'can-target-land 'land-unit 'can-cast-spell 'organic 'selectable-by-rectangle 'sounds '( selected "dentarg-selected" acknowledge "dentarg-acknowledge" ready "dentarg-ready" help "basic orc voices help 1" dead "basic orc voices dead" attack "dentarg-attack"))(define-unit-type 'unit-grom-hellscream 'name "Grom Hellscream" 'use 'unit-grunt 'size '(72 72) 'animations 'animations-footman 'icon 'icon-grom-hellscream 'costs '(time 60 gold 600) 'speed 10 'hit-points 240 'tile-size '(1 1) 'box-size '(31 31) 'sight-range 5 'computer-reaction-range 6 'person-reaction-range 4 'armor 8 'basic-damage 16 'piercing-damage 6 'missile 'missile-none 'max-attack-range 1 'weapons-upgradable 1 'armor-upgradable 1 'priority 60 'points 50 'demand 1 'corpse '(unit-dead-body 6) 'type-land 'right-attack 'can-attack 'can-target-land 'land-unit 'organic 'selectable-by-rectangle 'sounds '( selected "grom-hellscream-selected" acknowledge "grom-hellscream-acknowledge" ready "grom-hellscream-ready" help "basic orc voices help 1" dead "basic orc voices dead" attack "grom-hellscream-attack"))(define-unit-type 'unit-orc-oil-tanker 'name "Oil tanker" 'files '(tileset-summer "orc/units/oil tanker empty.png") 'size '(72 72) 'animations 'animations-human-oil-tanker 'icon 'icon-orc-oil-tanker 'costs '(time 50 gold 400 wood 200) 'speed 10 'hit-points 90 'tile-size '(1 1) 'box-size '(63 63) 'sight-range 4 'armor 10 'basic-damage 0 'piercing-damage 0 'missile 'missile-none 'max-attack-range 1 'priority 50 'annoy-computer-factor 10 'points 40 'demand 1 'corpse '(unit-dead-body 12) 'type-naval 'right-haul-oil 'sea-unit 'tanker 'selectable-by-rectangle 'sounds '( selected "orc-oil-tanker-selected" acknowledge "orc-oil-tanker-acknowledge" ready "orc-oil-tanker-ready" help "basic orc voices help 1" dead "ship sinking" attack "orc-oil-tanker-attack"))(define-unit-type 'unit-orc-transport 'name "Transport" 'files '(tileset-summer "orc/units/transport.png") 'size '(72 72) 'animations 'animations-human-transport 'icon 'icon-orc-transport 'costs '(time 70 gold 600 wood 200 oil 500) 'speed 10 'hit-points 150 'tile-size '(1 1) 'box-size '(63 63) 'sight-range 4 'basic-damage 0 'piercing-damage 0 'missile 'missile-none 'max-attack-range 1 'armor-upgradable 1 'priority 70 'annoy-computer-factor 15 'points 50 'demand 1 'corpse '(unit-dead-body 12) 'type-naval 'right-sail 'sea-unit 'transporter 'selectable-by-rectangle 'sounds '( selected "orc-transport-selected" acknowledge "orc-transport-acknowledge" ready "orc-transport-ready" help "basic orc voices help 1" dead "ship sinking" attack "orc-transport-attack"))(define-unit-type 'unit-troll-destroyer 'name "Troll Destroyer" 'files '(tileset-summer "orc/units/troll destroyer.png") 'size '(88 88) 'animations 'animations-elven-destroyer 'icon 'icon-troll-destroyer 'costs '(time 90 gold 700 wood 350 oil 700) 'speed 10 'hit-points 100 'tile-size '(1 1) 'box-size '(63 63) 'sight-range 8 'computer-reaction-range 10 'person-reaction-range 8 'armor 10 'basic-damage 35 'piercing-damage 0 'missile 'missile-small-cannon 'max-attack-range 4 'weapons-upgradable 1 'armor-upgradable 1 'priority 65 'annoy-computer-factor 20 'points 150 'demand 1 'corpse '(unit-dead-body 12) 'type-naval 'right-attack 'can-attack 'can-target-land 'can-target-sea 'can-target-air 'sea-unit 'selectable-by-rectangle 'sounds '( selected "troll-destroyer-selected" acknowledge "troll-destroyer-acknowledge" ready "troll-destroyer-ready" help "basic orc voices help 1" dead "ship sinking" attack "troll-destroyer-attack"))(define-unit-type 'unit-ogre-juggernaught 'name "Ogre Juggernaught" 'files '(tileset-summer "orc/units/ogre juggernaught.png") 'size '(88 88) 'animations 'animations-battleship 'icon 'icon-ogre-juggernaught 'costs '(time 140 gold 1000 wood 500 oil 1000) 'speed 6 'hit-points 150 'tile-size '(1 1) 'box-size '(70 70) 'sight-range 8 'computer-reaction-range 10 'person-reaction-range 8 'armor 15 'basic-damage 130 'piercing-damage 0 'missile 'missile-big-cannon 'max-attack-range 6 'weapons-upgradable 1 'armor-upgradable 1 'priority 63 'annoy-computer-factor 25 'points 300 'demand 1 'corpse '(unit-dead-body 12) 'type-naval 'right-attack 'can-ground-attack 'can-attack 'can-target-land 'can-target-sea 'sea-unit 'selectable-by-rectangle 'sounds '( selected "ogre-juggernaught-selected" acknowledge "ogre-juggernaught-acknowledge" ready "ogre-juggernaught-ready" help "basic orc voices help 1" dead "ship sinking" attack "ogre-juggernaught-attack"))(define-unit-type 'unit-deathwing 'name "Deathwing" 'files '(tileset-summer "orc/units/dragon.png") 'size '(88 80) 'animations 'animations-deathwing 'icon 'icon-deathwing 'costs '(time 250 gold 2500) 'speed 14 'hit-points 800 'tile-size '(1 1) 'box-size '(71 71) 'sight-range 9 'computer-reaction-range 8 'person-reaction-range 6 'armor 10 'basic-damage 10 'piercing-damage 25 'missile 'missile-dragon-breath 'max-attack-range 5 'priority 65 'points 150 'demand 1 'type-fly 'right-attack 'can-attack 'can-target-land 'can-target-sea 'can-target-air 'air-unit 'can-see-submarine 'organic 'selectable-by-rectangle 'sounds '( selected "deathwing-selected" acknowledge "deathwing-acknowledge" ready "deathwing-ready" help "basic orc voices help 1" dead "explosion" attack "deathwing-attack"))(define-unit-type 'unit-giant-turtle 'name "Giant Turtle" 'files '(tileset-summer "orc/units/giant turtle.png" tileset-wasteland "tilesets/wasteland/orc/units/giant turtle.png" tileset-swamp "tilesets/swamp/orc/units/giant turtle.png") 'size '(72 72) 'animations 'animations-gnomish-submarine 'icon 'icon-giant-turtle 'costs '(time 100 gold 800 wood 150 oil 900) 'speed 7 'hit-points 60 'tile-size '(1 1) 'box-size '(63 63) 'sight-range 5 'computer-reaction-range 7 'person-reaction-range 5 'basic-damage 50 'piercing-damage 0 'missile 'missile-turtle-missile 'max-attack-range 4 'priority 60 'annoy-computer-factor 20 'points 120 'demand 1 'corpse '(unit-dead-body 12) 'type-naval 'right-attack 'can-attack 'can-target-sea 'sea-unit 'submarine 'can-see-submarine 'selectable-by-rectangle 'sounds '( selected "giant-turtle-selected" acknowledge "giant-turtle-acknowledge" ready "giant-turtle-ready" help "basic orc voices help 1" dead "ship sinking" attack "giant-turtle-attack"))(define-unit-type 'unit-goblin-zeppelin 'name "Goblin Zeppelin" 'files '(tileset-summer "orc/units/goblin zeppelin.png") 'size '(72 72) 'animations 'animations-goblin-zeppelin 'icon 'icon-goblin-zeppelin 'costs '(time 65 gold 500 wood 100) 'speed 17 'hit-points 150 'tile-size '(1 1) 'box-size '(63 63) 'sight-range 9 'computer-reaction-range 19 'person-reaction-range 15 'armor 2 'basic-damage 0 'piercing-damage 0 'missile 'missile-none 'max-attack-range 1 'priority 40 'points 40 'demand 1 'type-fly 'right-move 'air-unit 'can-see-submarine 'selectable-by-rectangle 'sounds '( selected "goblin-zeppelin-selected" acknowledge "goblin-zeppelin-acknowledge" ready "goblin-zeppelin-ready" help "basic orc voices help 1" dead "explosion" attack "goblin-zeppelin-attack"))(define-unit-type 'unit-dragon 'name "Dragon" 'use 'unit-deathwing 'size '(88 80) 'animations 'animations-deathwing 'icon 'icon-dragon 'costs '(time 250 gold 2500) 'speed 14 'hit-points 100 'tile-size '(1 1) 'box-size '(71 71) 'sight-range 6 'computer-reaction-range 8 'person-reaction-range 6 'armor 5 'basic-damage 0 'piercing-damage 16 'missile 'missile-dragon-breath 'max-attack-range 4 'priority 65 'points 150 'demand 1 'type-fly 'right-attack 'can-attack 'can-target-land 'can-target-sea 'can-target-air 'air-unit 'can-see-submarine 'organic 'selectable-by-rectangle 'sounds '( selected "dragon-selected" acknowledge "dragon-acknowledge" ready "dragon-ready" help "basic orc voices help 1" dead "explosion" attack "dragon-attack"))(define-unit-type 'unit-eye-of-vision 'name "Eye of Kilrogg" 'files '(tileset-summer "orc/units/eye of kilrogg.png") 'size '(32 32) 'animations 'animations-eye-of-vision 'icon 'icon-eye-of-kilrogg 'speed 42 'hit-points 100 'tile-size '(1 1) 'box-size '(31 31) 'sight-range 3 'computer-reaction-range 20 'person-reaction-range 10 'basic-damage 1 'piercing-damage 0 'missile 'missile-none 'max-attack-range 1 'priority 0 'decay-rate 3 'demand 1 'type-fly 'right-move 'air-unit 'can-see-submarine 'selectable-by-rectangle 'sounds '( selected "eye-of-kilrogg-selected" acknowledge "eye-of-kilrogg-acknowledge" ready "eye-of-kilrogg-ready" help "basic orc voices help 1" dead "eye-of-kilrogg-dead" attack "eye-of-kilrogg-attack"))(define-unit-type 'unit-korgath-bladefist 'name "Korgath Bladefist" 'use 'unit-grunt 'size '(72 72) 'animations 'animations-footman 'icon 'icon-korgath-bladefist 'costs '(time 60 gold 600) 'speed 10 'hit-points 240 'tile-size '(1 1) 'box-size '(31 31) 'sight-range 5 'computer-reaction-range 6 'person-reaction-range 4 'armor 8 'basic-damage 16 'piercing-damage 6 'missile 'missile-none 'max-attack-range 1 'weapons-upgradable 1 'armor-upgradable 1 'priority 60 'points 50 'demand 1 'corpse '(unit-dead-body 6) 'type-land 'right-attack 'can-attack 'can-target-land 'land-unit 'organic 'selectable-by-rectangle 'sounds '( selected "korgath-bladefist-selected" acknowledge "korgath-bladefist-acknowledge" ready "korgath-bladefist-ready" help "basic orc voices help 1" dead "basic orc voices dead" attack "korgath-bladefist-attack"))(define-unit-type 'unit-cho-gall 'name "Cho'gall" 'use 'unit-ogre 'size '(72 72) 'animations 'animations-ogre 'icon 'icon-cho-gall 'costs '(time 100 gold 1100 wood 50) 'speed 13 'hit-points 100 'max-mana 255 'tile-size '(1 1) 'box-size '(42 42) 'sight-range 5 'computer-reaction-range 7 'person-reaction-range 5 'basic-damage 10 'piercing-damage 5 'missile 'missile-none 'max-attack-range 1 'weapons-upgradable 1 'armor-upgradable 1 'priority 65 'points 120 'demand 1 'corpse '(unit-dead-body 0) 'type-land 'right-attack 'can-attack 'can-target-land 'land-unit 'hero 'can-cast-spell 'organic 'selectable-by-rectangle
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -