Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jun 17th, 2012  |  syntax: None  |  size: 5.45 KB  |  hits: 20  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <!-- ALCHEMICAL GRENADES -->
  2. <!-- WILDFIRE -->
  3. <spell name="Wildfire Spread" type="template" templateID="13" >
  4.         <effect type="triggerfromlist" >
  5.                 <option name="Wildfire Shell" />
  6.                 <option name="Wildfire Shell" />
  7.                 <option name="Wildfire Shell" />
  8.                 <option name="Wildfire Shell" />
  9.                 <option name="Wildfire Shell" />
  10.                 <option name="Wildfire Shell" />
  11.                 <option name="Wildfire Shell" />
  12.                 <option name="Wildfire Shell" />
  13.                 <option name="Wildfire Shell" />
  14.                 <option name="Wildfire Shell" />
  15.                 <option name="Wildfire Burn" />
  16.                 <option name="Wildfire Burn" />
  17.                 <option name="Wildfire Burn" />
  18.                 <option name="Wildfire Burn" />
  19.                 <option name="Wildfire Burn" />
  20.                 <option name="Wildfire Burn" />
  21.                 <option name="Wildfire Burn" />
  22.                 <option name="Wildfire Burn" />
  23.                 <option name="Wildfire Burn" />
  24.                 <option name="Wildfire Burn" />
  25.                 <option name="Wildfire Burn" />
  26.                 <option name="Wildfire Burn" />
  27.                 <option name="Wildfire Burn" />
  28.                 <option name="Wildfire Burn" />
  29.                 <option name="Wildfire Burn" />
  30.                 <option name="Wildfire Burn" />
  31.                 <option name="Wildfire Burn" />
  32.                 <option name="Wildfire Burn" />
  33.                 <option name="Wildfire Burn" />
  34.                 <option name="Wildfire Burn" />
  35.                 <option name="Wildfire Spread" />
  36.                 </effect>
  37.         <description text="Like a flash in the pan." />
  38.         <anim sprite="sprites/sfx/null" frames="2" framerate="80" />
  39.         </spell>
  40.        
  41. <spell name="Wildfire Shell" type="targetfloor" >
  42.         <anim sprite="sprites/sfx/null" frames="2" framerate="100" />
  43.         <description text="Whoops!" />
  44.         </spell>
  45.  
  46. <spell name="Wildfire Burn" type="targetfloor" mine="1" mineradius="1" mineSpriteDrawOrder="1" mineSpritePNGSeries="sprites/sfx/thermite_loop/thermite_loop" mineSpritePNGFirst="0" mineSpritePNGNum="4" mineSpritePNGRate="90" mineTimer="10" minePermanent="1" >
  47.         <effect burn="1" type="damage" conflagratory="3" conflagratoryF="3" secondaryScale="21" affectscaster="1" />
  48.         <anim sprite="sprites/sfx/thermite_hit/thermite_hit" frames="8" framerate="80" sfx="flame_weak" centerEffect="1"/>
  49.         </spell>
  50.  
  51. <spell name="Wildfire Hit" type="target" >
  52.         <effect type="damage" conflagratory="5" conflagratoryF="3" secondaryScale="21" burn="1" affectsCaster="1" />
  53.         <effect type="trigger" spell="Wildfire Spread" />
  54.         <effect type="trigger" spell="Wildfire Spread" amount="1" />
  55.         <effect type="trigger" spell="Wildfire Spread" amount="2" />
  56.         <description text="Like a flash in the pan." />
  57.         <anim sprite="sprites/sfx/combust_hit/combust_hit" frames="9" framerate="80" sfx="fire" centerEffect="0" />
  58.         </spell>
  59.  
  60. <!-- POX BOMB -->
  61. <spell name="Pox Bomb DoT" type="target" icon="skills/wizard/spell_black8_32.png" >
  62.     <effect type="damage" toxic="1" toxicF="1" secondaryScale="21" />
  63.     <description text="Viral advertising at its finest." />
  64.     <anim sprite="sprites/sfx/null" frames="2" framerate="80" />
  65.     </spell>
  66.  
  67. <spell name="Essence's Essentially Emasculating Pox" type="target" icon="skills/wizard/spell_black8_32.png" >
  68.     <buff useTimer="0" allowstacking="0" stacksize="1" bad="1" icon="skills/wizard/spell_black8_64.png" smallicon="skills/wizard/spell_black8_32.png" >
  69.         <primarybuff id="0" amount="-10" />
  70.         <primarybuff id="1" amount="-5" />
  71.         <primarybuff id="2" amount="-5" />
  72.         <primarybuff id="3" amount="-5" />
  73.         <primarybuff id="4" amount="-5" />
  74.         <primarybuff id="5" amount="-5" />
  75.         <halo name="sprites/sfx/skullpuffB/skullpuffB" first="0" num="10" frameRate="80" />
  76.         </buff>
  77.     <effect type="dot" spell="Pox Bomb DoT" amount="10" affectsCorpses="0" />
  78.     <description text="Viral advertising at its finest. Brought to you by the Bolt Council." />
  79.     <anim sprite="sprites/sfx/null" frames="2" framerate="80" />
  80.     </spell>
  81.  
  82. <spell name="Pox Bomb Shell" type="targetfloor" >
  83.   <anim sprite="sprites/sfx/null" frames="2" framerate="100" />
  84.   </spell>
  85.  
  86. <spell name="Pox Bomb Spread" type="template" templateID="11" >
  87.     <effect type="triggerfromlist" >
  88.         <option name="Pox Bomb Cloud" />
  89.         <option name="Pox Bomb Cloud" />
  90.         <option name="Pox Bomb Cloud" />
  91.         <option name="Pox Bomb Cloud" />
  92.         <option name="Pox Bomb Shell" />
  93.         <option name="Pox Bomb Shell" />
  94.         <option name="Pox Bomb Shell" />
  95.         <option name="Pox Bomb Shell" />
  96.         <option name="Pox Bomb Spread" />
  97.         </effect>
  98.     <description text="Viral advertising at its finest." />
  99.     <anim sprite="sprites/sfx/null" frames="2" framerate="80" />
  100.     </spell>
  101.  
  102. <spell name="Pox Bomb Cloud" type="targetfloor" mine="1" mineradius="1" mineSpriteDrawOrder="1" mineSpritePNGSeries="sprites/sfx/skullpuffB/skullpuffB" mineSpritePNGFirst="0" mineSpritePNGNum="10" mineSpritePNGRate="90" mineTimer="10" minePermanent="1" >
  103.     <effect type="damage" toxic="1" toxicF="2" secondaryScale="21" affectsCaster="1" />
  104.     <effect type="trigger" spell="Essence's Essentially Emasculating Pox" affectsCorpses="0" />
  105.     <anim sprite="sprites/sfx/skullpuffB/skullpuffB" frames="10" framerate="80" sfx="acid" />
  106.     </spell>
  107.  
  108. <spell name="Pox Bomb Hit" type="target" >
  109.     <effect type="damage" toxic="5" toxicF="3" secondaryScale="21" affectsCaster="1" />
  110.     <effect type="trigger" spell="Pox Bomb Spread" affectsCorpses="0" />
  111.     <effect type="trigger" spell="Essence's Essentially Emasculating Pox" affectsCorpses="0" />
  112.     <description text="Viral advertising at its finest." />
  113.     <anim sprite="sprites/sfx/toxpuff/toxpuff" frames="6" framerate="80" sfx="bampf" centerEffect="0" />
  114.     </spell>