amitay12123

Untitled

May 28th, 2020
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.86 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: "CnSdVBkriILA+JqHSj@k8.Lt"
  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.25
  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: 10000
  100. increase_per_level: 500
  101. currency: TOKENS
  102.  
  103. max_level: 1000
  104.  
  105. base_probability: 0.001
  106. probability_per_level: 0.00001
  107. SPONGER:
  108. icon: BOOK
  109. description: "Chance of dropping sponges"
  110.  
  111. initial_cost: 10000
  112. increase_per_level: 250
  113. currency: TOKENS
  114.  
  115. max_level: 250
  116.  
  117. base_probability: 0.0005
  118. probability_per_level: 0.000005
  119.  
  120. EXPLOSIVE:
  121. icon: BOOK
  122. description: "Chance of excavating a large area"
  123.  
  124. initial_cost: 6500
  125. increase_per_level: 500
  126. currency: TOKENS
  127.  
  128. max_level: 1000
  129.  
  130. base_probability: 0.005
  131. probability_per_level: 0.00001
  132.  
  133. config:
  134. radius: 3
  135. DRILL:
  136. icon: BOOK
  137. description: "Chance of mining to the bottom of the mine, and to the celling"
  138.  
  139. initial_cost: 8000
  140. increase_per_level: 500
  141. currency: TOKENS
  142.  
  143. max_level: 1000
  144.  
  145. base_probability: 0.01
  146. probability_per_level: 0.00009
  147.  
  148. config:
  149. level_x: 30
  150. level_y: 20
  151. level_z: 10
  152. KEYFINDER:
  153. icon: BOOK
  154. description: "Chance of finding a key while mining"
  155.  
  156. initial_cost: 10000
  157. increase_per_level: 1000
  158. currency: TOKENS
  159.  
  160. max_level: 500
  161.  
  162. base_probability: 0.00002
  163. probability_per_level: 0.0000008
  164.  
  165. config:
  166. commands:
  167. - "specializedcrates givekey VoteCrate %name% 1"
  168. - "specializedcrates givekey FallingStarCrate %name% 1"
  169. - "specializedcrates givekey Solar %name% 1"
  170. - "specializedcrates givekey BrandOpening %name% 1"
  171.  
  172. LUCKY:
  173. icon: BOOK
  174. description: "You get more tokens per block for each level"
  175.  
  176. initial_cost: 10
  177. increase_per_level: 10
  178. currency: CREDITS
  179.  
  180. max_level: 3
  181.  
  182. # has no effect on this enchantment
  183. base_probability: 0
  184. probability_per_level: 0
  185.  
  186. config:
  187. default_amount: 1
  188. increase_per_level: 1
  189. STEALER:
  190. icon: BOOK
  191. description: "Chance of stealing tokens from people"
  192.  
  193. initial_cost: 10000
  194. increase_per_level: 1000
  195. currency: TOKENS
  196.  
  197. max_level: 500
  198.  
  199. base_probability: 0.03
  200. probability_per_level: 0.000014
  201.  
  202. config:
  203. range: 5
  204. steal_cooldown: 300000
  205.  
  206. amount: 0.005
  207. maxSteal: 20000
  208.  
  209. message: "&5&lGalaxy&f&lMC&8&l >> &f&lYou stole &e&l%amount% from &e&l%name%"
  210. message_from: "&5&lGalaxy&f&lMC&8&l >> &e&l%name% &f&lHas stolen &e&l%amount% &f&lfrom you"
  211. PRESENTS:
  212. icon: BOOK
  213. description: "Chance of gifting tokens to people"
  214.  
  215. initial_cost: 10000
  216. increase_per_level: 1000
  217. currency: TOKENS
  218.  
  219. max_level: 500
  220.  
  221. base_probability: 0.03
  222. probability_per_level: 0.000014
  223.  
  224. config:
  225. range: 5
  226. gift_cooldown: 240000
  227.  
  228. amount: 0.005
  229. maxGift: 12500
  230.  
  231. message: "&5&lGalaxy&f&lMC&8&l >> &f&lYou gave &e&l%amount% to &e&l%name%"
  232. message_from: "&5&lGalaxy&f&lMC&8&l >> &f&lYou were rewarded &e&l%amount% &f&lby &e&l%name%"
  233.  
  234. FORTUNE_BOOSTER:
  235. icon: BOOK
  236. description: "Chance of fortune booster for a certain time"
  237.  
  238. initial_cost: 10000
  239. increase_per_level: 500
  240. currency: TOKENS
  241.  
  242. max_level: 100
  243.  
  244. base_probability: 0.03
  245. probability_per_level: 0.01
  246.  
  247. config:
  248. duration_ticks: 100
  249. cooldown_ms: 180000
  250. message: "&5&lGalaxy&f&lMC&8&l >> &a&lFortune Booster &f&lhas been activated!"
  251. RAGE:
  252. icon: BOOK
  253. description: "Chance of finding more tokens for a certain time"
  254.  
  255. initial_cost: 100000
  256. increase_per_level: 20000
  257. currency: TOKENS
  258.  
  259. max_level: 1
  260.  
  261. base_probability: 0.03
  262. probability_per_level: 0.01
  263.  
  264. config:
  265. duration_ticks: 80
  266. cooldown_ms: 8000
  267. message: "&5&lGalaxy&f&lMC&8&l >> &c&lRage &f&lhas been activated"
  268.  
  269. MEGASELLER:
  270. icon: BOOK
  271. description: "Adds +0.1 sell booster to your current booster multiplier"
  272.  
  273. initial_cost: 5
  274. increase_per_level: 5
  275. currency: CREDITS
  276.  
  277. max_level: 5
  278.  
  279. # no effect
  280. base_probability: 0.01
  281. probability_per_level: 0.0009
  282.  
  283. config:
  284. base_multiplier: 1.1
  285. multiplier_per_level: 0.1
  286. MERCHANT:
  287. icon: BOOK
  288. description: "Chance of selling blocks for 2x of their value"
  289.  
  290. initial_cost: 10000
  291. increase_per_level: 750
  292. currency: TOKENS
  293.  
  294. max_level: 750
  295.  
  296. base_probability: 0.01
  297. probability_per_level: 0.0009
  298.  
  299. config:
  300. key: true
Add Comment
Please, Sign In to add comment