Advertisement
Mortem420

ExcessiveForce

Sep 22nd, 2019
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.33 KB | None | 0 0
  1. author: "Mortem420"
  2.  
  3. identifier: ExcessiveForce
  4.  
  5. max-level: 2
  6.  
  7. group: COMMON
  8.  
  9. description:
  10.  - "Chance to deal an explosive"
  11.   - "hit that does extra damage"
  12.  
  13. item-whitelist:
  14.  - "SWORDS"
  15.   - "AXES"
  16.  
  17. effects:
  18.   EXPLODE:
  19.     trigger: "ATTACK_PLAYER_MELEE, ATTACK_MOB_MELEE"
  20.     chance: "20*{level}"
  21.     magnitude: "1"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement