pz_neko

Untitled

Feb 7th, 2018
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. on damage:
  2. attacker is holding golden sword
  3. if attacker has gray dye:
  4. apply weakness 5 to the victim for 3 seconds
  5. message "弱体化"
  6. if attacker has blue dye:
  7. apply slow 5 to the victim for 1 seconds
  8. message "鈍足"
Advertisement
Add Comment
Please, Sign In to add comment