Difference between revisions of "Template:AttackSpell/mirror"

From CrawlWiki
Jump to: navigation, search
(trying to fix a template)
 
Line 1: Line 1:
<div style="margin: 0; margin-top:1em; margin-right:0; padding: 0px; float: right; border:none;">
+
<div style="margin: 0; margin-top:0.5em; margin-right:0; padding: 0px; float: right; border:none;">
 
{| class="prettytable" style="border:none; margin:0; padding:0; width:20em;"
 
{| class="prettytable" style="border:none; margin:0; padding:0; width:20em;"
 
! colspan="2" style="font-size:larger;" | Spell Details
 
! colspan="2" style="font-size:larger;" | Spell Details
Line 46: Line 46:
 
  |dam_num = 2
 
  |dam_num = 2
 
  |dam_denom = 3--> }}
 
  |dam_denom = 3--> }}
 +
 +
{AttackSpell
 +
|name=Bolt of Fire
 +
|formula = 6d(3+Power/9) [[fire]]
 +
|maxdmg = 6d(25)
 +
|maxsp = 200
 +
|range = 7
 +
|target = Bolt
 +
|tohit = 10+Power/25
 +
|special = N/A
 +
<!--|hit_type = normal
 +
|hit_adder = 10
 +
|hit_num = 1
 +
|hit_denom = 25
 +
|dam_calculator = calcdice
 +
|dam_numdice = 6
 +
|dam_adder = 18
 +
|dam_num = 2
 +
|dam_denom = 3--> }}
 
</noinclude>
 
</noinclude>

Revision as of 21:10, 27 December 2022

Spell Details
Damage Formula
Max Damage
Max Power
Range
Targeting
To-hit
Special


Use this template for pages about specific attack spells; put it at the top of every such page. Example usage:

{{AttackSpell
|name=Bolt of Fire
|formula = 6d(3+Power/9) fire
|maxdmg = 6d(25)
|maxsp = 200
|range = 7
|target = Bolt
|tohit = 10+Power/25
|special = N/A
}}

{AttackSpell |name=Bolt of Fire |formula = 6d(3+Power/9) fire |maxdmg = 6d(25) |maxsp = 200 |range = 7 |target = Bolt |tohit = 10+Power/25 |special = N/A

}}