Advertisement
Guest User

Untitled

a guest
Jan 5th, 2012
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.85 KB | None | 0 0
  1. # Configuration file for AngryWolves);
  2. # spawn-anger-rate is percentage of normal wolf spawns that spawn angry
  3. # If undefined, spawn-anger-rate defaults to 0
  4. spawn-anger-rate: 5
  5. hellhound-rate: 10
  6. mob-to-wolf-rate: 10
  7. mob-to-wildwolf-rate: 10
  8. days-between-fullmoons: 8
  9. anger-rate-fullmoon: 25
  10. fullmoonmsg: '&4The wolves are baying at the full moon ...'
  11. fullmoon-stay-angry-rate: 0
  12. wolf-in-sheep-rate: 0
  13. wolf-in-sheep-msg: Oh, no! A wolf in sheep's clothing!
  14. angrywolf-pop-limit: 200
  15. angrywolf-health: 8
  16. hellhound-health: 10
  17. hellhound-damagescale: 0.5
  18. worlds:
  19. - name: transylvania
  20. spawn-anger-rate: 90
  21. mob-to-wolf-rate: 100
  22. spawnmsg: Something evil has entered the world...
  23. areas:
  24. - name: ExampleArea
  25. worldname: transylvania
  26. coords:
  27. - x: 200
  28. z: 40
  29. - x: 60
  30. z: 100
  31. spawn-anger-rate: 100
  32. mob-to-wolf-rate: 100
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement