Difference between revisions of "Template:Ability"

From Crystal Path
Jump to navigationJump to search
 
Line 2: Line 2:
 
{{AbilityBoxHeader|name={{{name}}}}}
 
{{AbilityBoxHeader|name={{{name}}}}}
 
|-colspan="2" style="font-size: 12px;"
 
|-colspan="2" style="font-size: 12px;"
! Type:
+
! Skill Type:
 
| {{{type}}}
 
| {{{type}}}
 +
|-colspan="2" style="font-size: 12px;"
 +
! Damage Type:
 +
| {{{damage_type}}}
 
|-colspan="2" style="font-size: 12px;"
 
|-colspan="2" style="font-size: 12px;"
 
! Element(s):
 
! Element(s):
Line 37: Line 40:
 
| name=  
 
| name=  
 
| type=  
 
| type=  
 +
| damage_type=
 
| element=  
 
| element=  
 
| target=  
 
| target=  

Latest revision as of 08:25, 15 May 2010

{{{name}}}
Skill Type: {{{type}}}
Damage Type: {{{damage_type}}}
Element(s): {{{element}}}
Target: {{{target}}}
Effect(s): {{{effect}}}
Duration: {{{duration}}}
Damage Modifier: {{{damage}}}
Casting Time: {{{cast}}}
Cooldown Time: {{{cooldown}}}
Ability Cost: {{{cost}}}
Upkeep Cost: {{{upkeep}}}

Usage

{{Ability
| name= 
| type= 
| damage_type= 
| element= 
| target= 
| effect= 
| duration= 
| damage= 
| cast= 
| cooldown= 
| cost= 
| upkeep= 
}}