Template:Build-AttackData: Difference between revisions
Muggshotter (talk | contribs) No edit summary |
Muggshotter (talk | contribs) (Updated template.) |
||
Line 19: | Line 19: | ||
<noinclude>[[Category:Templates (Dissidia 012)]] | <noinclude>[[Category:Templates (Dissidia 012)]] | ||
= Template = | = Template A = | ||
All ground attack slots are grouped together, then aerial attack slots. The slot numbers follow the "neutral, up, down" hierarchy. So if an attack should be on neutral input, please make sure the attack is listed on "brv1" field. | |||
If BRV or HP branches are not written, the column will show nothing. More info on parameters below. | |||
<pre> | <pre> | ||
{{Build-Attack | {{Build-Attack | ||
| | | dataBRV = | ||
{{Build-AttackData | {{Build-AttackData | ||
|brv1-g= | |brv1-g= | ||
Line 43: | Line 47: | ||
|branch-3ahp= | |branch-3ahp= | ||
}} | }} | ||
| | | dataHP = | ||
{{Build- | {{Build-AttackDataHP | ||
|hp1-g= | |hp1-g= | ||
|hp2-g= | |hp2-g= | ||
Line 54: | Line 58: | ||
}} | }} | ||
</pre> | </pre> | ||
= Template B = | |||
If you prefer writing ground and aerial bravery for the same input direction (neutral, up, down), this may be easier to read. | |||
The slot numbers follow the "neutral, up, down" hierarchy. So if an attack should be on neutral input, please make sure the attack is listed on "brv1" field. | |||
If BRV or HP branches are not written, the column will show nothing. More info on parameters below. | |||
<pre> | |||
{{Build-Attack | |||
| dataBRV = | |||
{{Build-AttackData | |||
|brv1-g= | |||
|branch-1gbrv= | |||
|branch-1ghp= | |||
|brv1-a= | |||
|branch-1abrv= | |||
|branch-1ahp= | |||
|brv2-g= | |||
|branch-2gbrv= | |||
|branch-2ghp= | |||
|brv2-a= | |||
|branch-2abrv= | |||
|branch-2ahp= | |||
|brv3-g= | |||
|branch-3gbrv= | |||
|branch-3ghp= | |||
|brv3-a= | |||
|branch-3abrv= | |||
|branch-3ahp= | |||
}} | |||
| dataHP = | |||
{{Build-AttackDataHP | |||
|hp1-g= | |||
|hp1-a= | |||
|hp2-g= | |||
|hp2-a= | |||
|hp3-g= | |||
|hp3-a= | |||
}} | |||
}} | |||
</pre> | |||
= Parameters = | = Parameters = | ||
The parameters are fairly simple. Write the attack and their branching moves if they are part of the build. The attacks will be displayed from top to bottom. | The parameters are fairly simple, but there are many of them. Write the attack and their branching moves if they are part of the build. The attacks will be displayed from top to bottom, like they would be in the game. | ||
* Brv1-g - Slot 1 for bravery attack (ground) | * '''Brv1-g''' - Slot 1 for bravery attack (ground). This is neutral input (no direction). | ||
* branch-1gbrv - | * '''branch-1gbrv''' - Branching attack for slot 1 ground bravery attack (BRV). | ||
* branch- | * '''branch-1ghp''' - Branching attack for slot 1 ground bravery attack (HP). | ||
* '''Brv1-a''' - Slot 1 for bravery attack (aerial). This is neutral input (no direction). | |||
* '''branch-1abrv''' - Branching attack for slot 1 aerial bravery attack (BRV). | |||
* '''branch-1ahp''' - Branching attack for slot 1 aerial bravery attack (HP). | |||
* '''Brv2-g''' - Slot 2 for bravery attack (ground). This is up / towards opponent input. | |||
* '''branch-2gbrv''' - Branching attack for slot 2 ground bravery attack (BRV). | |||
* '''branch-2ghp''' - Branching attack for slot 2 ground bravery attack (HP). | |||
* '''Brv2-a''' - Slot 2 for bravery attack (aerial). This is up input. | |||
* '''branch-2abrv''' - Branching attack for slot 2 aerial bravery attack (BRV). | |||
* '''branch-2ahp''' - Branching attack for slot 2 aerial bravery attack (HP). | |||
* '''Brv3-g''' - Slot 3 for bravery attack (ground). This is down / away from opponent input. | |||
* '''branch-3gbrv''' - Branching attack for slot 3 ground bravery attack (BRV). | |||
* '''branch-3ghp''' - Branching attack for slot 3 ground bravery attack (HP). | |||
* '''brv3-a''' - Slot 3 for bravery attack (aerial). This is down input. | |||
* '''branch-3abrv''' - Branching attack for slot 3 aerial bravery attack (BRV). | |||
* '''branch-3ahp''' - Branching attack for slot 3 aerial bravery attack (HP). | |||
* '''hp1-g''' - Slot 1 for HP attack (ground). This is neutral input (no direction). | |||
* '''hp2-g''' - Slot 2 for HP attack (ground). This is up / towards opponent input. | |||
* '''hp3-g''' - Slot 3 for HP attack (ground). This is down / away from opponent input. | |||
* '''hp1-a''' - Slot 1 for HP attack (aerial). This is neutral input (no direction). | |||
* '''hp2-a''' - Slot 2 for HP attack (aerial). This is up / towards opponent input. | |||
* '''hp3-a''' - Slot 3 for HP attack (aerial). This is down / away from opponent input. | |||
</noinclude> | </noinclude> |
Revision as of 12:46, 2 March 2025
Template A
All ground attack slots are grouped together, then aerial attack slots. The slot numbers follow the "neutral, up, down" hierarchy. So if an attack should be on neutral input, please make sure the attack is listed on "brv1" field.
If BRV or HP branches are not written, the column will show nothing. More info on parameters below.
{{Build-Attack | dataBRV = {{Build-AttackData |brv1-g= |branch-1gbrv= |branch-1ghp= |brv2-g= |branch-2gbrv= |branch-2ghp= |brv3-g= |branch-3gbrv= |branch-3ghp= |brv1-a= |branch-1abrv= |branch-1ahp= |brv2-a= |branch-2abrv= |branch-2ahp= |brv3-a= |branch-3abrv= |branch-3ahp= }} | dataHP = {{Build-AttackDataHP |hp1-g= |hp2-g= |hp3-g= |hp1-a= |hp2-a= |hp3-a= }} }}
Template B
If you prefer writing ground and aerial bravery for the same input direction (neutral, up, down), this may be easier to read.
The slot numbers follow the "neutral, up, down" hierarchy. So if an attack should be on neutral input, please make sure the attack is listed on "brv1" field.
If BRV or HP branches are not written, the column will show nothing. More info on parameters below.
{{Build-Attack | dataBRV = {{Build-AttackData |brv1-g= |branch-1gbrv= |branch-1ghp= |brv1-a= |branch-1abrv= |branch-1ahp= |brv2-g= |branch-2gbrv= |branch-2ghp= |brv2-a= |branch-2abrv= |branch-2ahp= |brv3-g= |branch-3gbrv= |branch-3ghp= |brv3-a= |branch-3abrv= |branch-3ahp= }} | dataHP = {{Build-AttackDataHP |hp1-g= |hp1-a= |hp2-g= |hp2-a= |hp3-g= |hp3-a= }} }}
Parameters
The parameters are fairly simple, but there are many of them. Write the attack and their branching moves if they are part of the build. The attacks will be displayed from top to bottom, like they would be in the game.
- Brv1-g - Slot 1 for bravery attack (ground). This is neutral input (no direction).
- branch-1gbrv - Branching attack for slot 1 ground bravery attack (BRV).
- branch-1ghp - Branching attack for slot 1 ground bravery attack (HP).
- Brv1-a - Slot 1 for bravery attack (aerial). This is neutral input (no direction).
- branch-1abrv - Branching attack for slot 1 aerial bravery attack (BRV).
- branch-1ahp - Branching attack for slot 1 aerial bravery attack (HP).
- Brv2-g - Slot 2 for bravery attack (ground). This is up / towards opponent input.
- branch-2gbrv - Branching attack for slot 2 ground bravery attack (BRV).
- branch-2ghp - Branching attack for slot 2 ground bravery attack (HP).
- Brv2-a - Slot 2 for bravery attack (aerial). This is up input.
- branch-2abrv - Branching attack for slot 2 aerial bravery attack (BRV).
- branch-2ahp - Branching attack for slot 2 aerial bravery attack (HP).
- Brv3-g - Slot 3 for bravery attack (ground). This is down / away from opponent input.
- branch-3gbrv - Branching attack for slot 3 ground bravery attack (BRV).
- branch-3ghp - Branching attack for slot 3 ground bravery attack (HP).
- brv3-a - Slot 3 for bravery attack (aerial). This is down input.
- branch-3abrv - Branching attack for slot 3 aerial bravery attack (BRV).
- branch-3ahp - Branching attack for slot 3 aerial bravery attack (HP).
- hp1-g - Slot 1 for HP attack (ground). This is neutral input (no direction).
- hp2-g - Slot 2 for HP attack (ground). This is up / towards opponent input.
- hp3-g - Slot 3 for HP attack (ground). This is down / away from opponent input.
- hp1-a - Slot 1 for HP attack (aerial). This is neutral input (no direction).
- hp2-a - Slot 2 for HP attack (aerial). This is up / towards opponent input.
- hp3-a - Slot 3 for HP attack (aerial). This is down / away from opponent input.