1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-26 03:52:01 +02:00

Dwelling aiValue set: cre.aiValue * growth

This commit is contained in:
Dydzio 2018-08-07 19:47:02 +02:00
parent 41df9d8283
commit 01709bd196

View File

@ -15,6 +15,7 @@
"types" : {
"basiliskPit": {
"index": 0,
"aiValue" : 2208,
"creatures": [["basilisk"]],
"sounds": {
"ambient": ["LOOPMONS"]
@ -22,6 +23,7 @@
},
"behemothCrag": {
"index": 1,
"aiValue" : 3162,
"creatures": [["behemoth"]],
"sounds": {
"ambient": ["LOOPBEHE"]
@ -29,6 +31,7 @@
},
"pillarOfEyes": {
"index": 2,
"aiValue" : 2352,
"creatures": [["beholder"]],
"sounds": {
"ambient": ["LOOPCAVE"]
@ -36,6 +39,7 @@
},
"hallOfDarkness": {
"index": 3,
"aiValue" : 4174,
"creatures": [["blackKnight"]],
"sounds": {
"ambient": ["LOOPDEAD"]
@ -43,6 +47,7 @@
},
"dragonVault": {
"index": 4,
"aiValue" : 3388,
"creatures": [["boneDragon"]],
"sounds": {
"ambient": ["LOOPDRAG"]
@ -50,6 +55,7 @@
},
"trainingGrounds": {
"index": 5,
"aiValue" : 3892,
"creatures": [["cavalier"]],
"sounds": {
"ambient": ["LOOPHORS"]
@ -57,6 +63,7 @@
},
"centaurStables": {
"index": 6,
"aiValue" : 1400,
"creatures": [["centaur"]],
"sounds": {
"ambient": ["LOOPHORS"]
@ -64,6 +71,7 @@
},
"airConflux": {
"index": 7,
"aiValue" : 2136,
"creatures": [["airElemental"]],
"sounds": {
"ambient": ["LOOPAIR"]
@ -71,6 +79,7 @@
},
"portalOfGlory": {
"index": 8,
"aiValue" : 5019,
"creatures": [["angel"]],
"sounds": {
"ambient": ["LOOPSANC"]
@ -78,6 +87,7 @@
},
"cyclopsCave": {
"index": 9,
"aiValue" : 2532,
"creatures": [["cyclop"]],
"sounds": {
"ambient": ["LOOPCAVE"]
@ -85,6 +95,7 @@
},
"forsakenPalace": {
"index": 10,
"aiValue" : 5101,
"creatures": [["devil"]],
"sounds": {
"ambient": ["LOOPDEVL"]
@ -92,6 +103,7 @@
},
"serpentFlyHive": {
"index": 11,
"aiValue" : 2144,
"creatures": [["serpentFly"]],
"sounds": {
"ambient": ["LOOPLEAR"]
@ -99,6 +111,7 @@
},
"dwarfCottage": {
"index": 12,
"aiValue" : 1104,
"creatures": [["dwarf"]],
"sounds": {
"ambient": ["LOOPDWAR"]
@ -106,6 +119,7 @@
},
"earthConflux": {
"index": 13,
"aiValue" : 1320,
"creatures": [["earthElemental"]],
"sounds": {
"ambient": ["LOOPEART"]
@ -113,6 +127,7 @@
},
"fireLake": {
"index": 14,
"aiValue" : 3340,
"creatures": [["efreet"]],
"sounds": {
"ambient": ["LOOPVENT"]
@ -120,6 +135,7 @@
},
"homestead": {
"index": 15,
"aiValue" : 1638,
"creatures": [["woodElf"]],
"sounds": {
"ambient": ["LOOPELF"]
@ -127,6 +143,7 @@
},
"fireConflux": {
"index": 16,
"aiValue" : 1725,
"creatures": [["fireElemental"]],
"sounds": {
"ambient": ["LOOPFIRE"]
@ -134,6 +151,7 @@
},
"parapet": {
"index": 17,
"aiValue" : 1485,
"creatures": [["stoneGargoyle"]],
"sounds": {
"ambient": ["LOOPGRIF"]
@ -141,6 +159,7 @@
},
"altarOfWishes": {
"index": 18,
"aiValue" : 2652,
"creatures": [["genie"]],
"sounds": {
"ambient": ["LOOPMAGI"]
@ -148,6 +167,7 @@
},
"wolfPen": {
"index": 19,
"aiValue" : 1170,
"creatures": [["goblinWolfRider"]],
"sounds": {
"ambient": ["LOOPWOLF"]
@ -155,6 +175,7 @@
},
"gnollHut": {
"index": 20,
"aiValue" : 672,
"creatures": [["gnoll"]],
"sounds": {
"ambient": ["LOOPORC"]
@ -162,6 +183,7 @@
},
"goblinBarracks": {
"index": 21,
"aiValue" : 900,
"creatures": [["goblin"]],
"sounds": {
"ambient": ["LOOPGOBL"]
@ -169,6 +191,7 @@
},
"hallOfSins": {
"index": 22,
"aiValue" : 1272,
"creatures": [["gog"]],
"sounds": {
"ambient": ["LOOPVENT"]
@ -176,6 +199,7 @@
},
"gorgonLair": {
"index": 23,
"aiValue" : 2670,
"creatures": [["gorgon"]],
"sounds": {
"ambient": ["LOOPBEHE"]
@ -183,6 +207,7 @@
},
"dragonCliffs": {
"index": 24,
"aiValue" : 4872,
"creatures": [["greenDragon"]],
"sounds": {
"ambient": ["LOOPDRAG"]
@ -190,6 +215,7 @@
},
"griffinTower": {
"index": 25,
"aiValue" : 2457,
"creatures": [["griffin"]],
"sounds": {
"ambient": ["LOOPGRIF"]
@ -197,6 +223,7 @@
},
"harpyLoft": {
"index": 26,
"aiValue" : 1232,
"creatures": [["harpy"]],
"sounds": {
"ambient": ["LOOPHARP"]
@ -204,6 +231,7 @@
},
"kennels": {
"index": 27,
"aiValue" : 1785,
"creatures": [["hellHound"]],
"sounds": {
"ambient": ["LOOPDOG"]
@ -211,6 +239,7 @@
},
"hydraPond": {
"index": 28,
"aiValue" : 4120,
"creatures": [["hydra"]],
"sounds": {
"ambient": ["LOOPHYDR"]
@ -218,6 +247,7 @@
},
"impCrucible": {
"index": 29,
"aiValue" : 750,
"creatures": [["imp"]],
"sounds": {
"ambient": ["LOOPFIRE"]
@ -225,6 +255,7 @@
},
"lizardDen": {
"index": 30,
"aiValue" : 1134,
"creatures": [["lizardman"]],
"sounds": {
"ambient": ["LOOPARCH"]
@ -232,6 +263,7 @@
},
"mageTower": {
"index": 31,
"aiValue" : 2280,
"creatures": [["mage"]],
"sounds": {
"ambient": ["LOOPMAGI"]
@ -239,6 +271,7 @@
},
"manticoreLair": {
"index": 32,
"aiValue" : 3094,
"creatures": [["manticore"]],
"sounds": {
"ambient": ["LOOPMANT"]
@ -246,6 +279,7 @@
},
"medusaChapel": {
"index": 33,
"aiValue" : 2068,
"creatures": [["medusa"]],
"sounds": {
"ambient": ["LOOPMEDU"]
@ -253,6 +287,7 @@
},
"labyrinth": {
"index": 34,
"aiValue" : 2505,
"creatures": [["minotaur"]],
"sounds": {
"ambient": ["LOOPANIM"]
@ -260,6 +295,7 @@
},
"monastery": {
"index": 35,
"aiValue" : 1455,
"creatures": [["monk"]],
"sounds": {
"ambient": ["LOOPMONK"]
@ -267,6 +303,7 @@
},
"goldenPavilion": {
"index": 36,
"aiValue" : 4032,
"creatures": [["naga"]],
"sounds": {
"ambient": ["LOOPNAGA"]
@ -274,6 +311,7 @@
},
"demonGate": {
"index": 37,
"aiValue" : 1780,
"creatures": [["demon"]],
"sounds": {
"ambient": ["LOOPCAVE"]
@ -281,6 +319,7 @@
},
"ogreFort": {
"index": 38,
"aiValue" : 1664,
"creatures": [["ogre"]],
"sounds": {
"ambient": ["LOOPOGRE"]
@ -288,6 +327,7 @@
},
"orcTower": {
"index": 39,
"aiValue" : 1344,
"creatures": [["orc"]],
"sounds": {
"ambient": ["LOOPORC"]
@ -295,6 +335,7 @@
},
"hellHole": {
"index": 40,
"aiValue" : 2295,
"creatures": [["pitFiend"]],
"sounds": {
"ambient": ["LOOPFIRE"]
@ -302,6 +343,7 @@
},
"dragonCave": {
"index": 41,
"aiValue" : 4702,
"creatures": [["redDragon"]],
"sounds": {
"ambient": ["LOOPDRAG"]
@ -309,6 +351,7 @@
},
"cliffNest": {
"index": 42,
"aiValue" : 3081,
"creatures": [["roc"]],
"sounds": {
"ambient": ["LOOPBIRD"]
@ -316,6 +359,7 @@
},
"workshop": {
"index": 43,
"aiValue" : 704,
"creatures": [["gremlin"]],
"sounds": {
"ambient": ["LOOPGREM"]
@ -323,6 +367,7 @@
},
"cloudTemple": {
"index": 44,
"aiValue" : 3718,
"creatures": [["giant"]],
"sounds": {
"ambient": ["LOOPTITA"]
@ -330,6 +375,7 @@
},
"dendroidArches": {
"index": 45,
"aiValue" : 1551,
"creatures": [["dendroidGuard"]],
"sounds": {
"ambient": ["LOOPGARD"]
@ -337,6 +383,7 @@
},
"warren": {
"index": 46,
"aiValue" : 826,
"creatures": [["troglodyte"]],
"sounds": {
"ambient": ["LOOPCAVE"]
@ -344,6 +391,7 @@
},
"waterConflux": {
"index": 47,
"aiValue" : 1890,
"creatures": [["waterElemental"]],
"sounds": {
"ambient": ["LOOPFOUN"]
@ -351,6 +399,7 @@
},
"tombOfSouls": {
"index": 48,
"aiValue" : 1764,
"creatures": [["wight"]],
"sounds": {
"ambient": ["LOOPDEAD"]
@ -358,6 +407,7 @@
},
"wyvernNest": {
"index": 49,
"aiValue" : 2700,
"creatures": [["wyvern"]],
"sounds": {
"ambient": ["LOOPMONS"]
@ -365,6 +415,7 @@
},
"enchantedSpring": {
"index": 50,
"aiValue" : 2590,
"creatures": [["pegasus"]],
"sounds": {
"ambient": ["LOOPPEGA"]
@ -372,6 +423,7 @@
},
"unicornGladeBig": {
"index": 51,
"aiValue" : 3612,
"creatures": [["unicorn"]],
"sounds": {
"ambient": ["LOOPUNIC"]
@ -379,6 +431,7 @@
},
"mausoleum": {
"index": 52,
"aiValue" : 2544,
"creatures": [["lich"]],
"sounds": {
"ambient": ["LOOPDEAD"]
@ -386,6 +439,7 @@
},
"estate": {
"index": 53,
"aiValue" : 2220,
"creatures": [["vampire"]],
"sounds": {
"ambient": ["LOOPDEAD"]
@ -393,6 +447,7 @@
},
"cursedTemple": {
"index": 54,
"aiValue" : 720,
"creatures": [["skeleton"]],
"sounds": {
"ambient": ["LOOPSKEL"]
@ -400,6 +455,7 @@
},
"graveyard": {
"index": 55,
"aiValue" : 784,
"creatures": [["walkingDead"]],
"sounds": {
"ambient": ["LOOPDEAD"]
@ -407,6 +463,7 @@
},
"guardhouse": {
"index": 56,
"aiValue" : 1120,
"creatures": [["pikeman"]],
"sounds": {
"ambient": ["LOOPPIKE"]
@ -414,6 +471,7 @@
},
"archersTower": {
"index": 57,
"aiValue" : 1134,
"creatures": [["archer"]],
"sounds": {
"ambient": ["LOOPARCH"]
@ -421,46 +479,57 @@
},
"barracks": {
"index": 58,
"aiValue" : 1780,
"creatures": [["swordsman"]]
},
"magicLantern": {
"index": 59,
"aiValue" : 1100,
"creatures": [["pixie"]]
},
"altarOfThought": {
"index": 60,
"aiValue" : 3338,
"creatures": [["psychicElemental"]]
},
"pyre": {
"index": 61,
"aiValue" : 9094,
"creatures": [["firebird"]]
},
"frozenCliffs": {
"index": 62,
"aiValue" : 78845,
"creatures": [["azureDragon"]]
},
"crystalCavern": {
"index": 63,
"aiValue" : 39338,
"creatures": [["crystalDragon"]]
},
"magicForest": {
"index": 64,
"aiValue" : 19580,
"creatures": [["fairieDragon"]]
},
"sulfurousLair": {
"index": 65,
"aiValue" : 26433,
"creatures": [["rustDragon"]]
},
"enchantersHollow": {
"index": 66,
"aiValue" : 2420,
"creatures": [["enchanter"]]
},
"treetopTower": {
"index": 67,
"aiValue" : 2340,
"creatures": [["sharpshooter"]]
},
"unicornGlade": {
"index": 68,
"aiValue" : 3612,
"creatures": [["unicorn"]],
"sounds": {
"ambient": ["LOOPUNIC"]
@ -468,6 +537,7 @@
},
"altarOfAir": {
"index": 69,
"aiValue" : 2136,
"creatures": [["airElemental"]],
"sounds": {
"ambient": ["LOOPAIR"]
@ -475,6 +545,7 @@
},
"altarOfEarth": {
"index": 70,
"aiValue" : 1320,
"creatures": [["earthElemental"]],
"sounds": {
"ambient": ["LOOPEART"]
@ -482,6 +553,7 @@
},
"altarOfFire": {
"index": 71,
"aiValue" : 1725,
"creatures": [["fireElemental"]],
"sounds": {
"ambient": ["LOOPFIRE"]
@ -489,6 +561,7 @@
},
"altarOfWater": {
"index": 72,
"aiValue" : 1890,
"creatures": [["waterElemental"]],
"sounds": {
"ambient": ["LOOPFOUN"]
@ -496,30 +569,37 @@
},
"thatchedHut": {
"index": 73,
"aiValue" : 1125,
"creatures": [["halfling"]]
},
"hovel": {
"index": 74,
"aiValue" : 375,
"creatures": [["peasant"]]
},
"boarGlen": {
"index": 75,
"aiValue" : 1160,
"creatures": [["boar"]]
},
"tombOfCurses": {
"index": 76,
"aiValue" : 1890,
"creatures": [["mummy"]]
},
"nomadTent": {
"index": 77,
"aiValue" : 2415,
"creatures": [["nomad"]]
},
"rogueCavern": {
"index": 78,
"aiValue" : 1080,
"creatures": [["rogue"]]
},
"trollBridge": {
"index": 79,
"aiValue" : 3072,
"creatures": [["troll"]]
}
}
@ -531,6 +611,7 @@
"types" : {
"elementalConflux" : {
"index" : 0,
"aiValue" : 7071,
"creatures" : [ // 4 separate "levels" to give them separate growth
[ "airElemental" ],
[ "waterElemental" ],
@ -546,6 +627,7 @@
},
"golemFactory" : {
"index" : 1,
"aiValue" : 7322,
"creatures" : [ // 4 separate "levels" to give them separate growth
[ "ironGolem" ],
[ "stoneGolem" ],
@ -561,5 +643,5 @@
}
}
}
},
}
}