Advertisement
Guest User

common.yml

a guest
Feb 17th, 2020
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.71 KB | None | 0 0
  1. name: '%prefix_tier% %prefix_material% %prefix_type% %item_type% %suffix_material%
  2. %suffix_type% %suffix_tier%'
  3. lore:
  4. - '&7Tier: %TIER_NAME%'
  5. - '&7Level: &f%ITEM_LEVEL%'
  6. - '%ITEM_AMMO%'
  7. - '%ITEM_HAND%'
  8. - '%ENCHANTS%'
  9. - ''
  10. - '%USER_CLASS%'
  11. - '%USER_LEVEL%'
  12. - ''
  13. - '%ITEM_SET%'
  14. - ''
  15. - '%GENERATOR_DEFENSE%'
  16. - '%GENERATOR_DAMAGE%'
  17. - '%GENERATOR_STATS%'
  18. - '%GENERATOR_SOCKETS_GEM%'
  19. - '%GENERATOR_SOCKETS_ESSENCE%'
  20. - '%GENERATOR_SOCKETS_RUNE%'
  21. color: -1,-1,-1
  22. unbreakable: true
  23. item-flags:
  24. - '*'
  25. tier: common
  26. level:
  27. min: -1
  28. max: -1
  29. generator:
  30. prefix-chance: 100.0
  31. suffix-chance: 25.0
  32. materials:
  33. reverse: false
  34. black-list:
  35. - SHEARS
  36. - ELYTRA
  37. - DIAMOND*
  38. - IRON*
  39. - CHAINMAIL*
  40. model-data:
  41. default:
  42. - 1
  43. - 2
  44. - 3
  45. special:
  46. diamond_sword:
  47. - 10
  48. - 11
  49. golden_sword:
  50. - 12
  51. - 13
  52. axe:
  53. - 30
  54. - 40
  55. armor:
  56. - 20
  57. - 22
  58. stat-modifiers:
  59. iron_sword:
  60. damage-types:
  61. physical: 1.15
  62. iron_helmet:
  63. defense-types:
  64. physical: 1.25
  65. axe:
  66. item-stats:
  67. CRITICAL_DAMAGE: 1.5
  68. user-requirements-by-level:
  69. level:
  70. '1': '1:10'
  71. '11': '11:20'
  72. '21': 0 + %ITEM_LEVEL%
  73. class:
  74. '1':
  75. enchantments:
  76. minimum: -1
  77. maximum: -1
  78. safe-only: false
  79. ammo-types:
  80. ARROW: 100.0
  81. hand-types:
  82. ONE: 70.0
  83. TWO: 30.0
  84. damage-types:
  85. minimum: 1
  86. maximum: 1
  87. lore-format:
  88. - '%DAMAGE_PHYSICAL%'
  89. - '%DAMAGE_MAGICAL%'
  90. - '%DAMAGE_POISON%'
  91. - '%DAMAGE_FIRE%'
  92. - '%DAMAGE_WATER%'
  93. - '%DAMAGE_WIND%'
  94. - ''
  95. list:
  96. physical:
  97. chance: 100.0
  98. scale-by-level: 1.0
  99. min: 2.6
  100. max: 11.6
  101. magical:
  102. chance: 0.0
  103. scale-by-level: 1.0
  104. min: '0'
  105. max: '0'
  106. fire:
  107. chance: 0.0
  108. scale-by-level: 1.0
  109. min: '0'
  110. max: '0'
  111. poison:
  112. chance: 0.0
  113. scale-by-level: 1.0
  114. min: '0'
  115. max: '0'
  116. water:
  117. chance: 0.0
  118. scale-by-level: 1.0
  119. min: '0'
  120. max: '0'
  121. wind:
  122. chance: 0.0
  123. scale-by-level: 1.0
  124. min: '0'
  125. max: '0'
  126. defense-types:
  127. minimum: 1
  128. maximum: 1
  129. lore-format:
  130. - '%DEFENSE_PHYSICAL%'
  131. - '%DEFENSE_MAGICAL%'
  132. - '%DEFENSE_POISON%'
  133. - '%DEFENSE_FIRE%'
  134. - '%DEFENSE_WATER%'
  135. - '%DEFENSE_WIND%'
  136. - ''
  137. list:
  138. physical:
  139. chance: 100.0
  140. scale-by-level: 1.0
  141. min: 3.25
  142. max: 15.0
  143. magical:
  144. chance: 0.0
  145. scale-by-level: 1.0
  146. min: '0'
  147. max: '0'
  148. fire:
  149. chance: 0.0
  150. scale-by-level: 1.0
  151. min: '0'
  152. max: '0'
  153. poison:
  154. chance: 0.0
  155. scale-by-level: 1.0
  156. min: '0'
  157. max: '0'
  158. water:
  159. chance: 0.0
  160. scale-by-level: 1.0
  161. min: '0'
  162. max: '0'
  163. wind:
  164. chance: 0.0
  165. scale-by-level: 1.0
  166. min: '0'
  167. max: '0'
  168. item-stats:
  169. minimum: 1
  170. maximum: 2
  171. lore-format:
  172. - '%ITEM_STAT_DIRECT_DAMAGE%'
  173. - '%ITEM_STAT_AOE_DAMAGE%'
  174. - '%ITEM_STAT_CRITICAL_RATE%'
  175. - '%ITEM_STAT_CRITICAL_DAMAGE%'
  176. - '%ITEM_STAT_ACCURACY_RATE%'
  177. - '%ITEM_STAT_DODGE_RATE%'
  178. - '%ITEM_STAT_BLOCK_RATE%'
  179. - '%ITEM_STAT_BLOCK_DAMAGE%'
  180. - '%ITEM_STAT_LOOT_RATE%'
  181. - '%ITEM_STAT_MOVEMENT_SPEED%'
  182. - '%ITEM_STAT_ATTACK_SPEED%'
  183. - '%ITEM_STAT_MAX_HEALTH%'
  184. - '%ITEM_STAT_PENETRATION%'
  185. - '%ITEM_STAT_VAMPIRISM%'
  186. - '%ITEM_STAT_BURN_RATE%'
  187. - '%ITEM_STAT_PVP_DEFENSE%'
  188. - '%ITEM_STAT_THORNMAIL%'
  189. - '%ITEM_STAT_MANA_REGEN%'
  190. - '%ITEM_STAT_BLEED_RATE%'
  191. - '%ITEM_STAT_RANGE%'
  192. - '%ITEM_STAT_HEALTH_REGEN%'
  193. - '%ITEM_STAT_SALE_PRICE%'
  194. - '%ITEM_STAT_DISARM_RATE%'
  195. - '%ITEM_STAT_PVE_DAMAGE%'
  196. - '%ITEM_STAT_PVP_DAMAGE%'
  197. - '%ITEM_STAT_PVE_DEFENSE%'
  198. - ''
  199. - '%ITEM_STAT_DURABILITY%'
  200. - ''
  201. list:
  202. critical_rate:
  203. chance: 5.0
  204. scale-by-level: 1.0
  205. min: 1.0
  206. max: 5.0
  207. critical_damage:
  208. chance: 5.0
  209. scale-by-level: 1.0
  210. min: 1.0
  211. max: 1.25
  212. dodge_rate:
  213. chance: 0.0
  214. scale-by-level: 1.0
  215. min: 1.0
  216. max: 5.0
  217. accuracy_rate:
  218. chance: 5.0
  219. scale-by-level: 1.0
  220. min: 1.0
  221. max: 5.0
  222. block_rate:
  223. chance: 5.0
  224. scale-by-level: 1.0
  225. min: 1.0
  226. max: 5.0
  227. block_damage:
  228. chance: 5.0
  229. scale-by-level: 1.0
  230. min: 1.0
  231. max: 1.25
  232. vampirism:
  233. chance: 5.0
  234. scale-by-level: 1.0
  235. min: 1.0
  236. max: 5.0
  237. burn_rate:
  238. chance: 5.0
  239. scale-by-level: 1.0
  240. min: 1.0
  241. max: 5.0
  242. durability:
  243. chance: 100.0
  244. scale-by-level: 1.0
  245. min: 150
  246. max: 300
  247. penetration:
  248. chance: 0.0
  249. scale-by-level: 1.0
  250. min: 1.0
  251. max: 5.0
  252. loot_rate:
  253. chance: 5.0
  254. scale-by-level: 1.0
  255. min: 1.0
  256. max: 2.0
  257. movement_speed:
  258. chance: 5.0
  259. scale-by-level: 1.0
  260. min: -2.0
  261. max: 3.0
  262. attack_speed:
  263. chance: 0.0
  264. scale-by-level: 1.0
  265. min: 1.0
  266. max: 5.0
  267. max_health:
  268. chance: 5.0
  269. scale-by-level: 1.0
  270. min: 0.5
  271. max: 1.0
  272. direct_damage:
  273. chance: -1.0
  274. scale-by-level: 1.0
  275. min: 5.0
  276. max: 10.0
  277. aoe_damage:
  278. chance: 0.0
  279. scale-by-level: 1.0
  280. min: 1.0
  281. max: 2.0
  282. range:
  283. chance: 5.0
  284. scale-by-level: 1.0
  285. min: -1.0
  286. max: 2.0
  287. disarm_rate:
  288. chance: 0.0
  289. scale-by-level: 1.0
  290. min: '0'
  291. max: '0'
  292. pve_damage:
  293. chance: 0.0
  294. scale-by-level: 1.0
  295. min: '0'
  296. max: '0'
  297. pve_defense:
  298. chance: 0.0
  299. scale-by-level: 1.0
  300. min: '0'
  301. max: '0'
  302. pvp_damage:
  303. chance: 0.0
  304. scale-by-level: 1.0
  305. min: '0'
  306. max: '0'
  307. sale_price:
  308. chance: 0.0
  309. scale-by-level: 1.0
  310. min: '0'
  311. max: '0'
  312. bleed_rate:
  313. chance: 5.0
  314. scale-by-level: 1.0
  315. min: '1.0'
  316. max: '5.0'
  317. health_regen:
  318. chance: 0.0
  319. scale-by-level: 1.0
  320. min: '0'
  321. max: '0'
  322. mana_regen:
  323. chance: 5.0
  324. scale-by-level: 1.0
  325. min: '1.0'
  326. max: '5.0'
  327. thornmail:
  328. chance: 5.0
  329. scale-by-level: 1.0
  330. min: '1.0'
  331. max: '5.0'
  332. pvp_defense:
  333. chance: 0.0
  334. scale-by-level: 1.0
  335. min: '0'
  336. max: '0'
  337. sockets:
  338. GEM:
  339. minimum: 0
  340. maximum: 1
  341. lore-format:
  342. - '&8&m &f 「 GEMS 」 &8&m '
  343. - '%SOCKET_GEM_COMMON%'
  344. - '%SOCKET_GEM_RARE%'
  345. list:
  346. common:
  347. chance: 35.0
  348. rare:
  349. chance: 15.0
  350. ESSENCE:
  351. minimum: 0
  352. maximum: 1
  353. lore-format:
  354. - '&8&m &f 「 ESSENCES 」 &8&m '
  355. - '%SOCKET_ESSENCE_DEFAULT%'
  356. list:
  357. default:
  358. chance: 15.0
  359. RUNE:
  360. minimum: 0
  361. maximum: 1
  362. lore-format:
  363. - '&8&m &f 「 RUNES 」 &8&m '
  364. - '%SOCKET_RUNE_DEFAULT%'
  365. list:
  366. default:
  367. chance: 15.0
  368. variables-by-level: {}
  369. usage: {}
  370. target-requirements: {}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement