Advertisement
Guest User

Untitled

a guest
Nov 18th, 2018
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.74 KB | None | 0 0
  1. Modifier:
  2. Enable_Vanilla_Damage: true
  3. #If false, vanilla damage will not working
  4.  
  5. Enable_Vanilla_Formula_Armor: false
  6. #If false, vanilla protection will not working
  7.  
  8. Enable_Custom_Modifier: true
  9. #Enable feature attribute from this plugin
  10.  
  11. Enable_Flat_Damage: false
  12. #If true, the damage receives is equal to its value
  13.  
  14. Enable_Balancing_System: true
  15. #Damage will set to balance
  16.  
  17. Enable_Balancing_Mob: true
  18. #Mob receive damage will set to balance based on vanilla damage
  19.  
  20. Enable_Custom_Critical: true
  21. #Custom critical effect
  22.  
  23. Enable_Custom_Mob_Damage: true
  24. #If you're server using plugin that modify damage mob (Great Damage), enables this.
  25. #Enable this state to allow mob using custom items.
  26. #Note: If Mob Modifier is false, Custom Lore Stats defense from victims will not be affected, but buffs & ability still work,
  27. #~~~~~ this is to avoid overpowered armor for pure vanilla mob!.
  28.  
  29. Defense_Affect_Entity_Explosion: true
  30. #If true, the custom defense will affect entity explosion damage
  31.  
  32. Defense_Affect_Block_Explosion: true
  33. #If true, the custom defense will affect to block explosion damage
  34.  
  35. Defense_Affect_Custom: true
  36. #If true, the custom defense will affect custom damage by another plugin
  37.  
  38. Defense_Affect_Contact: true
  39. #If true, the custom defense will affect to contact damage
  40.  
  41. Defense_Affect_Fall: true
  42. #If true, the custom defense will affect fall damage
  43.  
  44. Defense_Affect_Falling_Block: true
  45. #If true, the custom defense will affect falling block damage
  46.  
  47. Defense_Affect_Thorn: true
  48. #If true, the custom defense will affect thorn damage
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement