Template:Build-AttackData

From Dissidia Wiki
Revision as of 16:34, 2 March 2025 by Muggshotter (talk | contribs)

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.