Template:Ability Info

From Albion Online Wiki
Jump to navigation Jump to search
Documentation

This template creates a formatted information table for an Ability. You should ONLY use this template on individual Ability pages. Do NOT use this on any other pages: use {{:ABILITY_NAME}} instead. Please reach out to our community in the #wiki-discussion channel of the Albion Discord server if you have any questions or suggestions regarding this template.

Usage

  1. Copy the text below.
  2. On the target page, use the EDIT SOURCE editor to paste the copied text.
  3. Fill out each line. All entries are case sensitive, and all number values should use values for gear with 1060 Item Power. The ability name should always have every word capitalized. For passives, delete the lines for energy cost, cast time, etc., unless applicable. Be sure to NOT delete the closing "}}" square brackets.
  4. Save your edits and confirm that everything looks correct.
{{Ability Info
| ability name = (name in Title Caps)
| energy cost = (#)
| cast time = (#s)
| range = (#m)
| cooldown = (#s)
| description = (full effect description)
| radius = (#m) (Optional)
}}

For abilities that have multiple versions with the same name (for example: Energetic (Cursed Staffs) vs Energetic (Hammers)), add the page name parameter to the list above. For example:

| ability name = Energetic
| page name = Energetic (Hammers)



Example

For the Energy Bolt ability,
this:

{{Ability Info
| ability name = Energy Bolt
| energy cost = 6
| cast time = 1.2s
| range = 11m
| cooldown = 0s
| description = Deals magic damage to a single enemy. When targeting a player, deals more damage the less energy the target has.

Against players:
* Minimum damage (above 80% energy): 297
* Maximum damage (below 20% energy): 428      

Against creatures:
* Always deals 329 damage
| radius = 1m
}}


becomes this:


Energy Bolt
Energy Cost 6 Deals magic damage to a single enemy. When targeting a player, deals more damage the less energy the target has.

Against players:

  • Minimum damage (above 80% energy): 297
  • Maximum damage (below 20% energy): 428

Against creatures:

  • Always deals 329 damage
Cast Time 1.2s
Range 11m
Radius 1m
Cooldown 0s