mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-24 08:32:34 +02:00
9e7b459882
TODO: add serialized field that contains custom guard config
127 lines
6.9 KiB
JSON
127 lines
6.9 KiB
JSON
{
|
|
"creatureGeneratorCommon" : {
|
|
"index" :17,
|
|
"handler": "dwelling",
|
|
"base" : {
|
|
"base" : {
|
|
"visitableFrom" : [ "---", "+++", "+++" ],
|
|
"mask" : [ "VVV", "VBB", "VAA" ]
|
|
}
|
|
},
|
|
"types" : {
|
|
"basiliskPit" : { "index" : 0, "creatures" : [ [ "basilisk" ] ] },
|
|
"behemothCrag" : { "index" : 1, "creatures" : [ [ "behemoth" ] ]},
|
|
"pillarOfEyes" : { "index" : 2, "creatures" : [ [ "beholder" ] ] },
|
|
"hallOfDarkness" : { "index" : 3, "creatures" : [ [ "blackKnight" ] ]},
|
|
"dragonVault" : { "index" : 4, "creatures" : [ [ "boneDragon" ] ]},
|
|
"trainingGrounds" : { "index" : 5, "creatures" : [ [ "cavalier" ] ]},
|
|
"centaurStables" : { "index" : 6, "creatures" : [ [ "centaur" ] ] },
|
|
"airConflux" : { "index" : 7, "creatures" : [ [ "airElemental" ] ] },
|
|
"portalOfGlory" : { "index" : 8, "creatures" : [ [ "angel" ] ]},
|
|
"cyclopsCave" : { "index" : 9, "creatures" : [ [ "cyclop" ] ]},
|
|
"forsakenPalace" : { "index" : 10, "creatures" : [ [ "devil" ] ]},
|
|
"serpentFlyHive" : { "index" : 11, "creatures" : [ [ "serpentFly" ] ] },
|
|
"dwarfCottage" : { "index" : 12, "creatures" : [ [ "dwarf" ] ] },
|
|
"earthConflux" : { "index" : 13, "creatures" : [ [ "earthElemental" ] ]},
|
|
"fireLake" : { "index" : 14, "creatures" : [ [ "efreet" ] ]},
|
|
"homestead" : { "index" : 15, "creatures" : [ [ "woodElf" ] ] },
|
|
"fireConflux" : { "index" : 16, "creatures" : [ [ "fireElemental" ] ] },
|
|
"parapet" : { "index" : 17, "creatures" : [ [ "stoneGargoyle" ] ] },
|
|
"altarOfWishes" : { "index" : 18, "creatures" : [ [ "genie" ] ]},
|
|
"wolfPen" : { "index" : 19, "creatures" : [ [ "goblinWolfRider" ] ] },
|
|
"gnollHut" : { "index" : 20, "creatures" : [ [ "gnoll" ] ] },
|
|
"goblinBarracks" : { "index" : 21, "creatures" : [ [ "goblin" ] ] },
|
|
"hallOfSins" : { "index" : 22, "creatures" : [ [ "gog" ] ] },
|
|
"gorgonLair" : { "index" : 23, "creatures" : [ [ "gorgon" ] ]},
|
|
"dragonCliffs" : { "index" : 24, "creatures" : [ [ "greenDragon" ] ]},
|
|
"griffinTower" : { "index" : 25, "creatures" : [ [ "griffin" ] ] },
|
|
"harpyLoft" : { "index" : 26, "creatures" : [ [ "harpy" ] ] },
|
|
"kennels" : { "index" : 27, "creatures" : [ [ "hellHound" ] ] },
|
|
"hydraPond" : { "index" : 28, "creatures" : [ [ "hydra" ] ]},
|
|
"impCrucible" : { "index" : 29, "creatures" : [ [ "imp" ] ] },
|
|
"lizardDen" : { "index" : 30, "creatures" : [ [ "lizardman" ] ] },
|
|
"mageTower" : { "index" : 31, "creatures" : [ [ "mage" ] ] },
|
|
"manticoreLair" : { "index" : 32, "creatures" : [ [ "manticore" ] ]},
|
|
"medusaChapel" : { "index" : 33, "creatures" : [ [ "medusa" ] ] },
|
|
"labyrinth" : { "index" : 34, "creatures" : [ [ "minotaur" ] ]},
|
|
"monastery" : { "index" : 35, "creatures" : [ [ "monk" ] ]},
|
|
"goldenPavilion" : { "index" : 36, "creatures" : [ [ "naga" ] ]},
|
|
"demonGate" : { "index" : 37, "creatures" : [ [ "demon" ] ] },
|
|
"ogreFort" : { "index" : 38, "creatures" : [ [ "ogre" ] ] },
|
|
"orcTower" : { "index" : 39, "creatures" : [ [ "orc" ] ] },
|
|
"hellHole" : { "index" : 40, "creatures" : [ [ "pitFiend" ] ]},
|
|
"dragonCave" : { "index" : 41, "creatures" : [ [ "redDragon" ] ]},
|
|
"cliffNest" : { "index" : 42, "creatures" : [ [ "roc" ] ]},
|
|
"workshop" : { "index" : 43, "creatures" : [ [ "gremlin" ] ] },
|
|
"cloudTemple" : { "index" : 44, "creatures" : [ [ "giant" ] ]},
|
|
"dendroidArches" : { "index" : 45, "creatures" : [ [ "dendroidGuard" ] ]},
|
|
"warren" : { "index" : 46, "creatures" : [ [ "troglodyte" ] ] },
|
|
"waterConflux" : { "index" : 47, "creatures" : [ [ "waterElemental" ] ] },
|
|
"tombOfSouls" : { "index" : 48, "creatures" : [ [ "wight" ] ] },
|
|
"wyvernNest" : { "index" : 49, "creatures" : [ [ "wyvern" ] ]},
|
|
"enchantedSpring" : { "index" : 50, "creatures" : [ [ "pegasus" ] ] },
|
|
"unicornGladeBig" : { "index" : 51, "creatures" : [ [ "unicorn" ] ]},
|
|
"mausoleum" : { "index" : 52, "creatures" : [ [ "lich" ] ]},
|
|
"estate" : { "index" : 53, "creatures" : [ [ "vampire" ] ] },
|
|
"cursedTemple" : { "index" : 54, "creatures" : [ [ "skeleton" ] ] },
|
|
"graveyard" : { "index" : 55, "creatures" : [ [ "walkingDead" ] ] },
|
|
"guardhouse" : { "index" : 56, "creatures" : [ [ "pikeman" ] ] },
|
|
"archersTower" : { "index" : 57, "creatures" : [ [ "archer" ] ] },
|
|
"barracks" : { "index" : 58, "creatures" : [ [ "swordsman" ] ] },
|
|
"magicLantern" : { "index" : 59, "creatures" : [ [ "pixie" ] ] },
|
|
"altarOfThought" : { "index" : 60, "creatures" : [ [ "psychicElemental" ] ]},
|
|
"pyre" : { "index" : 61, "creatures" : [ [ "firebird" ] ]},
|
|
"frozenCliffs" : { "index" : 62, "creatures" : [ [ "azureDragon" ] ]},
|
|
"crystalCavern" : { "index" : 63, "creatures" : [ [ "crystalDragon" ] ]},
|
|
"magicForest" : { "index" : 64, "creatures" : [ [ "fairieDragon" ] ]},
|
|
"sulfurousLair" : { "index" : 65, "creatures" : [ [ "rustDragon" ] ]},
|
|
"enchantersHollow" : { "index" : 66, "creatures" : [ [ "enchanter" ] ]},
|
|
"treetopTower" : { "index" : 67, "creatures" : [ [ "sharpshooter" ] ]},
|
|
"unicornGlade" : { "index" : 68, "creatures" : [ [ "unicorn" ] ]},
|
|
"altarOfAir" : { "index" : 69, "creatures" : [ [ "airElemental" ] ] },
|
|
"altarOfEarth" : { "index" : 70, "creatures" : [ [ "earthElemental" ] ]},
|
|
"altarOfFire" : { "index" : 71, "creatures" : [ [ "fireElemental" ] ] },
|
|
"altarOfWater" : { "index" : 72, "creatures" : [ [ "waterElemental" ] ] },
|
|
"thatchedHut" : { "index" : 73, "creatures" : [ [ "halfling" ] ] },
|
|
"hovel" : { "index" : 74, "creatures" : [ [ "peasant" ] ] },
|
|
"boarGlen" : { "index" : 75, "creatures" : [ [ "boar" ] ] },
|
|
"tombOfCurses" : { "index" : 76, "creatures" : [ [ "mummy" ] ] },
|
|
"nomadTent" : { "index" : 77, "creatures" : [ [ "nomad" ] ] },
|
|
"rogueCavern" : { "index" : 78, "creatures" : [ [ "rogue" ] ] },
|
|
"trollBridge" : { "index" : 79, "creatures" : [ [ "troll" ] ] }
|
|
}
|
|
},
|
|
// subtype: unique special dwellings - golem factory and elemental conflux
|
|
"creatureGeneratorSpecial" : {
|
|
"index" :20,
|
|
"handler": "dwelling",
|
|
"types" : {
|
|
"elementalConflux" : {
|
|
"index" : 0,
|
|
"creatures" : [ // 4 separate "levels" to give them separate growth
|
|
[ "airElemental" ],
|
|
[ "waterElemental" ],
|
|
[ "fireElemental" ],
|
|
[ "earthElemental" ]
|
|
],
|
|
"guards" : [
|
|
{ "amount" : 12, "type" : "earthElemental" }
|
|
]
|
|
},
|
|
"golemFactory" : {
|
|
"index" : 1,
|
|
"creatures" : [ // 4 separate "levels" to give them separate growth
|
|
[ "ironGolem" ],
|
|
[ "stoneGolem" ],
|
|
[ "goldGolem" ],
|
|
[ "diamondGolem" ]
|
|
],
|
|
"guards" : [
|
|
{ "amount" : 9, "type" : "goldGolem" },
|
|
{ "amount" : 6, "type" : "diamondGolem" }
|
|
]
|
|
}
|
|
}
|
|
},
|
|
}
|