14---ClockTower.json 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120
  1. {
  2. "id": "ClockTower",
  3. "biome": "ClockTower",
  4. "mobs": [
  5. {
  6. "mob": "ClusterGrenader",
  7. "quantityFactor": 4,
  8. "singleRoom": false,
  9. "minCombatRoomsBefore": 1,
  10. "props": {},
  11. "minDifficulty": 4
  12. },
  13. {
  14. "mob": "Spinner",
  15. "quantityFactor": 0,
  16. "singleRoom": false,
  17. "minCombatRoomsBefore": 3,
  18. "props": {},
  19. "minDifficulty": 4
  20. },
  21. {
  22. "mob": "Archer",
  23. "quantityFactor": 2,
  24. "singleRoom": false,
  25. "minCombatRoomsBefore": 3,
  26. "props": {},
  27. "minDifficulty": 4
  28. },
  29. {
  30. "mob": "Ninja",
  31. "quantityFactor": 4,
  32. "singleRoom": false,
  33. "minCombatRoomsBefore": 1,
  34. "props": {},
  35. "packSize": 2,
  36. "minDifficulty": 4
  37. },
  38. {
  39. "mob": "Ninja",
  40. "quantityFactor": 5,
  41. "singleRoom": false,
  42. "minCombatRoomsBefore": 1,
  43. "props": {},
  44. "minDifficulty": 4
  45. },
  46. {
  47. "mob": "LeapingDuelyst",
  48. "quantityFactor": 8,
  49. "singleRoom": false,
  50. "minCombatRoomsBefore": 1,
  51. "props": {},
  52. "minDifficulty": 4
  53. },
  54. {
  55. "mob": "BatDasher",
  56. "quantityFactor": 2,
  57. "singleRoom": false,
  58. "minCombatRoomsBefore": 3,
  59. "props": {},
  60. "minDifficulty": 4
  61. },
  62. {
  63. "mob": "Mage360",
  64. "quantityFactor": 4,
  65. "singleRoom": true,
  66. "minCombatRoomsBefore": 2,
  67. "props": {},
  68. "packSize": [
  69. 10,
  70. 20
  71. ],
  72. "minDifficulty": 4
  73. }
  74. ],
  75. "cellBonus": 0,
  76. "mobDensity": 1.1,
  77. "eliteWanderChance": 1,
  78. "eliteRoomChance": 0.4,
  79. "flags": 128,
  80. "lootFlags": 0,
  81. "specificLoots": [],
  82. "goldBonus": 0,
  83. "index": 14,
  84. "group": 0,
  85. "name": "Tour de l'Horloge",
  86. "tripleUps": 2,
  87. "doubleUps": 3,
  88. "extraMobTier": 2,
  89. "baseMobTier": 16,
  90. "props": {
  91. "viewerY": -1,
  92. "viewerColor": 14053150,
  93. "doorColor": 16711770,
  94. "chromaColor": 16711770,
  95. "musicLoop": "music/clocktower.ogg",
  96. "loadingColor": 1903887,
  97. "loadingDescColor": 12871059,
  98. "zDoorColor": 1434009
  99. },
  100. "specificSubBiome": [],
  101. "baseLootLevel": 5,
  102. "worldDepth": 5,
  103. "loreDescriptions": [
  104. {
  105. "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é."
  106. },
  107. {
  108. "text": "Les premières heures dans cette tour peuvent donner la nausée, quand tout se contracte et se dilate en même temps."
  109. },
  110. {
  111. "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..."
  112. },
  113. {
  114. "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 ?"
  115. }
  116. ],
  117. "__separator_group_ID": 0,
  118. "__separator_group_Name": "MainLevels",
  119. "__original_Index": 14
  120. }