Template:SpellBox: Difference between revisions

From Melvor Idle
(Created new SpellBox)
 
(Center align icon)
(One intermediate revision by the same user not shown)
Line 3: Line 3:
Based on [[Template:Spell]], but pulling data from [[Module:Magic/data]] filtered through [[Module:Magic]]
Based on [[Template:Spell]], but pulling data from [[Module:Magic/data]] filtered through [[Module:Magic]]


<onlyinclude><includeonly>{{#vardefine:spell|{{{1|{{PAGENAME}}}}}}}{| class="wikitable" style="float:right; clear:right; max-width:250px; margin-left:10px"
<onlyinclude><includeonly>{{#vardefine:spell|{{{1|{{PAGENAME}}}}}}}{| class="wikitable infobox"
|-  
|-  
! {{#var:spell}}
! {{#var:spell}}
|-
|-
| {{#invoke:Magic|getSpellStat|{{#var:spell}}|bigIcon}}
| style="text-align:center;" | {{#invoke:Magic|getSpellStat|{{#var:spell}}|bigIcon}}
|-
|-
| '''{{#invoke:Magic|getSpellStat|{{#var:spell}}|type}} ID''': {{#invoke:Magic|getSpellStat|{{#var:spell}}|id}}
| '''{{#invoke:Magic|getSpellStat|{{#var:spell}}|type}} ID''': {{#invoke:Magic|getSpellStat|{{#var:spell}}|id}}

Revision as of 14:24, 5 June 2022

Surge III
Surge III
Aurora ID: melvorF:SurgeIII
Requirements:
Magic Level 65
Book of Eli Equipped
Description:
-0.3s Attack Interval
+15% Ranged Evasion
Runes:
5 Air Rune, 3 Light Rune

Based on Template:Spell, but pulling data from Module:Magic/data filtered through Module:Magic