Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- particleprojectile_tornado_activate::
- spell-class: ".instant.ParticleProjectileSpell"
- name: "Summon Tornado"
- cast-item: 27037
- projectile-velocity: 1.5
- projectile-gravity: 0
- tick-interval: 3
- spell-interval: 1
- max-duration: 10
- max-distance: 100
- can-target: players,monsters,animals,nonplayers
- particle-name: largeexplode
- particle-speed: 0
- particle-count: 100
- particle-horizontal-spread: 0.4
- particle-vertical-spread: 10
- max-distance: 50
- hit-radius: 5
- hit-players: true
- stop-on-hit-entity: false
- stop-on-hit-ground: false
- hit-non-players: true
- hit-ground: false
- hit-air-at-end: true
- hit-air-during: true
- stop-on-hit-entity: false
- spell: forcetoss
- special-effect-interval: 10
- effects:
- - special sound ambient.weather.rain 3.0 0.0
- forcetoss:
- spell-class: ".targeted.ForcetossSpell"
- name: forcetoss
- spell-icon: piston_base
- description: Magically throw an enemy into the air.
- cast-item: 27037
- cooldown: 5
- range: 15
- damage: 0
- horizontal-force: 0
- vertical-force: 15
- can-target: players,monsters,nonplayers
- check-plugins: true
- cost:
- - 27194 10
- str-cost: 10 mana
- str-no-target: No target found.
- str-cast-self: You push up your enemy!
- str-cast-others: "%a pushes up his enemy."
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement