Advertisement
Guest User

Untitled

a guest
Feb 19th, 2020
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 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: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. - '1:CEPLAYER:PLAYER:STORAGE:NUMBER:CLEAR:thrustingcharger_time'
  21. - 'PLAYER:PLAYER:MESSAGE:&b&lWorld Core &8»&7 Bạn đã kích hoạt hiệu ứng của &eThrusting Charger'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement