Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- SandBuster_MUTLI:
- spell-class: ".MultiSpell"
- name: "&6Sand Magic: Sand Buster"
- cooldown: 20
- cast-item: 39
- check-individual-cooldowns: false
- cost:
- - mana 35
- spells:
- - SandBuster
- - SandBuster_PAIN
- - SandBuster_proj
- SandBuster_proj:
- spell-class: ".instant.ParticleProjectileSpell"
- projectile-velocity: 14
- projectile-gravity: 0.1
- particle-name: blockcrack_12
- special-effect-interval: 1
- particle-speed: .1
- hit-radius: 3
- particle-count: 35
- particle-horizontal-spread: 0.1
- particle-vertical-spread: 0.1
- max-distance: 10
- hit-players: true
- hit-non-players: true
- hit-ground: true
- effects:
- Effect1:
- position: special
- effect: effectlib
- effectlib:
- class: VortexEffect
- particle: REDSTONE
- iterations: 10
- radius: 2
- color: FFF7D1
- Effect2:
- position: special
- effect: effectlib
- effectlib:
- class: VortexEffect
- particle: BLOCK_CRACK
- material: Sand
- iterations: 10
- radius: 2
- SandBuster_forcepush:
- spell-class: ".instant.ForcepushSpell"
- range: 10
- pushback-force: 10
- additional-vertical-force: 10
- max-vertical-force: 10
- target-players: true
- str-cast-self: You push back your foe!
- str-cast-others: "%a pushes back his foe."
- SandBuster_PAIN:
- spell-class: ".targeted.PainSpell"
- damage: 5
- range: 10
- ignore-armor: true
- obey-los: true
- can-target: players,nonplayers
- check-plugins: true
- beneficial: false
Advertisement
Add Comment
Please, Sign In to add comment