Advertisement
Pro_Insection

Mark of the Beast

May 14th, 2024 (edited)
829
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.19 KB | None | 0 0
  1. markofthebeast:
  2.   display: '%group-color%Mark of The Beast'
  3.   description: Deal 2x damage for up to 5 seconds.
  4.   applies-to: Armors
  5.   group: HEROIC
  6.   type: DEFENSE
  7.   applies:
  8.  - ALL_ARMOR
  9.   settings:
  10.     disable-in-enchanter: true
  11.   levels:
  12.     '1':
  13.       chance: 15
  14.       cooldown: 15
  15.       effects:
  16.      - DOUBLE_DAMAGE  %attacker%
  17.       - MESSAGE:(&e&l*** Mark of The Beast  5  ***) %victim%
  18.     '2':
  19.       chance: 20
  20.       cooldown: 13
  21.       effects:
  22.      - DOUBLE_DAMAGE %attacker%
  23.       - MESSAGE:(&e&l*** Mark of The Beast  5  ***) %victim%
  24.     '3':
  25.       chance: '23.5'
  26.       cooldown: 11
  27.       effects:
  28.      - DOUBLE_DAMAGE %attacker%
  29.       - MESSAGE:(&e&l*** Mark of The Beast  5  ***) %victim%
  30.     '4':
  31.       chance: 25
  32.       cooldown: 10
  33.       effects:
  34.      - DOUBLE_DAMAGE %attacker%
  35.       - MESSAGE:(&e&l*** Mark of The Beast  5  ***) %victim%
  36.     '5':
  37.       chance: 30
  38.       cooldown: 10
  39.       effects:
  40.      - DOUBLE_DAMAGE %attacker%
  41.       - MESSAGE:(&e&l*** Mark of The Beast  5  ***) %victim%
  42.     '6':
  43.       chance: 35
  44.       cooldown: 10
  45.       effects:
  46.      - DOUBLE_DAMAGE %attacker%
  47.       - MESSAGE:(&e&l*** Mark of The Beast  5  ***) %victim%
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement