| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882 |
- {
- "pixie" :
- {
- "index": 118,
- "level": 1,
- "extraNames": [ "pixies" ],
- "faction": "conflux",
- "upgrades": ["sprite"],
- "abilities" :
- {
- "canFly" :
- {
- "type" : "FLYING"
- }
- },
- "graphics" :
- {
- "mapAttackFromRight": "AvWattak.def:0:236",
- "mapAttackFromLeft": "AvWattak.def:0:237",
- "animation": "CPIXIE.DEF"
- },
- "sound" :
- {
- "attack": "PIXIATTK.wav",
- "defend": "PIXIDFND.wav",
- "killed": "PIXIKILL.wav",
- "move": "PIXIMOVE.wav",
- "wince": "PIXIWNCE.wav"
- }
- },
- "sprite" :
- {
- "index": 119,
- "level": 1,
- "faction": "conflux",
- "abilities" :
- {
- "canFly" :
- {
- "type" : "FLYING"
- },
- "noRetaliation" :
- {
- "type" : "BLOCKS_RETALIATION"
- }
- },
- "graphics" :
- {
- "mapAttackFromRight": "AvWattak.def:0:238",
- "mapAttackFromLeft": "AvWattak.def:0:239",
- "animation": "CSPRITE.DEF"
- },
- "sound" :
- {
- "attack": "SPRTATTK.wav",
- "defend": "SPRTDFND.wav",
- "killed": "SPRTKILL.wav",
- "move": "SPRTMOVE.wav",
- "wince": "SPRTWNCE.wav"
- }
- },
- "airElemental" :
- {
- "index": 112,
- "level": 2,
- "extraNames": [ "airElementals" ],
- "faction": "conflux",
- "abilities":
- {
- "nonLiving" :
- {
- "type" : "NON_LIVING"
- },
- "immuneToMind" :
- {
- "type" : "MIND_IMMUNITY"
- },
- "meteorShowerImmunity" :
- {
- "type" : "SPELL_IMMUNITY",
- "subtype" : "spell.meteorShower"
- },
- "lightingVulnerablity" :
- {
- "type" : "MORE_DAMAGE_FROM_SPELL",
- "subtype" : "spell.lightningBolt",
- "val" : 100
- },
- "chainLightingVulnerablity" :
- {
- "type" : "MORE_DAMAGE_FROM_SPELL",
- "subtype" : "spell.chainLightning",
- "val" : 100
- },
- "armageddonVulnerablity" :
- {
- "type" : "MORE_DAMAGE_FROM_SPELL",
- "subtype" : "spell.armageddon",
- "val" : 100
- },
- "oppositeEarth" :
- {
- "type" : "HATE",
- "subtype" : "creature.earthElemental",
- "val" : 100
- },
- "oppositeMagma" :
- {
- "type" : "HATE",
- "subtype" : "creature.magmaElemental",
- "val" : 100
- }
- },
- "upgrades": ["stormElemental"],
- "graphics" :
- {
- "mapAttackFromRight": "AvWattak.def:0:224",
- "mapAttackFromLeft": "AvWattak.def:0:225",
- "animation": "CAELEM.DEF"
- },
- "sound" :
- {
- "attack": "AELMATTK.wav",
- "defend": "AELMDFND.wav",
- "killed": "AELMKILL.wav",
- "move": "AELMMOVE.wav",
- "wince": "AELMWNCE.wav"
- }
- },
- "stormElemental" :
- {
- "index": 127,
- "level": 2,
- "faction": "conflux",
- "shots" : 24,
- "abilities":
- {
- "nonLiving" :
- {
- "type" : "NON_LIVING"
- },
- "shooter" :
- {
- "type" : "SHOOTER"
- },
- "spellcaster":
- {
- "type" : "SPELLCASTER",
- "subtype" : "spell.protectAir",
- "val" : 2
- },
- "spellPower" :
- {
- "type" : "CREATURE_ENCHANT_POWER",
- "val" : 6
- },
- "spellPoints" :
- {
- "type" : "CASTS",
- "val" : 3
- },
- "immuneToMind" :
- {
- "type" : "MIND_IMMUNITY"
- },
- "meteorShowerImmunity" :
- {
- "type" : "SPELL_IMMUNITY",
- "subtype" : "spell.meteorShower"
- },
- "lightingVulnerablity" :
- {
- "type" : "MORE_DAMAGE_FROM_SPELL",
- "subtype" : "spell.lightningBolt",
- "val" : 100
- },
- "chainLightingVulnerablity" :
- {
- "type" : "MORE_DAMAGE_FROM_SPELL",
- "subtype" : "spell.chainLightning",
- "val" : 100
- },
- "armageddonVulnerablity" :
- {
- "type" : "MORE_DAMAGE_FROM_SPELL",
- "subtype" : "spell.armageddon",
- "val" : 100
- },
- "oppositeEarth" :
- {
- "type" : "HATE",
- "subtype" : "creature.earthElemental",
- "val" : 100
- },
- "oppositeMagma" :
- {
- "type" : "HATE",
- "subtype" : "creature.magmaElemental",
- "val" : 100
- }
- },
- "graphics" :
- {
- "mapAttackFromRight": "AvWattak.def:0:254",
- "mapAttackFromLeft": "AvWattak.def:0:255",
- "animation": "CSTORM.DEF",
- "missile" :
- {
- "projectile": "CPRGTIX.DEF"
- }
- },
- "sound" :
- {
- "attack": "STORATTK.wav",
- "defend": "STORDFND.wav",
- "killed": "STORKILL.wav",
- "move": "STORMOVE.wav",
- "shoot": "STORSHOT.wav",
- "wince": "STORWNCE.wav"
- }
- },
- "waterElemental" :
- {
- "index": 115,
- "level": 3,
- "extraNames": [ "waterElementals" ],
- "faction": "conflux",
- "doubleWide" : true,
- "abilities":
- {
- "nonLiving" :
- {
- "type" : "NON_LIVING"
- },
- "immuneToMind" :
- {
- "type" : "MIND_IMMUNITY"
- },
- "immuneToIceBolt" :
- {
- "type" : "SPELL_IMMUNITY",
- "subtype" : "spell.iceBolt"
- },
- "immuneToFrostRing" :
- {
- "type" : "SPELL_IMMUNITY",
- "subtype" : "spell.frostRing"
- },
- "fireballVulnerablity" :
- {
- "type" : "MORE_DAMAGE_FROM_SPELL",
- "subtype" : "spell.fireball",
- "val" : 100
- },
- "infernoVulnerablity" :
- {
- "type" : "MORE_DAMAGE_FROM_SPELL",
- "subtype" : "spell.inferno",
- "val" : 100
- },
- "armageddonVulnerablity" :
- {
- "type" : "MORE_DAMAGE_FROM_SPELL",
- "subtype" : "spell.armageddon",
- "val" : 100
- },
- "fireShieldVulnerablity" :
- {
- "type" : "MORE_DAMAGE_FROM_SPELL",
- "subtype" : "spell.fireShield",
- "val" : 100
- },
- "fireWallVulnerablity" :
- {
- "type" : "MORE_DAMAGE_FROM_SPELL",
- "subtype" : "spell.fireWallTrigger",
- "val" : 100
- },
- "oppositeFire" :
- {
- "type" : "HATE",
- "subtype" : "creature.fireElemental",
- "val" : 100
- },
- "oppositeEnergy" :
- {
- "type" : "HATE",
- "subtype" : "creature.energyElemental",
- "val" : 100
- }
- },
- "upgrades": ["iceElemental"],
- "graphics" :
- {
- "mapAttackFromRight": "AvWattak.def:0:230",
- "mapAttackFromLeft": "AvWattak.def:0:231",
- "animation": "CWELEM.DEF"
- },
- "sound" :
- {
- "attack": "WELMATTK.wav",
- "defend": "WELMDFND.wav",
- "killed": "WELMKILL.wav",
- "move": "WELMMOVE.wav",
- "wince": "WELMWNCE.wav"
- }
- },
- "iceElemental" :
- {
- "index": 123,
- "level": 3,
- "faction": "conflux",
- "doubleWide" : true,
- "shots" : 24,
- "abilities":
- {
- "nonLiving" :
- {
- "type" : "NON_LIVING"
- },
- "shooter" :
- {
- "type" : "SHOOTER"
- },
- "spellcaster":
- {
- "type" : "SPELLCASTER",
- "subtype" : "spell.protectWater",
- "val" : 2
- },
- "spellPower" :
- {
- "type" : "CREATURE_ENCHANT_POWER",
- "val" : 6
- },
- "spellPoints" :
- {
- "type" : "CASTS",
- "val" : 3
- },
- "immuneToMind" :
- {
- "type" : "MIND_IMMUNITY"
- },
- "immuneToIceBolt" :
- {
- "type" : "SPELL_IMMUNITY",
- "subtype" : "spell.iceBolt"
- },
- "immuneToFrostRing" :
- {
- "type" : "SPELL_IMMUNITY",
- "subtype" : "spell.frostRing"
- },
- "fireballVulnerablity" :
- {
- "type" : "MORE_DAMAGE_FROM_SPELL",
- "subtype" : "spell.fireball",
- "val" : 100
- },
- "infernoVulnerablity" :
- {
- "type" : "MORE_DAMAGE_FROM_SPELL",
- "subtype" : "spell.inferno",
- "val" : 100
- },
- "armageddonVulnerablity" :
- {
- "type" : "MORE_DAMAGE_FROM_SPELL",
- "subtype" : "spell.armageddon",
- "val" : 100
- },
- "fireShieldVulnerablity" :
- {
- "type" : "MORE_DAMAGE_FROM_SPELL",
- "subtype" : "spell.fireShield",
- "val" : 100
- },
- "fireWallVulnerablity" :
- {
- "type" : "MORE_DAMAGE_FROM_SPELL",
- "subtype" : "spell.fireWallTrigger",
- "val" : 100
- },
- "oppositeFire" :
- {
- "type" : "HATE",
- "subtype" : "creature.fireElemental",
- "val" : 100
- },
- "oppositeEnergy" :
- {
- "type" : "HATE",
- "subtype" : "creature.energyElemental",
- "val" : 100
- }
- },
- "graphics" :
- {
- "mapAttackFromRight": "AvWattak.def:0:246",
- "mapAttackFromLeft": "AvWattak.def:0:247",
- "animation": "CICEE.DEF",
- "missile" :
- {
- "projectile": "PICEE.DEF"
- }
- },
- "sound" :
- {
- "attack": "ICELATTK.wav",
- "defend": "ICELDFND.wav",
- "killed": "ICELKILL.wav",
- "move": "ICELMOVE.wav",
- "shoot": "ICELSHOT.wav",
- "wince": "ICELWNCE.wav"
- }
- },
- "fireElemental" :
- {
- "index": 114,
- "level": 4,
- "faction": "conflux",
- "abilities":
- {
- "nonLiving" :
- {
- "type" : "NON_LIVING"
- },
- "immuneToMind" :
- {
- "type" : "MIND_IMMUNITY"
- },
- "immuneToFire" :
- {
- "type" : "SPELL_SCHOOL_IMMUNITY",
- "subtype" : "spellSchool.fire"
- },
- "iceBoltVulnerablity" :
- {
- "type" : "MORE_DAMAGE_FROM_SPELL",
- "subtype" : "spell.iceBolt",
- "val" : 100
- },
- "frostRingVulnerablity" :
- {
- "type" : "MORE_DAMAGE_FROM_SPELL",
- "subtype" : "spell.frostRing",
- "val" : 100
- },
- "oppositeWater" :
- {
- "type" : "HATE",
- "subtype" : "creature.waterElemental",
- "val" : 100
- },
- "oppositeIce" :
- {
- "type" : "HATE",
- "subtype" : "creature.iceElemental",
- "val" : 100
- }
- },
- "upgrades": ["energyElemental"],
- "graphics" :
- {
- "mapAttackFromRight": "AvWattak.def:0:228",
- "mapAttackFromLeft": "AvWattak.def:0:229",
- "animation": "CFELEM.DEF"
- },
- "sound" :
- {
- "attack": "FELMATTK.wav",
- "defend": "FELMDFND.wav",
- "killed": "FELMKILL.wav",
- "move": "FELMMOVE.wav",
- "wince": "FELMWNCE.wav"
- }
- },
- "energyElemental" :
- {
- "index": 129,
- "level": 4,
- "faction": "conflux",
- "abilities":
- {
- "nonLiving" :
- {
- "type" : "NON_LIVING"
- },
- "energizes" :
- {
- "type" : "FLYING"
- },
- "spellcaster" :
- {
- "type" : "SPELLCASTER",
- "subtype" : "spell.protectFire",
- "val" : 2
- },
- "spellPower" :
- {
- "type" : "CREATURE_ENCHANT_POWER",
- "val" : 6
- },
- "spellPoints" :
- {
- "type" : "CASTS",
- "val" : 3
- },
- "immuneToMind" :
- {
- "type" : "MIND_IMMUNITY"
- },
- "immuneToFire" :
- {
- "type" : "SPELL_SCHOOL_IMMUNITY",
- "subtype" : "spellSchool.fire"
- },
- "iceBoltVulnerablity" :
- {
- "type" : "MORE_DAMAGE_FROM_SPELL",
- "subtype" : "spell.iceBolt",
- "val" : 100
- },
- "frostRingVulnerablity" :
- {
- "type" : "MORE_DAMAGE_FROM_SPELL",
- "subtype" : "spell.frostRing",
- "val" : 100
- },
- "oppositeWater" :
- {
- "type" : "HATE",
- "subtype" : "creature.waterElemental",
- "val" : 100
- },
- "oppositeIce" :
- {
- "type" : "HATE",
- "subtype" : "creature.iceElemental",
- "val" : 100
- }
- },
- "graphics" :
- {
- "mapAttackFromRight": "AvWattak.def:0:258",
- "mapAttackFromLeft": "AvWattak.def:0:259",
- "animation": "CNRG.DEF"
- },
- "sound" :
- {
- "attack": "ENERATTK.wav",
- "defend": "ENERDFND.wav",
- "killed": "ENERKILL.wav",
- "move": "ENERMOVE.wav",
- "wince": "ENERWNCE.wav"
- }
- },
- "earthElemental" :
- {
- "index": 113,
- "level": 5,
- "faction": "conflux",
- "abilities":
- {
- "nonLiving" :
- {
- "type" : "NON_LIVING"
- },
- "immuneToMind" :
- {
- "type" : "MIND_IMMUNITY"
- },
- "lightingImmunity" :
- {
- "type" : "SPELL_IMMUNITY",
- "subtype" : "spell.lightningBolt"
- },
- "chainLightingImmunity" :
- {
- "type" : "SPELL_IMMUNITY",
- "subtype" : "spell.chainLightning"
- },
- "armageddonImmunity" :
- {
- "type" : "SPELL_IMMUNITY",
- "subtype" : "spell.armageddon"
- },
- "meteorShowerVulnerability" :
- {
- "type" : "MORE_DAMAGE_FROM_SPELL",
- "subtype" : "spell.meteorShower",
- "val" : 100
- },
- "oppositeAir" :
- {
- "type" : "HATE",
- "subtype" : "creature.airElemental",
- "val" : 100
- },
- "oppositeStorm" :
- {
- "type" : "HATE",
- "subtype" : "creature.stormElemental",
- "val" : 100
- }
- },
- "upgrades": ["magmaElemental"],
- "graphics" :
- {
- "mapAttackFromRight": "AvWattak.def:0:226",
- "mapAttackFromLeft": "AvWattak.def:0:227",
- "animation": "CEELEM.DEF"
- },
- "sound" :
- {
- "attack": "EELMATTK.wav",
- "defend": "EELMDFND.wav",
- "killed": "EELMKILL.wav",
- "move": "EELMMOVE.wav",
- "wince": "EELMWNCE.wav"
- }
- },
- "magmaElemental" :
- {
- "index": 125,
- "level": 5,
- "faction": "conflux",
- "abilities":
- {
- "nonLiving" :
- {
- "type" : "NON_LIVING"
- },
- "spellcaster":
- {
- "type" : "SPELLCASTER",
- "subtype" : "spell.protectEarth",
- "val" : 2
- },
- "spellPower" :
- {
- "type" : "CREATURE_ENCHANT_POWER",
- "val" : 6
- },
- "spellPoints" :
- {
- "type" : "CASTS",
- "val" : 3
- },
- "immuneToMind" :
- {
- "type" : "MIND_IMMUNITY"
- },
- "lightingImmunity" :
- {
- "type" : "SPELL_IMMUNITY",
- "subtype" : "spell.lightningBolt"
- },
- "chainLightingImmunity" :
- {
- "type" : "SPELL_IMMUNITY",
- "subtype" : "spell.chainLightning"
- },
- "armageddonImmunity" :
- {
- "type" : "SPELL_IMMUNITY",
- "subtype" : "spell.armageddon"
- },
- "meteorShowerVulnerability" :
- {
- "type" : "MORE_DAMAGE_FROM_SPELL",
- "subtype" : "spell.meteorShower",
- "val" : 100
- },
- "oppositeAir" :
- {
- "type" : "HATE",
- "subtype" : "creature.airElemental",
- "val" : 100
- },
- "oppositeStorm" :
- {
- "type" : "HATE",
- "subtype" : "creature.stormElemental",
- "val" : 100
- }
- },
- "graphics" :
- {
- "mapAttackFromRight": "AvWattak.def:0:250",
- "mapAttackFromLeft": "AvWattak.def:0:251",
- "animation": "CSTONE.DEF"
- },
- "sound" :
- {
- "attack": "MAGMATTK.wav",
- "defend": "MAGMDFND.wav",
- "killed": "MAGMKILL.wav",
- "move": "MAGMMOVE.wav",
- "wince": "MAGMWNCE.wav"
- }
- },
- "psychicElemental" :
- {
- "index": 120,
- "level": 6,
- "faction": "conflux",
- "abilities":
- {
- "nonLiving" :
- {
- "type" : "NON_LIVING"
- },
- "attackAllAdjacent" :
- {
- "type" : "ATTACKS_ALL_ADJACENT"
- },
- "noRetaliation" :
- {
- "type" : "BLOCKS_RETALIATION"
- },
- "immuneToMind" :
- {
- "type" : "MIND_IMMUNITY"
- }
- },
- "doubleWide" : false,
- "upgrades": ["magicElemental"],
- "graphics" :
- {
- "mapAttackFromRight": "AvWattak.def:0:240",
- "mapAttackFromLeft": "AvWattak.def:0:241",
- "animation": "CPSYEL.DEF"
- },
- "sound" :
- {
- "attack": "PSYCATTK.wav",
- "defend": "PSYCDFND.wav",
- "killed": "PSYCKILL.wav",
- "move": "PSYCMOVE.wav",
- "wince": "PSYCWNCE.wav"
- }
- },
- "magicElemental" :
- {
- "index": 121,
- "level": 6,
- "faction": "conflux",
- "abilities":
- {
- "nonLiving" :
- {
- "type" : "NON_LIVING"
- },
- "attackAllAdjacent" :
- {
- "type" : "ATTACKS_ALL_ADJACENT"
- },
- "noRetaliation" :
- {
- "type" : "BLOCKS_RETALIATION"
- },
- "magicImmunity" :
- {
- "type" : "LEVEL_SPELL_IMMUNITY",
- "val" : 5
- }
- },
- "doubleWide" : false,
- "graphics" :
- {
- "mapAttackFromRight": "AvWattak.def:0:242",
- "mapAttackFromLeft": "AvWattak.def:0:243",
- "animation": "CMAGEL.DEF"
- },
- "sound" :
- {
- "attack": "MGELATTK.wav",
- "defend": "MGELDFND.wav",
- "killed": "MGELKILL.wav",
- "move": "MGELMOVE.wav",
- "wince": "MGELWNCE.wav"
- }
- },
- "firebird" :
- {
- "index": 130,
- "level": 7,
- "faction": "conflux",
- "upgrades": ["phoenix"],
- "doubleWide" : true,
- "abilities":
- {
- "canFly" :
- {
- "type" : "FLYING"
- },
- "twoHexAttackBreath" :
- {
- "type" : "TWO_HEX_ATTACK_BREATH"
- },
- "immuneToFire" :
- {
- "type" : "SPELL_SCHOOL_IMMUNITY",
- "subtype" : "spellSchool.fire"
- },
- "KING_1" : // Will be affected by Slayer with no expertise
- {
- "type" : "KING",
- "val" : 0
- }
- },
- "graphics" :
- {
- "mapAttackFromRight": "AvWattak.def:0:260",
- "mapAttackFromLeft": "AvWattak.def:0:261",
- "animation": "CFBIRD.DEF"
- },
- "sound" :
- {
- "attack": "FIRBATTK.wav",
- "defend": "FIRBDFND.wav",
- "killed": "FIRBKILL.wav",
- "move": "FIRBMOVE.wav",
- "wince": "FIRBWNCE.wav"
- }
- },
- "phoenix" :
- {
- "index": 131,
- "level": 7,
- "faction": "conflux",
- "doubleWide" : true,
- "abilities":
- {
- "canFly" :
- {
- "type" : "FLYING"
- },
- "twoHexAttackBreath" :
- {
- "type" : "TWO_HEX_ATTACK_BREATH"
- },
- "rebirthOnce" :
- {
- "type" : "CASTS",
- "val" : 1
- },
- "rebirth" :
- {
- "type" : "REBIRTH",
- "val" : 20
- },
- "immuneToFire" :
- {
- "type" : "SPELL_SCHOOL_IMMUNITY",
- "subtype" : "spellSchool.fire"
- },
- "KING_1" : // Will be affected by Slayer with no expertise
- {
- "type" : "KING",
- "val" : 0
- }
- },
- "graphics" :
- {
- "mapAttackFromRight": "AvWattak.def:0:262",
- "mapAttackFromLeft": "AvWattak.def:0:263",
- "animation": "CPHX.DEF"
- },
- "sound" :
- {
- "attack": "PHOEATTK.wav",
- "defend": "PHOEDFND.wav",
- "killed": "PHOEKILL.wav",
- "move": "PHOEMOVE.wav",
- "wince": "PHOEWNCE.wav"
- }
- }
- }
|