Spiral blast: Difference between revisions

From RoDpedia
Jump to navigation Jump to search
Cyril (talk | contribs)
No edit summary
 
Stolichnaya (talk | contribs)
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
* Syntax: <code>c 'spiral blast'</code>
{{Spell
 
|syntax = c 'spiral blast'
== Help File ==
|helpfile = <pre>      _________________________  ____________________________
A powerful, spinning blast
  __ /                          |                            \ __
of coloured gas conjured by  
  | /|                          |:                            |:||
an Augurer, it attacks every
  ||:|                          |:                            |:||
target in the area.  The     
  ||:|    -= Spiral Blast =-    |:                            |:||
spell is hostile to all     
  ||:|                          |: A powerful, spinning blast |:||
creatures in the room,  and  
  ||:|  Syntax:                |: of coloured gas conjured by |:||
will cause them to engage   
  ||:|                          |: an Augurer, it attacks every|:||
the caster in combat.
  ||:|  cast 'spiral blast'    |: target in the area.  The    |:||
 
  ||:|                          |: spell is hostile to all    |:||
== Information ==
  ||:|                          |: creatures in the room,  and |:||
 
  ||:|                          |: will cause them to engage  |:||
This is probably the most effective augurer combat spell for mobs. The Smuag 1.4a source code shows that the damage is based on a random number between hp/7 to hp/14 which averages to around hp/10. The spell can be cast 2 to 3 times per combat round with minimal lag. However, it does use a good bit of mana (35 at avatar).
  ||:|                          |: the caster in combat.       |:||
 
  ||:|                          |:                            |:||
[[Category:Skills]]
  ||:|                          |:                            |:||
 
  ||:|                          |:                            |:||
  ||:|                          |:                            |:||
  ||:|                          |:                            |:||
  ||:|__________________________ |: ____________________________|:||
  ||/___________________________\|:/_____________________________\||
  |____________________________      ______________________________|
                              '----`
</pre>
|notes =  
This is probably the most effective Augurer combat spell for mobs. The Smaug 1.4a source code shows that the damage is based on a random number between hp/7 to hp/14 which averages to hp*(3/28). The spell can be cast 2.4 times per combat round (exactly 12 casts every 5 rounds). It costs 15 mana per cast. There are no resistances or immunities to spiral blast, so it hits everything.
|cats =
[[Category:Augurer Skills]]
[[Category:Augurer Skills]]
}}

Latest revision as of 21:37, 5 April 2015

Helpfile

       _________________________   ____________________________
   __ /                          |                             \ __
  | /|                           |:                             |:||
  ||:|                           |:                             |:||
  ||:|    -= Spiral Blast =-     |:                             |:||
  ||:|                           |: A powerful, spinning blast  |:||
  ||:|   Syntax:                 |: of coloured gas conjured by |:||
  ||:|                           |: an Augurer, it attacks every|:||
  ||:|   cast 'spiral blast'     |: target in the area.  The    |:||
  ||:|                           |: spell is hostile to all     |:||
  ||:|                           |: creatures in the room,  and |:||
  ||:|                           |: will cause them to engage   |:||
  ||:|                           |: the caster in combat.       |:||
  ||:|                           |:                             |:||
  ||:|                           |:                             |:||
  ||:|                           |:                             |:||
  ||:|                           |:                             |:||
  ||:|                           |:                             |:||
  ||:|__________________________ |: ____________________________|:||
  ||/___________________________\|:/_____________________________\||
  |____________________________      ______________________________|
                               '----`

Information

  • Syntax: c 'spiral blast'
  • Duration: Unknown
  • Mininum stance: Unknown

Notes

This is probably the most effective Augurer combat spell for mobs. The Smaug 1.4a source code shows that the damage is based on a random number between hp/7 to hp/14 which averages to hp*(3/28). The spell can be cast 2.4 times per combat round (exactly 12 casts every 5 rounds). It costs 15 mana per cast. There are no resistances or immunities to spiral blast, so it hits everything.