123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120 |
- {
- "id": "ClockTower",
- "biome": "ClockTower",
- "mobs": [
- {
- "mob": "ClusterGrenader",
- "quantityFactor": 4,
- "singleRoom": false,
- "minCombatRoomsBefore": 1,
- "props": {},
- "minDifficulty": 4
- },
- {
- "mob": "Spinner",
- "quantityFactor": 0,
- "singleRoom": false,
- "minCombatRoomsBefore": 3,
- "props": {},
- "minDifficulty": 4
- },
- {
- "mob": "Archer",
- "quantityFactor": 2,
- "singleRoom": false,
- "minCombatRoomsBefore": 3,
- "props": {},
- "minDifficulty": 4
- },
- {
- "mob": "Ninja",
- "quantityFactor": 4,
- "singleRoom": false,
- "minCombatRoomsBefore": 1,
- "props": {},
- "packSize": 2,
- "minDifficulty": 4
- },
- {
- "mob": "Ninja",
- "quantityFactor": 5,
- "singleRoom": false,
- "minCombatRoomsBefore": 1,
- "props": {},
- "minDifficulty": 4
- },
- {
- "mob": "LeapingDuelyst",
- "quantityFactor": 8,
- "singleRoom": false,
- "minCombatRoomsBefore": 1,
- "props": {},
- "minDifficulty": 4
- },
- {
- "mob": "BatDasher",
- "quantityFactor": 2,
- "singleRoom": false,
- "minCombatRoomsBefore": 3,
- "props": {},
- "minDifficulty": 4
- },
- {
- "mob": "Mage360",
- "quantityFactor": 4,
- "singleRoom": true,
- "minCombatRoomsBefore": 2,
- "props": {},
- "packSize": [
- 10,
- 20
- ],
- "minDifficulty": 4
- }
- ],
- "cellBonus": 0,
- "mobDensity": 1.1,
- "eliteWanderChance": 1,
- "eliteRoomChance": 0.4,
- "flags": 128,
- "lootFlags": 0,
- "specificLoots": [],
- "goldBonus": 0,
- "index": 14,
- "group": 0,
- "name": "Tour de l'Horloge",
- "tripleUps": 2,
- "doubleUps": 3,
- "extraMobTier": 2,
- "baseMobTier": 16,
- "props": {
- "viewerY": -1,
- "viewerColor": 14053150,
- "doorColor": 16711770,
- "chromaColor": 16711770,
- "musicLoop": "music/clocktower.ogg",
- "loadingColor": 1903887,
- "loadingDescColor": 12871059,
- "zDoorColor": 1434009
- },
- "specificSubBiome": [],
- "baseLootLevel": 5,
- "worldDepth": 5,
- "loreDescriptions": [
- {
- "text": "La Gardienne du temps a obtenu du Roi la construction de cette tour gigantesque il y a bien longtemps. Personne ne connait les termes du marché."
- },
- {
- "text": "Les premières heures dans cette tour peuvent donner la nausée, quand tout se contracte et se dilate en même temps."
- },
- {
- "text": "Certains villageois affirment avoir vu les aiguilles de l'horloge tourner dans le sens inverse. Mais ce ne sont que des rumeurs, bien entendu..."
- },
- {
- "text": "On n'a pas vu la Gardienne du temps depuis longtemps. Ou alors c'était très récent... Euh attendez... On est quand en fait ?"
- }
- ],
- "__separator_group_ID": 0,
- "__separator_group_Name": "MainLevels",
- "__original_Index": 14
- }
|