Template:Blood Pact
This template is for use on Blood Pact pages.
Usage
{{Blood Pact
| description =
| avatar =
| type =
| element =
| skillchain =
| magic burst =
| damage type =
| level =
| duration =
| mp =
| notes =
| changes =
| macro =
}}
description: This is the in-game description of the blood pact.
avatar: Name of the avatar.
type: The blood pacts type. Accepts both "rage" and "ward.
element: The blood pacts element. The parameter accepts all 8 elements and then the template then applies the necessary formatting.
skillchain: The skillchain properties that this blood pact has. This parameter accepts whatever input the user gives.
magic burst: The skillchains that this blood pact can magic burst off. This parameter accepts whatever input the user gives.
damage type: The damage type of the blood pact. The parameter accepts "blunt", "magic", "piercing" and "slashing".
Level: The level the blood pact is unlocked eg. "30".
Duration: The duration of the blood pact. Examples could be "2 minutes" or "Instant".
MP: MP cost of the blood pact.
Notes: Where the editor can add any additional notes they feel necessary. Bullet points should be used for each note.
Changes: The editor should input the name of the blood pact and the template automatically fills any Horizon changes. It parses this from Category:Horizon Changes so if it returns a blank, no changes are present, in which case the editor should leave the parameter blank.
Macro: Add an example macro syntax and any additional information. Use bullet points.
Examples
Example 1
| Blood Pact | |
|---|---|
| Description: | Deals fire elemental damage to enemies within area of effect. |
| Avatar: | Ifrit |
| Blood Pact Type: | Rage |
| Element: | Fire |
| Magic Burst: |
Liquefaction |
| Damage Type: | Magic |
| Level: | 1 |
| Duration: | Instant |
| MP Cost: | Requires twice your level in MP to activate this command, and upon use it consumes 100% of your MP. |
Notes
|
Horizon Changes
none
|
Macro Syntax
|
{{Blood Pact
| description = Deals fire elemental damage to enemies within area of effect.
| avatar = Ifrit
| type = Rage
| element = Fire
| skillchain =
| magic burst = {{Fire|Liquefaction}}<br>{{Fire|Fus}}{{Light|ion}}
| damage type = Magic
| level = 1
| duration = Instant
| mp = Requires twice your level in MP to activate this command, and upon use it consumes 100% of your MP.
| notes =
* This command is only available when [[Astral Flow]] is active.
* Avatar's TP does not affect this ability.
| changes =
| macro =
* /pet "Inferno" <t>
}}Example 2
| Blood Pact | |
|---|---|
| Description: | Delivers a single-hit attack on target. |
| Avatar: | Ifrit |
| Blood Pact Type: | Rage |
| Element: | Fire |
| Skillchain Properties: |
|
| Damage Type: | Blunt |
| Level: | 1 |
| Duration: | Instant |
| MP Cost: | 9 |
Notes
|
Horizon Changes
none
|
Macro Syntax
|
{{Blood Pact
|avatar = Ifrit
|type = Rage
|element = Fire
|level = 1
|mp = 9
|duration = Instant
|description = Delivers a single-hit attack on target.
| skillchain = {{Fire|Liquefaction}}
*''Opens:'' {{Earth|Scission}}, {{Fire|Fus}}{{Light|ion}}
*''Closes:'' {{Fire|Liquefaction}}
| magic burst =
| damage type = blunt
| notes =
* Consumes TP on activation.
* Effective against: [[:Category:Corses|Corses]], [[:Category:Skeletons|Skeletons]], and [[:Category:Magic Pots|Magic Pots]].
| changes =
| macro = * /pet "Punch" <t>
}}