00---PrisonStart.json 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112
  1. {
  2. "id": "PrisonStart",
  3. "biome": "PrisonStart",
  4. "mobs": [
  5. {
  6. "mob": "Grenader",
  7. "singleRoom": false,
  8. "quantityFactor": 5,
  9. "minCombatRoomsBefore": 1,
  10. "props": {},
  11. "minDifficulty": 0,
  12. "maxDifficulty": 3
  13. },
  14. {
  15. "mob": "ClusterGrenader",
  16. "quantityFactor": 5,
  17. "singleRoom": false,
  18. "minCombatRoomsBefore": 1,
  19. "minDifficulty": 4,
  20. "props": {}
  21. },
  22. {
  23. "mob": "Shield",
  24. "singleRoom": false,
  25. "quantityFactor": 2,
  26. "minCombatRoomsBefore": 2,
  27. "props": {},
  28. "minDifficulty": 0
  29. },
  30. {
  31. "mob": "Mage360",
  32. "quantityFactor": 5,
  33. "singleRoom": false,
  34. "minCombatRoomsBefore": 0,
  35. "props": {},
  36. "minDifficulty": 1
  37. },
  38. {
  39. "mob": "FrostArcher",
  40. "singleRoom": false,
  41. "quantityFactor": 5,
  42. "minCombatRoomsBefore": 0,
  43. "props": {},
  44. "minDifficulty": 0
  45. },
  46. {
  47. "mob": "ImmortalZombie",
  48. "singleRoom": false,
  49. "quantityFactor": 15,
  50. "minCombatRoomsBefore": 0,
  51. "props": {},
  52. "minDifficulty": 0
  53. },
  54. {
  55. "mob": "VolteWarrior",
  56. "singleRoom": false,
  57. "quantityFactor": 5,
  58. "minCombatRoomsBefore": 0,
  59. "props": {},
  60. "minDifficulty": 0
  61. },
  62. {
  63. "mob": "SpiderHealer",
  64. "singleRoom": false,
  65. "quantityFactor": 4,
  66. "minCombatRoomsBefore": 0,
  67. "props": {},
  68. "minDifficulty": 0
  69. }
  70. ],
  71. "mobDensity": 0.8,
  72. "flags": 1,
  73. "group": 0,
  74. "name": "Desolated Courtyard",
  75. "lootFlags": 4,
  76. "goldBonus": 0.15,
  77. "specificLoots": [
  78. {
  79. "kind": 2,
  80. "minDistToSpawn": 3
  81. }
  82. ],
  83. "eliteWanderChance": 1,
  84. "eliteRoomChance": 1,
  85. "index": 0,
  86. "cellBonus": 0,
  87. "tripleUps": 2,
  88. "doubleUps": 0,
  89. "baseMobTier": 5,
  90. "extraMobTier": 0,
  91. "props": {
  92. "viewerY": 0.75,
  93. "viewerColor": 2370433,
  94. "doorColor": 10110973,
  95. "chromaColor": 39679,
  96. "musicIntro": "music/prisonstart_intro.ogg",
  97. "musicLoop": "music/prisonstart_loop.ogg",
  98. "loadingColor": 1055263,
  99. "loadingDescColor": 6652612
  100. },
  101. "specificSubBiome": [],
  102. "baseLootLevel": 1,
  103. "worldDepth": 0,
  104. "loreDescriptions": [
  105. {
  106. "text": "119 101 32 116 114 105 101 100 32 116 111 32 114 101 115 105 115 116 10 10 98 117 116 32 116 104 101 32 100 97 114 107 110 101 115 115 32 116 111 111 107 32 111 118 101 114"
  107. }
  108. ],
  109. "__separator_group_ID": 0,
  110. "__separator_group_Name": "MainLevels",
  111. "__original_Index": 0
  112. }