Advertisement
Guest User

Untitled

a guest
Feb 19th, 2020
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. 1:
  2. hand:
  3. type: HELD
  4. chance: 100
  5. cooldown: 0
  6. conditions:
  7. - ''
  8. effects:
  9. - 'CEPLAYER:PLAYER:STORAGE:NUMBER:SET:thrustingcharger_time:%time%'
  10. - 'CEPLAYER:PLAYER:MESSAGE:ADD:COMPARE:%time%-thrustingcharger_time:>=:3000:&b&lWorld Core &8»&7 Bạn đã có thể kích hoạt hiệu ứng của &eThrusting Charger'
  11. attack:
  12. type: ATTACK
  13. chance: 100
  14. cooldown: 3000
  15. conditions:
  16. - 'CEPLAYER:PLAYER:STORAGE:NUMBER:COMPARE:%time%-thrustingcharger_time:>=:3000'
  17. optionals:
  18. - 'ATTACK:PLAYER:ADD:0.5'
  19. effects:
  20. - 'CEPLAYER:PLAYER:STORAGE:NUMBER:SET:thrustingcharger_time:%time%'
  21. - 'PLAYER:PLAYER:MESSAGE:&b&lWorld Core &8»&7 Bạn đã kích hoạt hiệu ứng của &eThrusting Charger'
  22. attack_2:
  23. type: ATTACK
  24. chance: 100
  25. cooldown: 3000
  26. conditions:
  27. - 'CEPLAYER:PLAYER:STORAGE:NUMBER:COMPARE:%time%-thrustingcharger_time:<=:3000'
  28. effects:
  29. - 'CEPLAYER:PLAYER:STORAGE:NUMBER:RESET:thrustingcharger_time'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement