amitay12123

Untitled

Jun 23rd, 2020
635
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.89 KB | None | 0 0
  1. data_store:
  2. config:
  3. jdbcUrl: "jdbc:mysql://176.9.62.52:3306/s2076_custom_enchants"
  4. user: "u2076_xjQUdQIVvt"
  5. password: "[email protected]"
  6. protection:
  7. region_filter:
  8. - "minea"
  9. - "mineb"
  10. - "minec"
  11. - "mined"
  12. - "minee"
  13. - "minef"
  14. - "mineg"
  15. - "mineh"
  16. - "minei"
  17. - "minej"
  18. - "minek"
  19. - "minel"
  20. - "minem"
  21. - "minen"
  22. - "mineo"
  23. - "minep"
  24. - "mineq"
  25. - "miner"
  26. - "mines"
  27. - "minet"
  28. - "mineu"
  29. - "minev"
  30. - "minew"
  31. - "minex"
  32. - "miney"
  33. - "minez"
  34. - "minemoon"
  35. - "minestar"
  36. - "minesun"
  37. - "minesupernova"
  38. - "minegalaxy"
  39. disenchant:
  40. full_multiplier: 0.50
  41. half_multiplier: 0.50
  42. enchants:
  43. LOOT_BONUS_BLOCKS:
  44. icon: BOOK
  45. description: "Increased drops from blocks"
  46.  
  47. initial_cost: 5000
  48. increase_per_level: 500
  49. currency: TOKENS
  50.  
  51. max_level: 100
  52.  
  53. # have no effect on already created enchantments
  54. base_probability: 0
  55. probability_per_level: 0
  56. DIG_SPEED:
  57. icon: BOOK
  58. description: "Increased rate of mining"
  59.  
  60. initial_cost: 2500
  61. increase_per_level: 500
  62. currency: TOKENS
  63.  
  64. max_level: 100
  65.  
  66. # have no effect on already created enchantments
  67. base_probability: 0
  68. probability_per_level: 0
  69. SPEED:
  70. icon: BOOK
  71. description: "Provides speed when holding pickaxe"
  72.  
  73. initial_cost: 20000
  74. increase_per_level: 10000
  75. currency: TOKENS
  76.  
  77. max_level: 3
  78.  
  79. # has no effect on this enchantment
  80. base_probability: 0
  81. probability_per_level: 0
  82. HASTE:
  83. icon: BOOK
  84. description: "Provides haste when holding pickaxe"
  85.  
  86. initial_cost: 50000
  87. increase_per_level: 50000
  88. currency: TOKENS
  89.  
  90. max_level: 5
  91.  
  92. # has no effect on this enchantment
  93. base_probability: 0
  94. probability_per_level: 0
  95. JACKHAMMER:
  96. icon: BOOK
  97. description: "Deletes a whole layer of the mine"
  98.  
  99. initial_cost: 5000
  100. increase_per_level: 350
  101. currency: TOKENS
  102.  
  103. max_level: 1000
  104.  
  105. base_probability: 0.000000699857
  106. probability_per_level: 0.00000107180051
  107. SPONGER:
  108. icon: BOOK
  109. description: "Chance of dropping sponges"
  110.  
  111. initial_cost: 10000
  112. increase_per_level: 20000
  113. currency: TOKENS
  114.  
  115. max_level: 500
  116.  
  117. base_probability: 0.00007142857
  118. probability_per_level: 0.00000157744
  119.  
  120. fixed_level_chances:
  121. - 1: -1.0
  122.  
  123. EXPLOSIVE:
  124. icon: BOOK
  125. description: "Chance of excavating a large area"
  126.  
  127. initial_cost: 5000
  128. increase_per_level: 250
  129. currency: TOKENS
  130.  
  131. max_level: 1000
  132.  
  133. base_probability: 0.000307692301
  134. probability_per_level: 0.00001048
  135.  
  136. config:
  137. radius: 3
  138. DRILL:
  139. icon: BOOK
  140. description: "Chance of mining to the bottom of the mine, and to the celling"
  141.  
  142. initial_cost: 5000
  143. increase_per_level: 250
  144. currency: TOKENS
  145.  
  146. max_level: 1000
  147.  
  148. base_probability: 0.0019
  149. probability_per_level: 0.00003
  150.  
  151. config:
  152. level_x: 30
  153. level_y: 20
  154. level_z: 10
  155. KEYFINDER:
  156. icon: BOOK
  157. description: "Chance of finding a key while mining"
  158.  
  159. initial_cost: 10000
  160. increase_per_level: 400
  161. currency: TOKENS
  162.  
  163. max_level: 500
  164.  
  165. base_probability: 0.000075
  166. probability_per_level: 0.0000002
  167.  
  168. config:
  169. commands:
  170. - "specializedcrates givekey VoteCrate %name% 1"
  171. - "specializedcrates givekey FallingStarCrate %name% 1"
  172. - "specializedcrates givekey Solar %name% 1"
  173. LUCKY:
  174. icon: BOOK
  175. description: "You get more tokens per block for each level"
  176.  
  177. initial_cost: 10
  178. increase_per_level: 10
  179. currency: CREDITS
  180.  
  181. max_level: 3
  182.  
  183. # has no effect on this enchantment
  184. base_probability: 0
  185. probability_per_level: 0
  186.  
  187. config:
  188. default_amount: 1
  189. increase_per_level: 1
  190. STEALER:
  191. icon: BOOK
  192. description: "Chance of stealing tokens from people"
  193.  
  194. initial_cost: 10000
  195. increase_per_level: 1000
  196. currency: TOKENS
  197.  
  198. max_level: 500
  199.  
  200. base_probability: 0.03
  201. probability_per_level: 0.000014
  202.  
  203. config:
  204. range: 5
  205. steal_cooldown: 300000
  206.  
  207. amount: 0.005
  208. maxSteal: 20000
  209.  
  210. message: "&5&lGalaxy&f&lMC&8&l >> &f&lYou stole &e&l%amount% from &e&l%name%"
  211. message_from: "&5&lGalaxy&f&lMC&8&l >> &e&l%name% &f&lHas stolen &e&l%amount% &f&lfrom you"
  212. PRESENTS:
  213. icon: BOOK
  214. description: "Chance of gifting tokens to people"
  215.  
  216. initial_cost: 10000
  217. increase_per_level: 1000
  218. currency: TOKENS
  219.  
  220. max_level: 500
  221.  
  222. base_probability: 0.03
  223. probability_per_level: 0.000014
  224.  
  225. config:
  226. range: 5
  227. gift_cooldown: 240000
  228.  
  229. amount: 0.005
  230. maxGift: 12500
  231.  
  232. message: "&5&lGalaxy&f&lMC&8&l >> &f&lYou gave &e&l%amount% to &e&l%name%"
  233. message_from: "&5&lGalaxy&f&lMC&8&l >> &f&lYou were rewarded &e&l%amount% &f&lby &e&l%name%"
  234.  
  235. FORTUNE_BOOSTER:
  236. icon: BOOK
  237. description: "Chance of fortune booster for a certain time"
  238.  
  239. initial_cost: 10000
  240. increase_per_level: 500
  241. currency: TOKENS
  242.  
  243. max_level: 100
  244.  
  245. base_probability: 0.03
  246. probability_per_level: 0.01
  247.  
  248. config:
  249. duration_ticks: 100
  250. cooldown_ms: 180000
  251. message: "&5&lGalaxy&f&lMC&8&l >> &a&lFortune Booster &f&lhas been activated!"
  252. RAGE:
  253. icon: BOOK
  254. description: "Chance of finding more tokens for a certain time"
  255.  
  256. initial_cost: 100000
  257. increase_per_level: 20000
  258. currency: TOKENS
  259.  
  260. max_level: 250
  261.  
  262. base_probability: 0.03
  263. probability_per_level: 0.01
  264.  
  265. config:
  266. duration_ticks: 300
  267. cooldown_ms: 180000
  268. message: "&5&lGalaxy&f&lMC&8&l >> &c&lRage &f&lhas been activated"
  269.  
  270. MEGASELLER:
  271. icon: BOOK
  272. description: "Adds +0.1 sell booster to your current booster multiplier"
  273.  
  274. initial_cost: 5
  275. increase_per_level: 5
  276. currency: CREDITS
  277.  
  278. max_level: 5
  279.  
  280. # no effect
  281. base_probability: 0.01
  282. probability_per_level: 0.0009
  283.  
  284. config:
  285. base_multiplier: 1.1
  286. multiplier_per_level: 0.1
  287. MERCHANT:
  288. icon: BOOK
  289. description: "Chance of selling blocks for 2x of their value"
  290.  
  291. initial_cost: 10000
  292. increase_per_level: 750
  293. currency: TOKENS
  294.  
  295. max_level: 750
  296.  
  297. base_probability: 0.01
  298. probability_per_level: 0.0009
  299.  
  300. config:
  301. key: true
Add Comment
Please, Sign In to add comment