| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409 |
- {
- "troglodyte" :
- {
- "index": 70,
- "level": 1,
- "faction": "dungeon",
- "abilities":
- {
- "blindImmunity" :
- {
- "type" : "SPELL_IMMUNITY",
- "subtype" : "spell.blind"
- }
- },
- "upgrades": ["infernalTroglodyte"],
- "hasDoubleWeek": true,
- "graphics" :
- {
- "animation": "CTROGL.DEF"
- },
- "sound" :
- {
- "attack": "TROGATTK.wav",
- "defend": "TROGDFND.wav",
- "killed": "TROGKILL.wav",
- "move": "TROGMOVE.wav",
- "wince": "TROGWNCE.wav"
- }
- },
- "infernalTroglodyte" :
- {
- "index": 71,
- "level": 1,
- "faction": "dungeon",
- "abilities":
- {
- "blindImmunity" :
- {
- "type" : "SPELL_IMMUNITY",
- "subtype" : "spell.blind"
- }
- },
- "graphics" :
- {
- "animation": "CITROG.DEF"
- },
- "sound" :
- {
- "attack": "ITRGATTK.wav",
- "defend": "ITRGDFND.wav",
- "killed": "ITRGKILL.wav",
- "move": "ITRGMOVE.wav",
- "wince": "ITRGWNCE.wav"
- }
- },
- "harpy" :
- {
- "index": 72,
- "level": 2,
- "faction": "dungeon",
- "abilities":
- {
- "strikeAndReturn" :
- {
- "type" : "RETURN_AFTER_STRIKE"
- }
- },
- "upgrades": ["harpyHag"],
- "hasDoubleWeek": true,
- "graphics" :
- {
- "animation": "CHARPY.DEF"
- },
- "sound" :
- {
- "attack": "HARPATTK.wav",
- "defend": "HARPDFND.wav",
- "killed": "HARPKILL.wav",
- "move": "HARPMOVE.wav",
- "shoot": "silence",
- "wince": "HARPWNCE.wav"
- }
- },
- "harpyHag" :
- {
- "index": 73,
- "level": 2,
- "faction": "dungeon",
- "abilities":
- {
- "strikeAndReturn" :
- {
- "type" : "RETURN_AFTER_STRIKE"
- },
- "noRetaliation" :
- {
- "type" : "BLOCKS_RETALIATION"
- }
- },
- "graphics" :
- {
- "animation": "CHARPH.DEF"
- },
- "sound" :
- {
- "attack": "HHAGATTK.wav",
- "defend": "HHAGDFND.wav",
- "killed": "HHAGKILL.wav",
- "move": "HHAGMOVE.wav",
- "shoot": "HHAGSHOT.wav",
- "wince": "HHAGWNCE.wav"
- }
- },
- "beholder" :
- {
- "index": 74,
- "level": 3,
- "faction": "dungeon",
- "upgrades": ["evilEye"],
- "graphics" :
- {
- "animation": "CBEHOL.DEF",
- "missile" :
- {
- "projectile": "SMBALX.DEF"
- }
- },
- "sound" :
- {
- "attack": "BHDRATTK.wav",
- "defend": "BHDRDFND.wav",
- "killed": "BHDRKILL.wav",
- "move": "BHDRMOVE.wav",
- "shoot": "BHDRSHOT.wav",
- "wince": "BHDRWNCE.wav"
- }
- },
- "evilEye" :
- {
- "index": 75,
- "level": 3,
- "faction": "dungeon",
- "graphics" :
- {
- "animation": "CEVEYE.DEF",
- "missile" :
- {
- "projectile": "SMBALX.DEF"
- }
- },
- "sound" :
- {
- "attack": "EVLIATTK.wav",
- "defend": "EVLIDFND.wav",
- "killed": "EVLIKILL.wav",
- "move": "EVLIMOVE.wav",
- "shoot": "EVLISHOT.wav",
- "wince": "EVLIWNCE.wav"
- }
- },
- "medusa" :
- {
- "index": 76,
- "level": 4,
- "faction": "dungeon",
- "abilities":
- {
- "petrification" :
- {
- "type" : "SPELL_AFTER_ATTACK",
- "subtype" : "spell.stoneGaze",
- "val" : 20,
- "addInfo" : 2000 // FIXME: replace with range field?
- }
- },
- "upgrades": ["medusaQueen"],
- "graphics" :
- {
- "animation": "CMEDUS.DEF",
- "missile" :
- {
- "projectile": "PMEDUSX.DEF"
- }
- },
- "sound" :
- {
- "attack": "MEDUATTK.wav",
- "defend": "MEDUDFND.wav",
- "killed": "MEDUKILL.wav",
- "move": "MEDUMOVE.wav",
- "shoot": "MEDUSHOT.wav",
- "wince": "MEDUWNCE.wav"
- }
- },
- "medusaQueen" :
- {
- "index": 77,
- "level": 4,
- "faction": "dungeon",
- "abilities":
- {
- "petrification" :
- {
- "type" : "SPELL_AFTER_ATTACK",
- "subtype" : "spell.stoneGaze",
- "val" : 20,
- "addInfo" : 2000 // FIXME: replace with range?
- }
- },
- "graphics" :
- {
- "animation": "CMEDUQ.DEF",
- "missile" :
- {
- "projectile": "PMEDUSX.DEF"
- }
- },
- "sound" :
- {
- "attack": "MEDQATTK.wav",
- "defend": "MEDQDFND.wav",
- "killed": "MEDQKILL.wav",
- "move": "MEDQMOVE.wav",
- "shoot": "MEDQSHOT.wav",
- "wince": "MEDQWNCE.wav"
- }
- },
- "minotaur" :
- {
- "index": 78,
- "level": 5,
- "faction": "dungeon",
- "abilities":
- {
- "fearless" :
- {
- "type" : "SELF_MORALE"
- }
- },
- "upgrades": ["minotaurKing"],
- "graphics" :
- {
- "animation": "CMINOT.DEF"
- },
- "sound" :
- {
- "attack": "MINOATTK.wav",
- "defend": "MINODFND.wav",
- "killed": "MINOKILL.wav",
- "move": "MINOMOVE.wav",
- "wince": "MINOWNCE.wav"
- }
- },
- "minotaurKing" :
- {
- "index": 79,
- "level": 5,
- "faction": "dungeon",
- "abilities":
- {
- "fearless" :
- {
- "type" : "SELF_MORALE"
- }
- },
- "graphics" :
- {
- "animation": "CMINOK.DEF"
- },
- "sound" :
- {
- "attack": "MINKATTK.wav",
- "defend": "MINKDFND.wav",
- "killed": "MINKKILL.wav",
- "move": "MINKMOVE.wav",
- "shoot": "MINKSHOT.wav",
- "wince": "MINKWNCE.wav"
- }
- },
- "manticore" :
- {
- "index": 80,
- "level": 6,
- "faction": "dungeon",
- "upgrades": ["scorpicore"],
- "graphics" :
- {
- "animation": "CMCORE.DEF"
- },
- "sound" :
- {
- "attack": "MANTATTK.wav",
- "defend": "MANTDFND.wav",
- "killed": "MANTKILL.wav",
- "move": "MANTMOVE.wav",
- "shoot": "MANTSHOT.wav",
- "wince": "MANTWNCE.wav"
- }
- },
- "scorpicore" :
- {
- "index": 81,
- "level": 6,
- "faction": "dungeon",
- "abilities":
- {
- "paralize" :
- {
- "type" : "SPELL_AFTER_ATTACK",
- "subtype" : "spell.paralyze",
- "val" : 20
- }
- },
- "graphics" :
- {
- "animation": "CCMCOR.DEF"
- },
- "sound" :
- {
- "attack": "SCRPATTK.wav",
- "defend": "SCRPDFND.wav",
- "killed": "SCRPKILL.wav",
- "move": "SCRPMOVE.wav",
- "shoot": "SCRPSHOT.wav",
- "wince": "SCRPWNCE.wav"
- }
- },
- "redDragon" :
- {
- "index": 82,
- "level": 7,
- "faction": "dungeon",
- "abilities":
- {
- "dragon" :
- {
- "type" : "DRAGON_NATURE"
- },
- "fireBreath" :
- {
- "type" : "TWO_HEX_ATTACK_BREATH"
- },
- "spellImmunity" :
- {
- "type" : "LEVEL_SPELL_IMMUNITY",
- "val" : 3
- }
- },
- "upgrades": ["blackDragon"],
- "graphics" :
- {
- "animation": "CRDRGN.DEF"
- },
- "sound" :
- {
- "attack": "RDDRATTK.wav",
- "defend": "RDDRDFND.wav",
- "killed": "RDDRKILL.wav",
- "move": "RDDRMOVE.wav",
- "wince": "RDDRWNCE.wav"
- }
- },
- "blackDragon" :
- {
- "index": 83,
- "level": 7,
- "faction": "dungeon",
- "abilities":
- {
- "dragon" :
- {
- "type" : "DRAGON_NATURE"
- },
- "fireBreath" :
- {
- "type" : "TWO_HEX_ATTACK_BREATH"
- },
- "spellImmunity" :
- {
- "type" : "LEVEL_SPELL_IMMUNITY",
- "val" : 5
- },
- "hateGiants" :
- {
- "type" : "HATE",
- "subtype" : "creature.giant",
- "val" : 50
- },
- "hateTitans" :
- {
- "type" : "HATE",
- "subtype" : "creature.titan",
- "val" : 50
- }
- },
- "graphics" :
- {
- "animation": "CBDRGN.DEF"
- },
- "sound" :
- {
- "attack": "BKDRATTK.wav",
- "defend": "BKDRDFND.wav",
- "killed": "BKDRKILL.wav",
- "move": "BKDRMOVE.wav",
- "wince": "BKDRWNCE.wav"
- }
- }
- }
|