Difference between revisions of "Template:Ability"

From Crystal Path
Jump to navigationJump to search
Line 9: Line 9:
 
! Element:
 
! Element:
 
| {{{element}}}
 
| {{{element}}}
 +
|-colspan="2" style="font-size: 12px;"
 +
! Target:
 +
| {{{target}}}
 +
|-colspan="2" style="font-size: 12px;"
 +
! Duration:
 +
| {{{duration}}}
 
|-colspan="2" style="font-size: 12px;"
 
|-colspan="2" style="font-size: 12px;"
 
! Damage Modifier:
 
! Damage Modifier:
 
| {{{damage}}}
 
| {{{damage}}}
|-colspan="2" style="font-size: 12px;"
 
! Target:
 
| {{{target}}}
 
 
|-colspan="2" style="font-size: 12px;"
 
|-colspan="2" style="font-size: 12px;"
 
! Casting Time:
 
! Casting Time:
Line 21: Line 24:
 
! Cooldown Time:
 
! Cooldown Time:
 
| {{{cooldown}}}
 
| {{{cooldown}}}
|-colspan="2" style="font-size: 12px;"
 
! Duration:
 
| {{{duration}}}
 
 
|-colspan="2" style="font-size: 12px;"
 
|-colspan="2" style="font-size: 12px;"
 
! Ability Cost:
 
! Ability Cost:

Revision as of 19:29, 26 February 2010

Ability Information
{{{name}}}
Type: {{{type}}}
Element: {{{element}}}
Target: {{{target}}}
Duration: {{{duration}}}
Damage Modifier: {{{damage}}}
Casting Time: {{{cast}}}
Cooldown Time: {{{cooldown}}}
Ability Cost: {{{cost}}}
Upkeep Cost: {{{upkeep}}}


Usage

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