123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187 |
- {
- "id": "AncientTemple",
- "biome": "AncientTemple",
- "mobs": [
- {
- "mob": "Golem",
- "quantityFactor": 1,
- "singleRoom": false,
- "minCombatRoomsBefore": 1,
- "props": {
- "inStone": true
- },
- "minDifficulty": 4
- },
- {
- "mob": "Shielder",
- "quantityFactor": 1,
- "singleRoom": false,
- "minCombatRoomsBefore": 1,
- "props": {
- "inStone": true,
- "outOfStoneInstantly": true
- },
- "minDifficulty": 4
- },
- {
- "mob": "Mage360",
- "singleRoom": false,
- "quantityFactor": 1,
- "minCombatRoomsBefore": 1,
- "props": {
- "inStone": true
- },
- "minDifficulty": 4
- },
- {
- "mob": "BatKamikaze",
- "quantityFactor": 1,
- "singleRoom": false,
- "minCombatRoomsBefore": 1,
- "props": {
- "inStone": true,
- "outOfStoneInstantly": true
- },
- "minDifficulty": 4
- },
- {
- "mob": "BatKamikaze",
- "quantityFactor": 1,
- "singleRoom": false,
- "minCombatRoomsBefore": 1,
- "props": {
- "inStone": true,
- "outOfStoneInstantly": true
- },
- "packSize": [
- 2,
- 3
- ],
- "minDifficulty": 4
- },
- {
- "mob": "Grenader",
- "singleRoom": false,
- "quantityFactor": 1.5,
- "minCombatRoomsBefore": 1,
- "props": {
- "inStone": true
- },
- "minDifficulty": 4
- },
- {
- "mob": "ClusterGrenader",
- "quantityFactor": 1.5,
- "singleRoom": false,
- "minCombatRoomsBefore": 1,
- "props": {
- "inStone": true
- },
- "minDifficulty": 4
- },
- {
- "mob": "OrbLauncher",
- "singleRoom": false,
- "quantityFactor": 1.5,
- "minCombatRoomsBefore": 1,
- "props": {},
- "minDifficulty": 4
- },
- {
- "mob": "Hooker",
- "quantityFactor": 2,
- "singleRoom": false,
- "minCombatRoomsBefore": 1,
- "props": {},
- "minDifficulty": 4
- },
- {
- "mob": "Fogger",
- "quantityFactor": 0.5,
- "singleRoom": false,
- "minCombatRoomsBefore": 1,
- "props": {},
- "minDifficulty": 4
- },
- {
- "mob": "FlyZombie",
- "quantityFactor": 0,
- "singleRoom": false,
- "minCombatRoomsBefore": 1,
- "props": {},
- "minDifficulty": 4
- },
- {
- "mob": "Zombie",
- "quantityFactor": 3,
- "singleRoom": false,
- "minCombatRoomsBefore": 1,
- "props": {},
- "minDifficulty": 4
- },
- {
- "mob": "LeapingDuelyst",
- "quantityFactor": 3,
- "singleRoom": false,
- "minCombatRoomsBefore": 1,
- "props": {},
- "minDifficulty": 4
- },
- {
- "mob": "Mage360",
- "quantityFactor": 4,
- "singleRoom": true,
- "minCombatRoomsBefore": 2,
- "props": {
- "inStone": true
- },
- "packSize": [
- 10,
- 20
- ],
- "minDifficulty": 4
- }
- ],
- "cellBonus": 0.8,
- "mobDensity": 0.9,
- "eliteWanderChance": 0.2,
- "eliteRoomChance": 0.8,
- "flags": 0,
- "lootFlags": 0,
- "specificLoots": [],
- "goldBonus": 0,
- "index": 11,
- "group": 0,
- "name": "Sanctuaire endormi",
- "tripleUps": 3,
- "doubleUps": 1,
- "baseMobTier": 12,
- "extraMobTier": 2,
- "props": {
- "viewerY": 1,
- "viewerColor": 16639,
- "doorColor": 16743424,
- "zDoorColor": 16743424,
- "chromaColor": 16731904,
- "musicLoop": "music/templecutpart1.ogg",
- "loadingColor": 200988,
- "loadingDescColor": 6652612
- },
- "specificSubBiome": [],
- "baseLootLevel": 4,
- "worldDepth": 4,
- "loreDescriptions": [
- {
- "text": "Le gué des brumes a été construit sur un sanctuaire, mais difficile de savoir si c'était un choix délibéré des premiers colons."
- },
- {
- "text": "Une mystérieuse énergie coule dans ces murs, comme du sang dans des veines."
- },
- {
- "text": "Certains villageois racontaient que le temple était vivant et qu'il pouvait faire trembler la terre. Mais les légendes sont absurdes, parfois."
- }
- ],
- "__separator_group_ID": 0,
- "__separator_group_Name": "MainLevels",
- "__original_Index": 11
- }
|