Advertisement
Guest User

Untitled

a guest
Feb 21st, 2020
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.71 KB | None | 0 0
  1. Rage:
  2. group: 'epic'
  3. display: 'Rage'
  4. ce-description:
  5. - '&7◈&f Các đòn đánh sẽ mạnh hơn nếu'
  6. - '&7 &f liên tục đánh trong khoảng thời'
  7. - '&7 &f gian dài'
  8. applies-description:
  9. - 'Kiếm'
  10. applies:
  11. - 'ALL_SWORD'
  12. max-level: 3
  13. enchant-point: 1
  14. valuable: 200
  15. levels:
  16. 1:
  17. first_1:
  18. type: HELD
  19. chance: 100
  20. cooldown: 0
  21. conditions:
  22. - ''
  23. effects:
  24. - 'CEPLAYER:PLAYER:STORAGE:NUMBER:SET:rage_time:0'
  25. yes-condition-break: true
  26. attack_1:
  27. type: ATTACK
  28. chance: 100
  29. cooldown: 0
  30. conditions:
  31. - 'CEPLAYER:PLAYER:STORAGE:NUMBER:COMPARE:%time%-rage_time:>:1500'
  32. effects:
  33. - 'CEPLAYER:PLAYER:STORAGE:NUMBER:SET:rage_time:%time%'
  34. - 'CEPLAYER:PLAYER:MESSAGE:ADD:rage_combo_stop:1600:&b&lWorld Core &8»&7 Bạn đã hết hiệu ứng của &dRage'
  35. - 'CEPLAYER:PLAYER:STORAGE:NUMBER:SET:rage_multiply:1'
  36. yes-condition-break: true
  37. attack_2:
  38. type: ATTACK
  39. chance: 100
  40. cooldown: 0
  41. conditions:
  42. - 'CEPLAYER:PLAYER:STORAGE:NUMBER:COMPARE:rage_multiply:=:1'
  43. - 'CEPLAYER:PLAYER:STORAGE:NUMBER:COMPARE:%time%-rage_time:<=:1500'
  44. effects:
  45. - 'CEPLAYER:PLAYER:STORAGE:NUMBER:SET:rage_time:%time%'
  46. - 'CEPLAYER:PLAYER:MESSAGE:ADD:rage_combo_stop:1600:&b&lWorld Core &8»&7 Bạn đã hết hiệu ứng của &dRage'
  47. - 'CEPLAYER:PLAYER:STORAGE:NUMBER:SET:rage_multiply:2'
  48. - 'PLAYER:PLAYER:MESSAGE:&b&lWorld Core &8»&7 Bạn đang tích tụ lực &dRage'
  49. yes-condition-break: true
  50. attack_3:
  51. type: ATTACK
  52. chance: 100
  53. cooldown: 0
  54. conditions:
  55. - 'CEPLAYER:PLAYER:STORAGE:NUMBER:COMPARE:rage_multiply:=:2'
  56. - 'CEPLAYER:PLAYER:STORAGE:NUMBER:COMPARE:%time%-rage_time:<=:1500'
  57. effects:
  58. - 'CEPLAYER:PLAYER:STORAGE:NUMBER:SET:rage_time:%time%'
  59. - 'CEPLAYER:PLAYER:MESSAGE:ADD:rage_combo_stop:1600:&b&lWorld Core &8»&7 Bạn đã hết hiệu ứng của &dRage'
  60. - 'CEPLAYER:PLAYER:STORAGE:NUMBER:SET:rage_multiply:3'
  61. - 'PLAYER:PLAYER:MESSAGE:&b&lWorld Core &8»&7 Bạn được tăng &e10% &7tấn công'
  62. optionals:
  63. - 'ATTACK:ALL:ADD:basic_damage*10/100'
  64. yes-condition-break: true
  65. attack_4:
  66. type: ATTACK
  67. chance: 100
  68. cooldown: 0
  69. conditions:
  70. - 'CEPLAYER:PLAYER:STORAGE:NUMBER:COMPARE:rage_multiply:=:3'
  71. - 'CEPLAYER:PLAYER:STORAGE:NUMBER:COMPARE:%time%-rage_time:<=:1500'
  72. effects:
  73. - 'CEPLAYER:PLAYER:STORAGE:NUMBER:SET:rage_time:%time%'
  74. - 'CEPLAYER:PLAYER:MESSAGE:ADD:rage_combo_stop:1600:&b&lWorld Core &8»&7 Bạn đã hết hiệu ứng của &dRage'
  75. - 'CEPLAYER:PLAYER:STORAGE:NUMBER:SET:rage_multiply:4'
  76. - 'PLAYER:PLAYER:MESSAGE:&b&lWorld Core &8»&7 Bạn được tăng &e20% &7tấn công'
  77. optionals:
  78. - 'ATTACK:ALL:ADD:basic_damage*20/100'
  79. yes-condition-break: true
  80. attack_5:
  81. type: ATTACK
  82. chance: 100
  83. cooldown: 0
  84. conditions:
  85. - 'CEPLAYER:PLAYER:STORAGE:NUMBER:COMPARE:rage_multiply:=:4'
  86. - 'CEPLAYER:PLAYER:STORAGE:NUMBER:COMPARE:%time%-rage_time:<=:1500'
  87. effects:
  88. - 'CEPLAYER:PLAYER:STORAGE:NUMBER:SET:rage_time:%time%'
  89. - 'CEPLAYER:PLAYER:MESSAGE:ADD:rage_combo_stop:1600:&b&lWorld Core &8»&7 Bạn đã hết hiệu ứng của &dRage'
  90. - 'PLAYER:PLAYER:MESSAGE:&b&lWorld Core &8»&7 Bạn được tăng &e30% &7tấn công'
  91. optionals:
  92. - 'ATTACK:ALL:ADD:basic_damage*30/100'
  93. yes-condition-break: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement