Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- resist_particle:
- spell-class: ".buff.DummySpell"
- duration: 10
- str-fade: You are no longer resistant.
- effects:
- eff8:
- effect: particles
- position: buff
- effect-interval: 1
- particle-name: flame
- horiz-spread: 0.1
- vert-spread: 0.3
- speed: 0.01
- count: 5
- eff9:
- effect: particles
- position: orbit
- particle-name: townaura
- speed: 0.1
- count: 100
- orbit-radius: 1.5
- orbit-seconds-per-revolution: 1
- orbit-tick-interval: 1
- orbit-y-offset: 1.5
- resist_potion:
- spell-class: ".targeted.PotionEffectSpell"
- targeted: false
- type: 11
- duration: 250
- strength: 10
- beneficial: true
- resist:
- spell-class: ".MultiSpell"
- spells:
- - resist_particle
- - resist_potion
- str-cast-self: You are now resistant!
- str-cast-others: "%a is now resistant!"
Advertisement
Add Comment
Please, Sign In to add comment