18---Castle.json 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126
  1. {
  2. "id": "Castle",
  3. "biome": "Castle",
  4. "mobs": [
  5. {
  6. "mob": "CastleKnight",
  7. "quantityFactor": 1.5,
  8. "singleRoom": false,
  9. "minCombatRoomsBefore": 1,
  10. "minDifficulty": 0,
  11. "props": {}
  12. },
  13. {
  14. "mob": "Lancer",
  15. "quantityFactor": 3,
  16. "singleRoom": false,
  17. "minCombatRoomsBefore": 0,
  18. "minDifficulty": 0,
  19. "props": {}
  20. },
  21. {
  22. "mob": "MiniPyramid",
  23. "singleRoom": false,
  24. "quantityFactor": 10,
  25. "minCombatRoomsBefore": 0,
  26. "props": {},
  27. "minDifficulty": 0
  28. },
  29. {
  30. "mob": "Mage360",
  31. "singleRoom": false,
  32. "quantityFactor": 3,
  33. "minCombatRoomsBefore": 0,
  34. "props": {},
  35. "minDifficulty": 0
  36. },
  37. {
  38. "mob": "VolteWarrior",
  39. "quantityFactor": 4,
  40. "singleRoom": false,
  41. "minCombatRoomsBefore": 1,
  42. "minDifficulty": 0,
  43. "props": {}
  44. },
  45. {
  46. "mob": "BatKamikaze",
  47. "quantityFactor": 8,
  48. "singleRoom": false,
  49. "minCombatRoomsBefore": 1,
  50. "minDifficulty": 0,
  51. "props": {},
  52. "packSize": [
  53. 5,
  54. 6
  55. ]
  56. },
  57. {
  58. "mob": "Screamer",
  59. "singleRoom": false,
  60. "quantityFactor": 2,
  61. "minCombatRoomsBefore": 0,
  62. "props": {},
  63. "minDifficulty": 0
  64. }
  65. ],
  66. "cellBonus": 0,
  67. "mobDensity": 1.1,
  68. "eliteWanderChance": 0.6,
  69. "eliteRoomChance": 0,
  70. "flags": 1,
  71. "lootFlags": 0,
  72. "specificLoots": [],
  73. "goldBonus": 0,
  74. "index": 18,
  75. "group": 0,
  76. "name": "Château de Haute-Cime",
  77. "tripleUps": 1,
  78. "doubleUps": 2,
  79. "baseMobTier": 22,
  80. "props": {
  81. "numHallway": 3,
  82. "viewerY": 1,
  83. "viewerColor": 16768303,
  84. "doorColor": 16760576,
  85. "zDoorColor": 16050375,
  86. "chromaColor": 16760576,
  87. "musicIntro": "music/castle_intro.ogg",
  88. "musicLoop": "music/castle_loop.ogg",
  89. "loadingColor": 2821936,
  90. "loadingDescColor": 6652612
  91. },
  92. "specificSubBiome": [
  93. {
  94. "biome": "CastleAlchemy",
  95. "zDoorColor": 371186
  96. },
  97. {
  98. "biome": "CastleTorture",
  99. "zDoorColor": 15996416
  100. },
  101. {
  102. "biome": "CastleVegan",
  103. "zDoorColor": 10742794
  104. }
  105. ],
  106. "extraMobTier": 2,
  107. "baseLootLevel": 6,
  108. "worldDepth": 7,
  109. "loreDescriptions": [
  110. {
  111. "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."
  112. },
  113. {
  114. "text": "Les hautes personnalités de l'île venaient dans ces murs pour échanger avec le Roi. Les visiteurs ont bien changé, dernièrement."
  115. },
  116. {
  117. "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."
  118. },
  119. {
  120. "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."
  121. }
  122. ],
  123. "__separator_group_ID": 0,
  124. "__separator_group_Name": "MainLevels",
  125. "__original_Index": 18
  126. }