13---Crypt.json 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150
  1. {
  2. "id": "Crypt",
  3. "biome": "Crypt",
  4. "mobs": [
  5. {
  6. "mob": "Spinner",
  7. "quantityFactor": 5,
  8. "singleRoom": false,
  9. "minCombatRoomsBefore": 3,
  10. "props": {},
  11. "minDifficulty": 4
  12. },
  13. {
  14. "mob": "Shocker",
  15. "quantityFactor": 2,
  16. "singleRoom": false,
  17. "minCombatRoomsBefore": 1,
  18. "props": {},
  19. "minDifficulty": 4
  20. },
  21. {
  22. "mob": "AxeThrower",
  23. "quantityFactor": 5,
  24. "singleRoom": false,
  25. "minCombatRoomsBefore": 2,
  26. "props": {},
  27. "minDifficulty": 4
  28. },
  29. {
  30. "mob": "Shield",
  31. "quantityFactor": 5,
  32. "singleRoom": false,
  33. "minCombatRoomsBefore": 1,
  34. "props": {},
  35. "minDifficulty": 4
  36. },
  37. {
  38. "mob": "Mage360",
  39. "quantityFactor": 9,
  40. "singleRoom": false,
  41. "minCombatRoomsBefore": 1,
  42. "props": {},
  43. "minDifficulty": 4
  44. },
  45. {
  46. "mob": "Mage360",
  47. "quantityFactor": 9,
  48. "singleRoom": false,
  49. "minCombatRoomsBefore": 1,
  50. "props": {},
  51. "packSize": [
  52. 1,
  53. 2
  54. ],
  55. "minDifficulty": 4
  56. },
  57. {
  58. "mob": "BatKamikaze",
  59. "quantityFactor": 10,
  60. "singleRoom": false,
  61. "minCombatRoomsBefore": 1,
  62. "props": {},
  63. "minDifficulty": 4
  64. },
  65. {
  66. "mob": "BatKamikaze",
  67. "quantityFactor": 10,
  68. "singleRoom": false,
  69. "minCombatRoomsBefore": 1,
  70. "props": {},
  71. "packSize": [
  72. 2,
  73. 3
  74. ],
  75. "minDifficulty": 4
  76. },
  77. {
  78. "mob": "Ninja",
  79. "quantityFactor": 7,
  80. "singleRoom": false,
  81. "minCombatRoomsBefore": 1,
  82. "packSize": 2,
  83. "props": {},
  84. "minDifficulty": 4
  85. },
  86. {
  87. "mob": "Ninja",
  88. "quantityFactor": 17,
  89. "singleRoom": false,
  90. "minCombatRoomsBefore": 1,
  91. "props": {},
  92. "minDifficulty": 4
  93. },
  94. {
  95. "mob": "Mage360",
  96. "quantityFactor": 4,
  97. "singleRoom": true,
  98. "minCombatRoomsBefore": 2,
  99. "props": {},
  100. "packSize": [
  101. 10,
  102. 20
  103. ],
  104. "minDifficulty": 4
  105. }
  106. ],
  107. "mobDensity": 1.15,
  108. "eliteWanderChance": 0.5,
  109. "eliteRoomChance": 0.5,
  110. "flags": 64,
  111. "lootFlags": 0,
  112. "specificLoots": [],
  113. "goldBonus": 0,
  114. "index": 13,
  115. "group": 0,
  116. "name": "Sépulcre oublié",
  117. "cellBonus": 0,
  118. "tripleUps": 3,
  119. "doubleUps": 2,
  120. "extraMobTier": 2,
  121. "baseMobTier": 15,
  122. "props": {
  123. "timedDoor": 26,
  124. "timedScrolls": 2,
  125. "viewerY": 1,
  126. "viewerColor": 4078514,
  127. "doorColor": 10298484,
  128. "chromaColor": 13762699,
  129. "musicLoop": "music/crypt.ogg",
  130. "loadingColor": 2361623,
  131. "loadingDescColor": 12871013
  132. },
  133. "specificSubBiome": [],
  134. "baseLootLevel": 5,
  135. "worldDepth": 5,
  136. "loreDescriptions": [
  137. {
  138. "text": "Autrefois réservée aux hauts dignitaires, le sépulcre est devenu un labyrinthe tortueux dont plus personne ne connait les murs..."
  139. },
  140. {
  141. "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à ?"
  142. },
  143. {
  144. "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. "
  145. }
  146. ],
  147. "__separator_group_ID": 0,
  148. "__separator_group_Name": "MainLevels",
  149. "__original_Index": 13
  150. }