|
@@ -0,0 +1,168 @@
|
|
|
|
+{
|
|
|
|
+ "altarOfSacrifice" : { "id" :2, "handler": "market" },
|
|
|
|
+ "arena" : { "id" :4, "handler": "oncePerHero" },
|
|
|
|
+ "artifact" : { "id" :5, "handler": "artifact" },
|
|
|
|
+ "pandoraBox" : { "id" :6, "handler": "pandora" },
|
|
|
|
+ "blackMarket" : { "id" :7, "handler": "blackMarket" },
|
|
|
|
+ "boat" : { "id" :8, "handler": "boat" },
|
|
|
|
+ "borderGuard" : { "id" :9, "handler": "borderGuard" },
|
|
|
|
+ "keymasterTent" : { "id" :10, "handler": "keymaster" },
|
|
|
|
+ "buoy" : { "id" :11, "handler": "bonusingObject" },
|
|
|
|
+ "campfire" : { "id" :12, "handler": "pickable" },
|
|
|
|
+ "cartographer" : { "id" :13, "handler": "cartographer" },
|
|
|
|
+ "swanPond" : { "id" :14, "handler": "bonusingObject" },
|
|
|
|
+ "coverOfDarkness" : { "id" :15, "handler": "observatory" },
|
|
|
|
+ "creatureBank" : { "id" :16, "handler": "bank" },
|
|
|
|
+ "creatureGeneratorCommon" : { "id" :17, "handler": "dwelling" },
|
|
|
|
+ "creatureGeneratorSpecial" : { "id" :20, "handler": "dwelling" },
|
|
|
|
+ "cursedGround" : { "id" :21, "handler": "generic" },
|
|
|
|
+ "corpse" : { "id" :22, "handler": "onceVisitable" },
|
|
|
|
+ "marlettoTower" : { "id" :23, "handler": "oncePerHero" },
|
|
|
|
+ "derelictShip" : { "id" :24, "handler": "bank" },
|
|
|
|
+ "dragonUtopia" : { "id" :25, "handler": "bank" },
|
|
|
|
+ "event" : { "id" :26, "handler": "event" },
|
|
|
|
+ "eyeOfTheMagi" : { "id" :27, "handler": "magi" },
|
|
|
|
+ "faerieRing" : { "id" :28, "handler": "bonusingObject" },
|
|
|
|
+ "flotsam" : { "id" :29, "handler": "pickable" },
|
|
|
|
+ "fountainOfFortune" : { "id" :30, "handler": "bonusingObject" },
|
|
|
|
+ "fountainOfYouth" : { "id" :31, "handler": "bonusingObject" },
|
|
|
|
+ "gardenOfRevelation" : { "id" :32, "handler": "oncePerHero" },
|
|
|
|
+ "garrison" : { "id" :33, "handler": "garrison" },
|
|
|
|
+ "hero" : { "id" :34, "handler": "hero" },
|
|
|
|
+ "hillFort" : { "id" :35, "handler": "generic" },
|
|
|
|
+ "grail" : { "id" :36, "handler": "generic" },
|
|
|
|
+ "hutOfTheMagi" : { "id" :37, "handler": "magi" },
|
|
|
|
+ "idolOfFortune" : { "id" :38, "handler": "bonusingObject" },
|
|
|
|
+ "leanTo" : { "id" :39, "handler": "onceVisitable" },
|
|
|
|
+ "libraryOfEnlightenment" : { "id" :41, "handler": "oncePerHero" },
|
|
|
|
+ "lighthouse" : { "id" :42, "handler": "lighthouse" },
|
|
|
|
+ "monolithOneWayEntrance" : { "id" :43, "handler": "teleport" },
|
|
|
|
+ "monolithOneWayExit" : { "id" :44, "handler": "teleport" },
|
|
|
|
+ "monolithTwoWay" : { "id" :45, "handler": "teleport" },
|
|
|
|
+ "magicPlains" : { "id" :46, "handler": "generic" },
|
|
|
|
+ "schoolOfMagic" : { "id" :47, "handler": "oncePerHero" },
|
|
|
|
+ "magicSpring" : { "id" :48, "handler": "magicSpring" },
|
|
|
|
+ "magicWell" : { "id" :49, "handler": "magicWell" },
|
|
|
|
+ "mercenaryCamp" : { "id" :51, "handler": "oncePerHero" },
|
|
|
|
+ "mermaids" : { "id" :52, "handler": "bonusingObject" },
|
|
|
|
+ "mine" : { "id" :53, "handler": "mine" },
|
|
|
|
+ "monster" : { "id" :54, "handler": "monster" },
|
|
|
|
+ "mysticalGarden" : { "id" :55, "handler": "oncePerWeek" },
|
|
|
|
+ "oasis" : { "id" :56, "handler": "bonusingObject" },
|
|
|
|
+ "obelisk" : { "id" :57, "handler": "obelisk" },
|
|
|
|
+ "redwoodObservatory" : { "id" :58, "handler": "observatory" },
|
|
|
|
+ "oceanBottle" : { "id" :59, "handler": "sign" },
|
|
|
|
+ "pillarOfFire" : { "id" :60, "handler": "observatory" },
|
|
|
|
+ "starAxis" : { "id" :61, "handler": "oncePerHero" },
|
|
|
|
+ "prison" : { "id" :62, "handler": "hero" },
|
|
|
|
+ "pyramid" : { "id" :63, "handler": "pyramid" },
|
|
|
|
+ "rallyFlag" : { "id" :64, "handler": "bonusingObject" },
|
|
|
|
+ "randomArtifact" : { "id" :65, "handler": "artifact" },
|
|
|
|
+ "randomArtifactTreasure" : { "id" :66, "handler": "artifact" },
|
|
|
|
+ "randomArtifactMinor" : { "id" :67, "handler": "artifact" },
|
|
|
|
+ "randomArtifactMajor" : { "id" :68, "handler": "artifact" },
|
|
|
|
+ "randomArtifactRelic" : { "id" :69, "handler": "artifact" },
|
|
|
|
+ "randomHero" : { "id" :70, "handler": "hero" },
|
|
|
|
+ "randomMonster" : { "id" :71, "handler": "monster" },
|
|
|
|
+ "randomMonsterLevel1" : { "id" :72, "handler": "monster" },
|
|
|
|
+ "randomMonsterLevel2" : { "id" :73, "handler": "monster" },
|
|
|
|
+ "randomMonsterLevel3" : { "id" :74, "handler": "monster" },
|
|
|
|
+ "randomMonsterLevel4" : { "id" :75, "handler": "monster" },
|
|
|
|
+ "randomResource" : { "id" :76, "handler": "resource" },
|
|
|
|
+ "randomTown" : { "id" :77, "handler": "town" },
|
|
|
|
+ "refugeeCamp" : { "id" :78, "handler": "dwelling" },
|
|
|
|
+ "resource" : { "id" :79, "handler": "resource" },
|
|
|
|
+ "sanctuary" : { "id" :80, "handler": "generic" },
|
|
|
|
+ "scholar" : { "id" :81, "handler": "scholar" },
|
|
|
|
+ "seaChest" : { "id" :82, "handler": "pickable" },
|
|
|
|
+ "seerHut" : { "id" :83, "handler": "seerHut" },
|
|
|
|
+ "crypt" : { "id" :84, "handler": "bank" },
|
|
|
|
+ "shipwreck" : { "id" :85, "handler": "bank" },
|
|
|
|
+ "shipwreckSurvivor" : { "id" :86, "handler": "pickable" },
|
|
|
|
+ "shipyard" : { "id" :87, "handler": "shipyard" },
|
|
|
|
+ "shrineOfMagicLevel1" : { "id" :88, "handler": "shrine" },
|
|
|
|
+ "shrineOfMagicLevel2" : { "id" :89, "handler": "shrine" },
|
|
|
|
+ "shrineOfMagicLevel3" : { "id" :90, "handler": "shrine" },
|
|
|
|
+ "sign" : { "id" :91, "handler": "sign" },
|
|
|
|
+ "sirens" : { "id" :92, "handler": "siren" },
|
|
|
|
+ "spellScroll" : { "id" :93, "handler": "artifact" },
|
|
|
|
+ "stables" : { "id" :94, "handler": "bonusingObject" },
|
|
|
|
+ "tavern" : { "id" :95, "handler": "generic" },
|
|
|
|
+ "temple" : { "id" :96, "handler": "bonusingObject" },
|
|
|
|
+ "denOfThieves" : { "id" :97, "handler": "denOfThieves" },
|
|
|
|
+ "town" : { "id" :98, "handler": "town" },
|
|
|
|
+ "tradingPost" : { "id" :99, "handler": "market" },
|
|
|
|
+ "learningStone" : { "id" :100, "handler": "oncePerHero" },
|
|
|
|
+ "treasureChest" : { "id" :101, "handler": "pickable" },
|
|
|
|
+ "treeOfKnowledge" : { "id" :102, "handler": "oncePerHero" },
|
|
|
|
+ "subterraneanGate" : { "id" :103, "handler": "teleport" },
|
|
|
|
+ "university" : { "id" :104, "handler": "university" },
|
|
|
|
+ "wagon" : { "id" :105, "handler": "onceVisitable" },
|
|
|
|
+ "warMachineFactory" : { "id" :106, "handler": "dwelling" },
|
|
|
|
+ "schoolOfWar" : { "id" :107, "handler": "oncePerHero" },
|
|
|
|
+ "warriorTomb" : { "id" :108, "handler": "onceVisitable" },
|
|
|
|
+ "waterWheel" : { "id" :109, "handler": "oncePerWeek" },
|
|
|
|
+ "wateringHole" : { "id" :110, "handler": "bonusingObject" },
|
|
|
|
+ "whirlpool" : { "id" :111, "handler": "teleport" },
|
|
|
|
+ "windmill" : { "id" :112, "handler": "oncePerWeek" },
|
|
|
|
+ "witchHut" : { "id" :113, "handler": "witch" },
|
|
|
|
+ "cactus" : { "id" :116, "handler": "generic" },
|
|
|
|
+ "canyon" : { "id" :117, "handler": "generic" },
|
|
|
|
+ "crater" : { "id" :118, "handler": "generic" },
|
|
|
|
+ "deadVegetation" : { "id" :119, "handler": "generic" },
|
|
|
|
+ "flowers" : { "id" :120, "handler": "generic" },
|
|
|
|
+ "frozenLake" : { "id" :121, "handler": "generic" },
|
|
|
|
+ "hole" : { "id" :124, "handler": "generic" },
|
|
|
|
+ "kelp" : { "id" :125, "handler": "generic" },
|
|
|
|
+ "lake" : { "id" :126, "handler": "generic" },
|
|
|
|
+ "lavaFlow" : { "id" :127, "handler": "generic" },
|
|
|
|
+ "lavaLake" : { "id" :128, "handler": "generic" },
|
|
|
|
+ "mushrooms" : { "id" :129, "handler": "generic" },
|
|
|
|
+ "log" : { "id" :130, "handler": "generic" },
|
|
|
|
+ "mandrake" : { "id" :131, "handler": "generic" },
|
|
|
|
+ "moss" : { "id" :132, "handler": "generic" },
|
|
|
|
+ "mound" : { "id" :133, "handler": "generic" },
|
|
|
|
+ "mountain" : { "id" :134, "handler": "generic" },
|
|
|
|
+ "oakTrees" : { "id" :135, "handler": "generic" },
|
|
|
|
+ "outcropping" : { "id" :136, "handler": "generic" },
|
|
|
|
+ "pineTrees" : { "id" :137, "handler": "generic" },
|
|
|
|
+ "riverDelta" : { "id" :143, "handler": "generic" },
|
|
|
|
+ "rock" : { "id" :147, "handler": "generic" },
|
|
|
|
+ "sandDune" : { "id" :148, "handler": "generic" },
|
|
|
|
+ "sandPit" : { "id" :149, "handler": "generic" },
|
|
|
|
+ "shrub" : { "id" :150, "handler": "generic" },
|
|
|
|
+ "skull" : { "id" :151, "handler": "generic" },
|
|
|
|
+ "stump" : { "id" :153, "handler": "generic" },
|
|
|
|
+ "trees" : { "id" :155, "handler": "generic" },
|
|
|
|
+ "volcano" : { "id" :158, "handler": "generic" },
|
|
|
|
+ "reef" : { "id" :161, "handler": "generic" },
|
|
|
|
+ "randomMonsterLevel5" : { "id" :162, "handler": "monster" },
|
|
|
|
+ "randomMonsterLevel6" : { "id" :163, "handler": "monster" },
|
|
|
|
+ "randomMonsterLevel7" : { "id" :164, "handler": "monster" },
|
|
|
|
+ "lake" : { "id" :177, "handler": "generic" },
|
|
|
|
+ "trees" : { "id" :199, "handler": "generic" },
|
|
|
|
+ "desertHills" : { "id" :206, "handler": "generic" },
|
|
|
|
+ "dirtHills" : { "id" :207, "handler": "generic" },
|
|
|
|
+ "grassHills" : { "id" :208, "handler": "generic" },
|
|
|
|
+ "roughHills" : { "id" :209, "handler": "generic" },
|
|
|
|
+ "subterraneanRocks" : { "id" :210, "handler": "generic" },
|
|
|
|
+ "swampFoliage" : { "id" :211, "handler": "generic" },
|
|
|
|
+ "borderGate" : { "id" :212, "handler": "borderGate" },
|
|
|
|
+ "freelancer'SGuild" : { "id" :213, "handler": "market" },
|
|
|
|
+ "heroPlaceholder" : { "id" :214, "handler": "heroPlaceholder" },
|
|
|
|
+ "questGuard" : { "id" :215, "handler": "questGuard" },
|
|
|
|
+ "randomDwelling" : { "id" :216, "handler": "dwelling" },
|
|
|
|
+ "garrison" : { "id" :219, "handler": "garrison" },
|
|
|
|
+ "mine" : { "id" :220, "handler": "mine" },
|
|
|
|
+ "tradingPost" : { "id" :221, "handler": "market" },
|
|
|
|
+ "cloverField" : { "id" :222, "handler": "generic" },
|
|
|
|
+ "cursedGround" : { "id" :223, "handler": "generic" },
|
|
|
|
+ "evilFog" : { "id" :224, "handler": "generic" },
|
|
|
|
+ "favorableWinds" : { "id" :225, "handler": "generic" },
|
|
|
|
+ "fieryFields" : { "id" :226, "handler": "generic" },
|
|
|
|
+ "holyGround" : { "id" :227, "handler": "generic" },
|
|
|
|
+ "lucidPools" : { "id" :228, "handler": "generic" },
|
|
|
|
+ "magicClouds" : { "id" :229, "handler": "generic" },
|
|
|
|
+ "magicPlains" : { "id" :230, "handler": "generic" },
|
|
|
|
+ "rocklands" : { "id" :231, "handler": "generic" }
|
|
|
|
+}
|