Guest User

Untitled

a guest
May 27th, 2018
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.40 KB | None | 0 0
  1. <spell name="Meteor Shower 1" anchored="1" type="template" templateID="12" >
  2. <anim sprite="sprites/sfx/boulder_drop/boulder_drop" frames="9" firstframe="0" framerate="80" sfx="earth" />
  3. <effect type="damage" burn="1" crushing="2" crushingF="0.2" blasting="1" blastingF="0.1" conflagratory="1" conflagratoryF="0.1" aethereal="1" aetherealF="0.1" affectscaster="0" />
  4. </spell>
  5.  
  6. <spell name="Meteor Shower 2" anchored="1" type="template" templateID="100" >
  7. <anim sprite="sprites/sfx/boulder_drop/boulder_drop" frames="9" firstframe="0" framerate="80" sfx="earth" />
  8. <effect type="damage" burn="1" crushing="2" crushingF="0.2" blasting="1" blastingF="0.1" conflagratory="1" conflagratoryF="0.1" aethereal="1" aetherealF="0.1" affectscaster="0" />
  9. </spell>
  10.  
  11. <spell name="Meteor Shower" icon="sprites/skills/meteor_shower_32.png" anchored="1" type="template" templateID="09" >
  12. <anim sprite="sprites/sfx/boulder_drop/boulder_drop" frames="9" firstframe="0" framerate="80" sfx="earth" />
  13. <requirements mp="50" savvyBonus="0.4" mincost="20" />
  14. <effect type="trigger" spell="Meteor Shower 1" amount="0" />
  15. <effect type="trigger" spell="Meteor Shower 2" amount="0" />
  16. <effect type="damage" burn="1" crushing="2" crushingF="0.2" blasting="1" blastingF="0.1" conflagratory="1" conflagratoryF="0.1" aethereal="1" aetherealF="0.1" affectscaster="0" />
  17. <description text="Today's forecast: cloudy with a chance of hailstones." />
  18. </spell>
Add Comment
Please, Sign In to add comment