123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110 |
- {
- "id": "Castle",
- "biome": "Castle",
- "mobs": [
- {
- "mob": "CastleKnight",
- "quantityFactor": 1.5,
- "singleRoom": false,
- "minCombatRoomsBefore": 1,
- "props": {},
- "minDifficulty": 4
- },
- {
- "mob": "Lancer",
- "quantityFactor": 3,
- "singleRoom": false,
- "minCombatRoomsBefore": 1,
- "props": {},
- "minDifficulty": 4
- },
- {
- "mob": "Hooker",
- "singleRoom": false,
- "quantityFactor": 1,
- "minCombatRoomsBefore": 1,
- "props": {},
- "minDifficulty": 4
- },
- {
- "mob": "Mage360",
- "singleRoom": false,
- "quantityFactor": 3,
- "minCombatRoomsBefore": 1,
- "props": {},
- "minDifficulty": 4
- },
- {
- "mob": "Mage360",
- "quantityFactor": 4,
- "singleRoom": true,
- "minCombatRoomsBefore": 2,
- "props": {},
- "packSize": [
- 10,
- 20
- ],
- "minDifficulty": 4
- }
- ],
- "cellBonus": 0,
- "mobDensity": 1.1,
- "eliteWanderChance": 0.6,
- "eliteRoomChance": 0,
- "flags": 1,
- "lootFlags": 0,
- "specificLoots": [],
- "goldBonus": 0,
- "index": 18,
- "group": 0,
- "name": "Château de Haute-Cime",
- "tripleUps": 1,
- "doubleUps": 2,
- "baseMobTier": 22,
- "props": {
- "numHallway": 3,
- "viewerY": 1,
- "viewerColor": 16768303,
- "doorColor": 16760576,
- "zDoorColor": 16050375,
- "chromaColor": 16760576,
- "musicIntro": "music/castle_intro.ogg",
- "musicLoop": "music/castle_loop.ogg",
- "loadingColor": 2821936,
- "loadingDescColor": 6652612
- },
- "specificSubBiome": [
- {
- "biome": "CastleAlchemy",
- "zDoorColor": 371186
- },
- {
- "biome": "CastleTorture",
- "zDoorColor": 15996416
- },
- {
- "biome": "CastleVegan",
- "zDoorColor": 10742794
- }
- ],
- "extraMobTier": 2,
- "baseLootLevel": 6,
- "worldDepth": 7,
- "loreDescriptions": [
- {
- "text": "La garde royale, en restant enfermée en lieu sûr derrière les murs de Haute-Cime, aura mené l'île à sa perte."
- },
- {
- "text": "Les hautes personnalités de l'île venaient dans ces murs pour échanger avec le Roi. Les visiteurs ont bien changé, dernièrement."
- },
- {
- "text": "Le Roi a permis à l'Alchimiste d'établir ses quartiers dans une aile du château. C'était pendant la toute dernière retraite."
- },
- {
- "text": "Haute-Cime est bien loin de sa gloire passée... Le dernier \"banquet\" qui y ait été célébré était à base de chair humaine."
- }
- ],
- "__separator_group_ID": 0,
- "__separator_group_Name": "MainLevels",
- "__original_Index": 18
- }
|