sirayasiki

毒の短剣

Nov 20th, 2019
333
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. on damage:
  2. if damage is caused by attack:
  3. if attacker is player:
  4. if attacker's tool is iron sword:
  5. set {doku::%attacker%} to a random integer from 1 to 50
  6. if {doku::%attacker%} = 1 or 2:
  7. apply potion of poison of tier 1 to the victim for 5 second
  8. set {doku::%attacker%} to 0
Advertisement
Add Comment
Please, Sign In to add comment