Advertisement
Guest User

Untitled

a guest
Oct 1st, 2019
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. {
  2. "name" : "puncturebleed1",
  3. "blockingStat" : "bleedingImmunity",
  4. "effectConfig" : {
  5. "bleedAmount" : 0.04,
  6. "emissionRate" : 0.5
  7. },
  8. "defaultDuration" : 10,
  9.  
  10. "scripts" : [
  11. "puncturebleed.lua"
  12. ],
  13.  
  14. "animationConfig" : "puncturebleed.animation",
  15.  
  16. "label" : "Mild Puncture Wound",
  17. "icon" : "/interface/statuses/bleedstrike.png"
  18. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement