123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146 |
- {
- "id": "Cemetery",
- "biome": "Cemetery",
- "mobs": [
- {
- "mob": "Fogger",
- "quantityFactor": 1,
- "singleRoom": false,
- "minCombatRoomsBefore": 2,
- "props": {},
- "minDifficulty": 4
- },
- {
- "mob": "Shielder",
- "quantityFactor": 1,
- "singleRoom": false,
- "minCombatRoomsBefore": 2,
- "props": {},
- "minDifficulty": 4
- },
- {
- "mob": "Hooker",
- "quantityFactor": 8,
- "singleRoom": false,
- "minCombatRoomsBefore": 1,
- "props": {},
- "minDifficulty": 4
- },
- {
- "mob": "Mage360",
- "quantityFactor": 4,
- "singleRoom": false,
- "minCombatRoomsBefore": 1,
- "props": {},
- "minDifficulty": 4
- },
- {
- "mob": "Comboter",
- "quantityFactor": 1,
- "singleRoom": false,
- "minCombatRoomsBefore": 6,
- "props": {},
- "minDifficulty": 4
- },
- {
- "mob": "BatDasher",
- "quantityFactor": 3,
- "singleRoom": false,
- "minCombatRoomsBefore": 1,
- "props": {},
- "minDifficulty": 4
- },
- {
- "mob": "BatKamikaze",
- "quantityFactor": 3,
- "singleRoom": false,
- "minCombatRoomsBefore": 1,
- "props": {},
- "minDifficulty": 4
- },
- {
- "mob": "BatKamikaze",
- "quantityFactor": 3,
- "singleRoom": false,
- "minCombatRoomsBefore": 1,
- "props": {},
- "packSize": [
- 2,
- 3
- ],
- "minDifficulty": 4
- },
- {
- "mob": "LeapingDuelyst",
- "quantityFactor": 3,
- "singleRoom": false,
- "minCombatRoomsBefore": 1,
- "props": {},
- "minDifficulty": 4
- },
- {
- "mob": "FlyZombie",
- "quantityFactor": 8,
- "singleRoom": false,
- "minCombatRoomsBefore": 1,
- "props": {},
- "minDifficulty": 4
- },
- {
- "mob": "Mage360",
- "quantityFactor": 4,
- "singleRoom": true,
- "minCombatRoomsBefore": 2,
- "props": {},
- "packSize": [
- 10,
- 20
- ],
- "minDifficulty": 4
- }
- ],
- "mobDensity": 1,
- "eliteWanderChance": 0,
- "eliteRoomChance": 0,
- "flags": 1,
- "lootFlags": 0,
- "specificLoots": [],
- "goldBonus": 0,
- "group": 0,
- "name": "Cimetière du Val",
- "index": 12,
- "cellBonus": 0.2,
- "tripleUps": 2,
- "doubleUps": 3,
- "extraMobTier": 2,
- "baseMobTier": 12,
- "props": {
- "timedDoor": 19.5,
- "timedScrolls": 2,
- "viewerY": 3,
- "viewerColor": 9520018,
- "doorColor": 13635471,
- "zDoorColor": 3662064,
- "chromaColor": 16711815,
- "musicLoop": "music/Cemetery.ogg",
- "loadingColor": 2690090,
- "loadingDescColor": 12871055
- },
- "specificSubBiome": [],
- "baseLootLevel": 4,
- "worldDepth": 4,
- "loreDescriptions": [
- {
- "text": "Ca fait des générations qu'on enterre les morts dans le Val, mais depuis quelques temps, on y manque un peu de place."
- },
- {
- "text": "Les villageois venaient souvent se receuillir ici pour rendre hommage à leurs proches. La population locale à bien changé."
- },
- {
- "text": "Toutes les tombes du cimetière sont celles de villageois inconnus, bien trop ordinaires pour avoir leur place dans le sépulcre."
- }
- ],
- "__separator_group_ID": 0,
- "__separator_group_Name": "MainLevels",
- "__original_Index": 12
- }
|