Difference between revisions of "Template:Ability"

From Crystal Path
Jump to navigationJump to search
Line 7: Line 7:
 
| {{{type}}}
 
| {{{type}}}
 
|-colspan="2" style="font-size: 12px;"
 
|-colspan="2" style="font-size: 12px;"
! Element:
+
! Element(s):
 
| {{{element}}}
 
| {{{element}}}
 
|-colspan="2" style="font-size: 12px;"
 
|-colspan="2" style="font-size: 12px;"
 
! Target:
 
! Target:
 
| {{{target}}}
 
| {{{target}}}
 +
|-colspan="2" style="font-size: 12px;"
 +
! Effect(s):
 +
| {{{effect}}}
 
|-colspan="2" style="font-size: 12px;"
 
|-colspan="2" style="font-size: 12px;"
 
! Duration:
 
! Duration:
Line 40: Line 43:
 
| element=  
 
| element=  
 
| target=  
 
| target=  
 +
| effect=
 
| duration=  
 
| duration=  
 
| damage=  
 
| damage=  

Revision as of 19:35, 26 February 2010

Ability Information
{{{name}}}
Type: {{{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= 
| element= 
| target= 
| effect= 
| duration= 
| damage= 
| cast= 
| cooldown= 
| cost= 
| upkeep= 
}}