Advertisement
Pro_Insection

Phoenix

May 18th, 2024
533
1
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.46 KB | None | 1 0
  1. phoenix:
  2.   display: '%group-color%Phoenix'
  3.   description: Chance to revive yourself when killed.
  4.   applies-to: Chestplates
  5.   type: DEATH
  6.   group: HEROIC
  7.   applies:
  8.    - ALL_CHESTPLATE
  9.   levels:
  10.     '1':
  11.       chance: 5
  12.       cooldown: 20
  13.       effects:
  14.        - REVIVE @Victim
  15.     '2':
  16.       chance: 7
  17.       cooldown: 20
  18.       effects:
  19.        - REVIVE @Victim
  20.     '3':
  21.       chance: 9
  22.       cooldown: 20
  23.       effects:
  24.        - REVIVE @Victim
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement