123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150 |
- {
- "id": "Crypt",
- "biome": "Crypt",
- "mobs": [
- {
- "mob": "Spinner",
- "quantityFactor": 5,
- "singleRoom": false,
- "minCombatRoomsBefore": 3,
- "props": {},
- "minDifficulty": 4
- },
- {
- "mob": "Shocker",
- "quantityFactor": 2,
- "singleRoom": false,
- "minCombatRoomsBefore": 1,
- "props": {},
- "minDifficulty": 4
- },
- {
- "mob": "AxeThrower",
- "quantityFactor": 5,
- "singleRoom": false,
- "minCombatRoomsBefore": 2,
- "props": {},
- "minDifficulty": 4
- },
- {
- "mob": "Shield",
- "quantityFactor": 5,
- "singleRoom": false,
- "minCombatRoomsBefore": 1,
- "props": {},
- "minDifficulty": 4
- },
- {
- "mob": "Mage360",
- "quantityFactor": 9,
- "singleRoom": false,
- "minCombatRoomsBefore": 1,
- "props": {},
- "minDifficulty": 4
- },
- {
- "mob": "Mage360",
- "quantityFactor": 9,
- "singleRoom": false,
- "minCombatRoomsBefore": 1,
- "props": {},
- "packSize": [
- 1,
- 2
- ],
- "minDifficulty": 4
- },
- {
- "mob": "BatKamikaze",
- "quantityFactor": 10,
- "singleRoom": false,
- "minCombatRoomsBefore": 1,
- "props": {},
- "minDifficulty": 4
- },
- {
- "mob": "BatKamikaze",
- "quantityFactor": 10,
- "singleRoom": false,
- "minCombatRoomsBefore": 1,
- "props": {},
- "packSize": [
- 2,
- 3
- ],
- "minDifficulty": 4
- },
- {
- "mob": "Ninja",
- "quantityFactor": 7,
- "singleRoom": false,
- "minCombatRoomsBefore": 1,
- "packSize": 2,
- "props": {},
- "minDifficulty": 4
- },
- {
- "mob": "Ninja",
- "quantityFactor": 17,
- "singleRoom": false,
- "minCombatRoomsBefore": 1,
- "props": {},
- "minDifficulty": 4
- },
- {
- "mob": "Mage360",
- "quantityFactor": 4,
- "singleRoom": true,
- "minCombatRoomsBefore": 2,
- "props": {},
- "packSize": [
- 10,
- 20
- ],
- "minDifficulty": 4
- }
- ],
- "mobDensity": 1.15,
- "eliteWanderChance": 0.5,
- "eliteRoomChance": 0.5,
- "flags": 64,
- "lootFlags": 0,
- "specificLoots": [],
- "goldBonus": 0,
- "index": 13,
- "group": 0,
- "name": "Sépulcre oublié",
- "cellBonus": 0,
- "tripleUps": 3,
- "doubleUps": 2,
- "extraMobTier": 2,
- "baseMobTier": 15,
- "props": {
- "timedDoor": 26,
- "timedScrolls": 2,
- "viewerY": 1,
- "viewerColor": 4078514,
- "doorColor": 10298484,
- "chromaColor": 13762699,
- "musicLoop": "music/crypt.ogg",
- "loadingColor": 2361623,
- "loadingDescColor": 12871013
- },
- "specificSubBiome": [],
- "baseLootLevel": 5,
- "worldDepth": 5,
- "loreDescriptions": [
- {
- "text": "Autrefois réservée aux hauts dignitaires, le sépulcre est devenu un labyrinthe tortueux dont plus personne ne connait les murs..."
- },
- {
- "text": "Pour sortir vivant de ce lieu, il suffit de suivre la lumière. Non pas celle-là, l'autre... Oui voilà, celle... Non, heu... Attendez, on est où, là ?"
- },
- {
- "text": "Les hauts dignitaires étaient embaumés dans des sarcophages et les crânes de leur délégation finissaient sur les murs la pièce, au terme d'une cérémonie pour le moins brutale. "
- }
- ],
- "__separator_group_ID": 0,
- "__separator_group_Name": "MainLevels",
- "__original_Index": 13
- }
|