| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493 |
- {
- "pikeman" :
- {
- "index": 0,
- "level": 1,
- "faction": "castle",
- "upgrades": ["halberdier"],
- "abilities":
- {
- "cavalryChargeImmunity" :
- {
- "type" : "CHARGE_IMMUNITY"
- }
- },
- "graphics" :
- {
- "mapAttackFromRight": "AvWattak.def:0:0",
- "mapAttackFromLeft": "AvWattak.def:0:1",
- "animation": "CPKMAN.DEF"
- },
- "sound" :
- {
- "attack": "PIKEATTK.wav",
- "defend": "PIKEDFND.wav",
- "killed": "PIKEKILL.wav",
- "move": "PIKEMOVE.wav",
- "wince": "PIKEWNCE.wav"
- }
- },
- "halberdier" :
- {
- "index": 1,
- "level": 1,
- "faction": "castle",
- "abilities":
- {
- "cavalryChargeImmunity" :
- {
- "type" : "CHARGE_IMMUNITY"
- }
- },
- "graphics" :
- {
- "mapAttackFromRight": "AvWattak.def:0:2",
- "mapAttackFromLeft": "AvWattak.def:0:3",
- "animation": "CHALBD.DEF"
- },
- "sound" :
- {
- "attack": "HALBATTK.wav",
- "defend": "HALBDFND.wav",
- "killed": "HALBKILL.wav",
- "move": "HALBMOVE.wav",
- "wince": "HALBWNCE.wav"
- }
- },
- "archer" :
- {
- "index": 2,
- "level": 2,
- "compatibilityIdentifiers": [ "lightCrossbowman" ],
- "faction": "castle",
- "upgrades": ["marksman"],
- "shots" : 12,
- "abilities" :
- {
- "shooter" : {
- "type" : "SHOOTER"
- }
- },
- "graphics" :
- {
- "mapAttackFromRight": "AvWattak.def:0:4",
- "mapAttackFromLeft": "AvWattak.def:0:5",
- "animation": "CLCBOW.DEF",
- "missile" :
- {
- "projectile": "PLCBOWX.DEF"
- }
- },
- "sound" :
- {
- "attack": "LCRSATTK.wav",
- "defend": "LCRSDFND.wav",
- "killed": "LCRSKILL.wav",
- "move": "LCRSMOVE.wav",
- "shoot": "LCRSSHOT.wav",
- "wince": "LCRSWNCE.wav"
- }
- },
- "marksman" :
- {
- "index": 3,
- "level": 2,
- "faction": "castle",
- "shots" : 24,
- "abilities":
- {
- "shooter" : {
- "type" : "SHOOTER"
- },
- "extraAttack" :
- {
- "type": "ADDITIONAL_ATTACK",
- "val" : 1,
- "description" : "PLACEHOLDER",
- "effectRange": "ONLY_DISTANCE_FIGHT"
- }
- },
- "graphics" :
- {
- "mapAttackFromRight": "AvWattak.def:0:6",
- "mapAttackFromLeft": "AvWattak.def:0:7",
- "animation": "CHCBOW.DEF",
- "missile" :
- {
- "projectile": "PLCBOWX.DEF"
- }
- },
- "sound" :
- {
- "attack": "HCRSATTK.wav",
- "defend": "HCRSDFND.wav",
- "killed": "HCRSKILL.wav",
- "move": "HCRSMOVE.wav",
- "shoot": "HCRSSHOT.wav",
- "wince": "HCRSWNCE.wav"
- }
- },
- "griffin" :
- {
- "index": 4,
- "level": 3,
- "faction": "castle",
- "doubleWide": true,
- "abilities":
- {
- "canFly" : {
- "type" : "FLYING"
- },
- "extraRetaliation" :
- {
- "type" : "ADDITIONAL_RETALIATION",
- "val" : 1
- }
- },
- "upgrades": ["royalGriffin"],
- "hasDoubleWeek": true,
- "graphics" :
- {
- "mapAttackFromRight": "AvWattak.def:0:8",
- "mapAttackFromLeft": "AvWattak.def:0:9",
- "animation": "CGRIFF.DEF"
- },
- "sound" :
- {
- "attack": "GRIFATTK.wav",
- "defend": "GRIFDFND.wav",
- "killed": "GRIFKILL.wav",
- "move": "GRIFMOVE.wav",
- "wince": "GRIFWNCE.wav"
- }
- },
- "royalGriffin" :
- {
- "index": 5,
- "level": 3,
- "faction": "castle",
- "doubleWide": true,
- "abilities":
- {
- "canFly" : {
- "type" : "FLYING"
- },
- "unlimitedRetaliation" :
- {
- "type" : "UNLIMITED_RETALIATIONS"
- }
- },
- "graphics" :
- {
- "mapAttackFromRight": "AvWattak.def:0:10",
- "mapAttackFromLeft": "AvWattak.def:0:11",
- "animation": "CRGRIF.DEF"
- },
- "sound" :
- {
- "attack": "RGRFATTK.wav",
- "defend": "RGRFDFND.wav",
- "killed": "RGRFKILL.wav",
- "move": "RGRFMOVE.wav",
- "wince": "RGRFWNCE.wav"
- }
- },
- "swordsman" :
- {
- "index": 6,
- "level": 4,
- "faction": "castle",
- "upgrades": ["crusader"],
- "graphics" :
- {
- "mapAttackFromRight": "AvWattak.def:0:12",
- "mapAttackFromLeft": "AvWattak.def:0:13",
- "animation": "CSWORD.DEF"
- },
- "sound" :
- {
- "attack": "SWRDATTK.wav",
- "defend": "SWRDDFND.wav",
- "killed": "SWRDKILL.wav",
- "move": "SWRDMOVE.wav",
- "wince": "SWRDWNCE.wav"
- }
- },
- "crusader" :
- {
- "index": 7,
- "level": 4,
- "faction": "castle",
- "abilities":
- {
- "extraAttack" :
- {
- "type" : "ADDITIONAL_ATTACK",
- "val" : 1
- }
- },
- "graphics" :
- {
- "mapAttackFromRight": "AvWattak.def:0:14",
- "mapAttackFromLeft": "AvWattak.def:0:15",
- "animation": "CCRUSD.DEF"
- },
- "sound" :
- {
- "attack": "CRUSATTK.wav",
- "defend": "CRUSDFND.wav",
- "killed": "CRUSKILL.wav",
- "move": "CRUSMOVE.wav",
- "wince": "CRUSWNCE.wav"
- }
- },
- "monk" :
- {
- "index": 8,
- "level": 5,
- "faction": "castle",
- "upgrades": ["zealot"],
- "shots" : 12,
- "abilities" :
- {
- "shooter" : {
- "type" : "SHOOTER"
- }
- },
- "graphics" :
- {
- "mapAttackFromRight": "AvWattak.def:0:16",
- "mapAttackFromLeft": "AvWattak.def:0:17",
- "animation": "CMONKK.DEF",
- "missile" :
- {
- "projectile": "CPRZEAX.DEF"
- }
- },
- "sound" :
- {
- "attack": "MONKATTK.wav",
- "defend": "MONKDFND.wav",
- "killed": "MONKKILL.wav",
- "move": "MONKMOVE.wav",
- "shoot": "MONKSHOT.wav",
- "wince": "MONKWNCE.wav"
- }
- },
- "zealot" :
- {
- "index": 9,
- "level": 5,
- "faction": "castle",
- "shots" : 24,
- "abilities" :
- {
- "shooter" : {
- "type" : "SHOOTER"
- },
- "noMeleePenalty" : {
- "type" : "NO_MELEE_PENALTY"
- }
- },
- "graphics" :
- {
- "mapAttackFromRight": "AvWattak.def:0:18",
- "mapAttackFromLeft": "AvWattak.def:0:19",
- "animation": "CZEALT.DEF",
- "missile" :
- {
- "projectile": "CPRZEAX.DEF"
- }
- },
- "sound" :
- {
- "attack": "ZELTATTK.wav",
- "defend": "ZELTDFND.wav",
- "killed": "ZELTKILL.wav",
- "move": "ZELTMOVE.wav",
- "shoot": "ZELTSHOT.wav",
- "wince": "ZELTWNCE.wav"
- }
- },
- "cavalier" :
- {
- "index": 10,
- "level": 6,
- "faction": "castle",
- "doubleWide": true,
- "upgrades": ["champion"],
- "abilities" :
- {
- "jousting":
- {
- "type": "JOUSTING",
- "val": 5
- }
- },
- "graphics" :
- {
- "mapAttackFromRight": "AvWattak.def:0:20",
- "mapAttackFromLeft": "AvWattak.def:0:21",
- "animation": "CCAVLR.DEF"
- },
- "sound" :
- {
- "attack": "CAVAATTK.wav",
- "defend": "CAVADFND.wav",
- "killed": "CAVAKILL.wav",
- "move": "CAVAMOVE.wav",
- "wince": "CAVAWNCE.wav"
- }
- },
- "champion" :
- {
- "index": 11,
- "level": 6,
- "faction": "castle",
- "doubleWide": true,
- "abilities" :
- {
- "jousting":
- {
- "type": "JOUSTING",
- "val": 5
- }
- },
- "graphics" :
- {
- "mapAttackFromRight": "AvWattak.def:0:22",
- "mapAttackFromLeft": "AvWattak.def:0:23",
- "animation": "CCHAMP.DEF"
- },
- "sound" :
- {
- "attack": "CHMPATTK.wav",
- "defend": "CHMPDFND.wav",
- "killed": "CHMPKILL.wav",
- "move": "CHMPMOVE.wav",
- "wince": "CHMPWNCE.wav"
- }
- },
- "angel" :
- {
- "index": 12,
- "level": 7,
- "faction": "castle",
- "abilities":
- {
- "canFly" :
- {
- "type" : "FLYING"
- },
- "raisesMorale" :
- {
- "type" : "MORALE",
- "val" : 1,
- "propagator" : "ARMY",
- "description" : "PLACEHOLDER",
- "stacking" : "Angels"
- },
- "KING_2" : // Will be affected by Advanced Slayer or better
- {
- "type" : "KING",
- "val" : 2
- },
- "hateDevils" :
- {
- "type" : "HATE",
- "subtype" : "creature.devil",
- "val" : 50
- },
- "hateArchDevils" :
- {
- "type" : "HATE",
- "subtype" : "creature.archDevil",
- "val" : 50
- }
- },
- "upgrades": ["archangel"],
- "graphics" :
- {
- "mapAttackFromRight": "AvWattak.def:0:24",
- "mapAttackFromLeft": "AvWattak.def:0:25",
- "animation": "CANGEL.DEF"
- },
- "sound" :
- {
- "attack": "ANGLATTK.wav",
- "defend": "ANGLDFND.wav",
- "killed": "ANGLKILL.wav",
- "move": "ANGLMOVE.wav",
- "wince": "ANGLWNCE.wav"
- }
- },
- "archangel" :
- {
- "index": 13,
- "level": 7,
- "faction": "castle",
- "doubleWide" : true,
- "abilities":
- {
- "canFly" :
- {
- "type" : "FLYING"
- },
- "resurrects" :
- {
- "type" : "SPELLCASTER",
- "subtype" : "spell.resurrection",
- "val" : 3
- },
- "resurrection100hp" :
- {
- "type" : "SPECIFIC_SPELL_POWER",
- "subtype" : "spell.resurrection",
- "val" : 100
- },
- "spellpoints" :
- {
- "type" : "CASTS",
- "val" : 1
- },
- "raisesMorale" : {
- "type" : "MORALE",
- "val" : 1,
- "propagator" : "ARMY",
- "description" : "@creatures.core.angel.bonus.raisesMorale",
- "stacking" : "Angels"
- },
- "KING_2" : // Will be affected by Advanced Slayer or better
- {
- "type" : "KING",
- "val" : 2
- },
- "hateDevils" :
- {
- "type" : "HATE",
- "subtype" : "creature.devil",
- "val" : 50
- },
- "hateArchDevils" :
- {
- "type" : "HATE",
- "subtype" : "creature.archDevil",
- "val" : 50
- }
- },
- "graphics" :
- {
- "mapAttackFromRight": "AvWattak.def:0:26",
- "mapAttackFromLeft": "AvWattak.def:0:27",
- "animation": "CRANGL.DEF"
- },
- "sound" :
- {
- "attack": "AAGLATTK.wav",
- "defend": "AAGLDFND.wav",
- "killed": "AAGLKILL.wav",
- "move": "AAGLMOVE.wav",
- "wince": "AAGLWNCE.wav"
- }
- }
- }
|