00---PrisonStart.json 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111
  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": "Archer",
  40. "singleRoom": false,
  41. "quantityFactor": 5,
  42. "minCombatRoomsBefore": 0,
  43. "props": {},
  44. "minDifficulty": 0,
  45. "maxDifficulty": 0
  46. },
  47. {
  48. "mob": "Zombie",
  49. "singleRoom": false,
  50. "quantityFactor": 15,
  51. "minCombatRoomsBefore": 0,
  52. "props": {},
  53. "minDifficulty": 0
  54. },
  55. {
  56. "mob": "Fogger",
  57. "singleRoom": false,
  58. "quantityFactor": 50,
  59. "minCombatRoomsBefore": 0,
  60. "props": {},
  61. "minDifficulty": 0
  62. }
  63. ],
  64. "mobDensity": 0.8,
  65. "flags": 0,
  66. "group": 0,
  67. "name": "Quartier des prisonniers",
  68. "lootFlags": 4,
  69. "goldBonus": 0.15,
  70. "specificLoots": [
  71. {
  72. "kind": 2,
  73. "minDistToSpawn": 3
  74. }
  75. ],
  76. "eliteWanderChance": 0,
  77. "eliteRoomChance": 0.05,
  78. "index": 0,
  79. "cellBonus": 0,
  80. "tripleUps": 2,
  81. "doubleUps": 0,
  82. "baseMobTier": 1,
  83. "extraMobTier": 0,
  84. "props": {
  85. "viewerY": 0.75,
  86. "viewerColor": 2370433,
  87. "doorColor": 10110973,
  88. "chromaColor": 39679,
  89. "musicIntro": "music/prisonstart_intro.ogg",
  90. "musicLoop": "music/prisonstart_loop.ogg",
  91. "loadingColor": 464424,
  92. "loadingDescColor": 6652612
  93. },
  94. "specificSubBiome": [],
  95. "baseLootLevel": 1,
  96. "worldDepth": 0,
  97. "loreDescriptions": [
  98. {
  99. "text": "Dans l'échelle sociale de l'île, il y a les rats et les chiens et, juste en dessous, les prisonniers."
  100. },
  101. {
  102. "text": "Les prisonniers chanceux avaient une fenêtre dans leur cellule... Ils ont fini par respirer les cendres du Charnier."
  103. },
  104. {
  105. "text": "La prison est directement reliée à la cour extérieure. Les prisonniers ont le choix entre les rats et les corbeaux."
  106. }
  107. ],
  108. "__separator_group_ID": 0,
  109. "__separator_group_Name": "MainLevels",
  110. "__original_Index": 0
  111. }