06---SewerDepths.json 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141
  1. {
  2. "id": "SewerDepths",
  3. "biome": "SewerOld",
  4. "mobs": [
  5. {
  6. "mob": "Spiker",
  7. "quantityFactor": 0.1,
  8. "singleRoom": false,
  9. "maxCombatRoomsBefore": 0,
  10. "minCombatRoomsBefore": 1,
  11. "props": {},
  12. "minDifficulty": 4
  13. },
  14. {
  15. "mob": "Zombie",
  16. "quantityFactor": 2,
  17. "singleRoom": false,
  18. "maxCombatRoomsBefore": 0,
  19. "minCombatRoomsBefore": 1,
  20. "props": {},
  21. "minDifficulty": 4
  22. },
  23. {
  24. "mob": "Spiker",
  25. "singleRoom": false,
  26. "quantityFactor": 3,
  27. "minCombatRoomsBefore": 1,
  28. "props": {},
  29. "minDifficulty": 4
  30. },
  31. {
  32. "mob": "Scorpio",
  33. "singleRoom": false,
  34. "quantityFactor": 10,
  35. "minCombatRoomsBefore": 2,
  36. "props": {},
  37. "minDifficulty": 4
  38. },
  39. {
  40. "mob": "Worm",
  41. "singleRoom": false,
  42. "quantityFactor": 6,
  43. "minCombatRoomsBefore": 1,
  44. "props": {},
  45. "minDifficulty": 4
  46. },
  47. {
  48. "mob": "Shield",
  49. "singleRoom": false,
  50. "quantityFactor": 1,
  51. "minCombatRoomsBefore": 1,
  52. "props": {},
  53. "minDifficulty": 4
  54. },
  55. {
  56. "mob": "BatKamikaze",
  57. "singleRoom": false,
  58. "quantityFactor": 6,
  59. "minCombatRoomsBefore": 2,
  60. "props": {},
  61. "minDifficulty": 4
  62. },
  63. {
  64. "mob": "BatKamikaze",
  65. "quantityFactor": 6,
  66. "singleRoom": false,
  67. "minCombatRoomsBefore": 1,
  68. "props": {},
  69. "packSize": [
  70. 2,
  71. 3
  72. ],
  73. "minDifficulty": 4
  74. },
  75. {
  76. "mob": "WormZombie",
  77. "quantityFactor": 10,
  78. "singleRoom": false,
  79. "minCombatRoomsBefore": 1,
  80. "props": {},
  81. "minDifficulty": 4
  82. },
  83. {
  84. "mob": "Mage360",
  85. "quantityFactor": 4,
  86. "singleRoom": true,
  87. "minCombatRoomsBefore": 2,
  88. "props": {},
  89. "packSize": [
  90. 10,
  91. 20
  92. ],
  93. "minDifficulty": 4
  94. }
  95. ],
  96. "mobDensity": 1.1,
  97. "flags": 8,
  98. "group": 0,
  99. "name": "Ancien réseau d'égouts",
  100. "lootFlags": 0,
  101. "goldBonus": 0.2,
  102. "specificLoots": [],
  103. "eliteWanderChance": 0.1,
  104. "eliteRoomChance": 1,
  105. "index": 6,
  106. "cellBonus": 0,
  107. "tripleUps": 3,
  108. "doubleUps": 1,
  109. "extraMobTier": 3,
  110. "baseMobTier": 7,
  111. "props": {
  112. "viewerY": 2.5,
  113. "viewerColor": 6123284,
  114. "doorColor": 14208601,
  115. "chromaColor": 16771840,
  116. "musicLoop": "music/OldSewers.ogg",
  117. "loadingColor": 2037019,
  118. "zDoorColor": 0,
  119. "loadingDescColor": 10315204
  120. },
  121. "specificSubBiome": [],
  122. "baseLootLevel": 3,
  123. "worldDepth": 2,
  124. "loreDescriptions": [
  125. {
  126. "text": "Même les gardiens semblaient tout ignorer de l'existence de cette partie des égouts. Enfin... Possible aussi qu'ils aient tous préféré taire son existence."
  127. },
  128. {
  129. "text": "Et toujours cette substance verdâtre, qui dégage une odeur pestinentielle."
  130. },
  131. {
  132. "text": "La moisissure est omniprésente, les spores volent au fil de l'air. La parfaite combinaison pour un écosystème acceuillant."
  133. },
  134. {
  135. "text": "Un jour, un tas de déchets s'est mis à grogner. Depuis, on a condamnée l'accès à cette partie des égoûts."
  136. }
  137. ],
  138. "__separator_group_ID": 0,
  139. "__separator_group_Name": "MainLevels",
  140. "__original_Index": 6
  141. }