CREAMPAN0408

Untitled

Jan 27th, 2019
103
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. loop all items in victim's inventory:
  3. victim is wearing loop-item
  4. name of loop-item contains "光の鎧 "
  5. add 1 to {_uni}
  6. {_uni} is set
  7. attacker is zombies or skeletons
  8. set damage to damage * (1 - 0.20 * {_uni})
Advertisement
Add Comment
Please, Sign In to add comment