Template:Blood Pact: Difference between revisions
imported>Spiffly mNo edit summary |
imported>Spiffly added parameters for "skillchain", "magic burst" and "damage type" |
||
| Line 4: | Line 4: | ||
| type = {Either rage or ward} |
| type = {Either rage or ward} |
||
| element = {Element type eg. fire or water} |
| element = {Element type eg. fire or water} |
||
| skillchain = {Skillchain properties} |
|||
| magic burst = {The skillchains that it can burst off} |
|||
| damage type = {damage type eg. blunt, slashing, piecring} |
|||
| level = {Level the blood pact is obtained} |
| level = {Level the blood pact is obtained} |
||
| mp = {MP cost of blood pact} |
| mp = {MP cost of blood pact} |
||
| Line 57: | Line 60: | ||
|#default= |
|#default= |
||
}}|}} |
}}|}} |
||
|- |
|||
| BGCOLOR="#dfe9ec" | {{#if: {{{skillchain|}}} |''' Skillchain Properties:''' |}} |
|||
| BGCOLOR="#eff4f5" | |
|||
{{{skillchain|}}} |
|||
|- |
|||
| BGCOLOR="#dfe9ec" | {{#if: {{{magic burst|}}} |''' Magic Burst:''' |}} |
|||
| BGCOLOR="#eff4f5" | |
|||
{{{magic burst|}}} |
|||
|- |
|||
| BGCOLOR="#dfe9ec" | {{#if: {{{damage type|}}} |'''Damage Type:''' |}} |
|||
| BGCOLOR="#eff4f5" | {{#if:{{{damage type|}}}|{{#switch:{{lc:{{{damage type}}}}} |
|||
| blunt = [[Blunt Damage|Blunt]] |
|||
| magic | magical = [[Magic Damage|Magic]] |
|||
| piecring = [[Piercing Damage|Piercing]] |
|||
| slashing | slash = [[Slashing Damage|Slashing]] |
|||
|#default= }}|}} |
|||
|- |
|- |
||
| BGCOLOR="#dfe9ec" | ''' Level:''' |
| BGCOLOR="#dfe9ec" | ''' Level:''' |
||
| Line 105: | Line 124: | ||
--> |
--> |
||
</onlyinclude></includeonly> |
</onlyinclude></includeonly> |
||
| ⚫ | |||
This template is for use on [[:Category:Blood Pact|Blood Pact]] pages. |
This template is for use on [[:Category:Blood Pact|Blood Pact]] pages. |
||
| Line 113: | Line 133: | ||
| type = |
| type = |
||
| element = |
| element = |
||
| skillchain = |
|||
| magic burst |
|||
| damage type = |
|||
| level = |
| level = |
||
| duration = |
| duration = |
||
| Line 121: | Line 144: | ||
}}</pre> |
}}</pre> |
||
''' |
'''description:''' This is the in-game description of the blood pact.<br> |
||
''' |
'''avatar:''' Name of the avatar.<br> |
||
''' |
'''type:''' The blood pacts type. Accepts both "rage" and "ward.<br> |
||
''' |
'''element:''' The blood pacts element. The parameter accepts all 8 elements and then the template then applies the necessary formatting.<br> |
||
'''skillchain:''' The skillchain properties that this blood pact has. This parameter accepts whatever input the user gives.<br> |
|||
'''magic burst:''' The skillchains that this blood pact can magic burst off. This parameter accepts whatever input the user gives.<br> |
|||
'''damage type:''' The damage type of the blood pact. The parameter accepts "blunt", "magic", "piercing" and "slashing".<br> |
|||
'''Level:''' The level the blood pact is unlocked eg. "30".<br> |
'''Level:''' The level the blood pact is unlocked eg. "30".<br> |
||
'''Duration:''' The duration of the blood pact. Examples could be "2 minutes" or "Instant".<br> |
'''Duration:''' The duration of the blood pact. Examples could be "2 minutes" or "Instant".<br> |
||
| Line 132: | Line 158: | ||
'''Macro:''' Add an example macro syntax and any additional information. Use bullet points. |
'''Macro:''' Add an example macro syntax and any additional information. Use bullet points. |
||
== |
== Examples == |
||
<pre>{{Blood Pact |
<pre>{{Blood Pact |
||
| description = Deals fire elemental damage to enemies within area of effect. |
| description = Deals fire elemental damage to enemies within area of effect. |
||
| Line 138: | Line 164: | ||
| type = Rage |
| type = Rage |
||
| element = Fire |
| element = Fire |
||
| skillchain = |
|||
| magic burst = {{Fire|Liquefaction}}<br>{{Fire|Fus}}{{Light|ion}} |
|||
| damage type = Magic |
|||
| level = 1 |
| level = 1 |
||
| duration = Instant |
| duration = Instant |
||
| Line 144: | Line 173: | ||
* This command is only available when [[Astral Flow]] is active. |
* This command is only available when [[Astral Flow]] is active. |
||
* Avatar's TP does not affect this ability. |
* Avatar's TP does not affect this ability. |
||
* Has the [[skillchain]] properties of [[liquefaction]] and [[fusion]]. |
|||
| changes = |
| changes = |
||
| macro = |
| macro = |
||
| Line 155: | Line 183: | ||
| type = rage |
| type = rage |
||
| element = fire |
| element = fire |
||
| skillchain = |
|||
| magic burst = {{Fire|Liquefaction}}<br>{{Fire|Fus}}{{Light|ion}} |
|||
| damage type = Magic |
|||
| level = 1 |
| level = 1 |
||
| duration = Instant |
| duration = Instant |
||
| Line 161: | Line 192: | ||
* This command is only available when [[Astral Flow]] is active. |
* This command is only available when [[Astral Flow]] is active. |
||
* Avatar's TP does not affect this ability. |
* Avatar's TP does not affect this ability. |
||
* Has the [[skillchain]] properties of [[liquefaction]] and [[fusion]]. |
|||
| changes = |
| changes = |
||
| macro = |
| macro = |
||
* /pet "Inferno" <t> |
* /pet "Inferno" <t> |
||
}} |
}} |
||
| ⚫ | |||
Revision as of 14:39, 21 January 2025
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
{{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>
}}
Results in...
| 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
|