Template:Build-AttackData: Difference between revisions

From Dissidia Wiki
No edit summary
(Added instructions on how to use this template.)
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>|
<includeonly>|{{#if:{{{brv1-g|}}}|{{pspcir}} {{{brv1-g|}}}}} |{{!}}{{!}} {{#if:{{{brv1-a|}}}| {{pspcir}} {{{brv1-a|}}}}}
    {| class="wikitable" style="border-style: hidden; margin: 0em;"
|-
|-
     |{{#if:{{{brv1-g|}}}|{{{brv1-g|}}}}} |{{!}}{{!}} {{#if:{{{brv1-a|}}}| {{{brv1-a|}}}}}
     |{{#if:{{{branch-1gbrv|}}}|{{pspcir}} Branch: {{{branch-1gbrv|}}}}} |{{!}}{{!}} {{#if:{{{branch-1abrv|}}}|{{pspcir}}  Branch: {{{branch-1abrv|}}}}}
|-
|-
     |{{#if:{{{branch-1gbrv|}}}|Branch1: {{{branch-1gbrv|}}}}} |{{!}}{{!}} {{#if:{{{branch-1abrv|}}}|Branch1: {{{branch-1abrv|}}}}}
     |{{#if:{{{branch-1ghp|}}}|{{pspsqu}} Branch: {{{branch-1ghp|}}}}} |{{!}}{{!}} {{#if:{{{branch-1ahp|}}}|{{pspsqu}} Branch: {{{branch-1ahp|}}}}}
|-
|-
     |{{#if:{{{branch-1ghp|}}}|Branch1: {{{branch-1ghp|}}}}} |{{!}}{{!}} {{#if:{{{branch-1ahp|}}}|Branch1: {{{branch-1ahp|}}}}}
     |{{#if:{{{brv2-g|}}}|↑+{{pspcir}} {{{brv2-g|}}}}} ||{{!}} {{#if:{{{brv2-a|}}}|↑+{{pspcir}} {{{brv2-a|}}} }}
|-
|-
     |{{#if:{{{brv2-g|}}}|{{{brv2-g|}}}}} ||{{!}}{{!}} {{#if:{{{brv2-a|}} {{{brv2-a|}}}}}
     |{{#if:{{{branch-2gbrv|}}}|{{pspcir}} Branch: {{{branch-2gbrv|}}}}} |{{!}}{{!}} {{#if:{{{branch-2abrv|}}}|{{pspcir}}  Branch: {{{branch-2abrv|}}}}}
|-
|-
     |{{#if:{{{branch-2gbrv|}}}|Branch2: {{{branch-2gbrv|}}}}} |{{!}}{{!}} {{#if:{{{branch-2abrv|}}}|Branch2: {{{branch-2abrv|}}}}}
     |{{#if:{{{branch-2ghp|}}}|{{pspsqu}} Branch: {{{branch-2ghp|}}}}} |{{!}}{{!}} {{#if:{{{branch-2ahp|}}}|{{pspsqu}} Branch: {{{branch-2ahp|}}}}}
|-
|-
     |{{#if:{{{branch-2ghp|}}}|Branch2: {{{branch-2ghp|}}}}} |{{!}}{{!}} {{#if:{{{branch-2ahp|}}}|Branch2: {{{branch-2ahp|}}}}}
     |{{#if:{{{brv3-g|}}}|↓+{{pspcir}} {{{brv3-g|}}}}} ||{{!}} {{#if:{{{brv3-a|}}}|↓+{{pspcir}} {{{brv3-a|}}}}}
|-
|-
     |{{#if:{{{brv3-g|}}}|{{{brv3-g|}}}}} ||{{!}}{{!}} {{#if:{{{brv3-a|}}}{{{brv3-a|}}}}}
     |{{#if:{{{branch-3gbrv|}}}|{{pspcir}} Branch: {{{branch-3gbrv|}}}}} |{{!}}{{!}} {{#if:{{{branch-3abrv|}}}|{{pspcir}} Branch: {{{branch-3abrv|}}}}}
|-
|-
     |{{#if:{{{branch-3gbrv|}}}|Branch3: {{{branch-3gbrv|}}}}} |{{!}}{{!}} {{#if:{{{branch-3abrv|}}}|Branch3: {{{branch-3abrv|}}}}}
     |{{#if:{{{branch-3ghp|}}}|{{pspsqu}} Branch: {{{branch-3ghp|}}}}} |{{!}}{{!}} {{#if:{{{branch-3ahp|}}}|{{pspsqu}} Branch: {{{branch-3ahp|}}}}}
|-
    |{{#if:{{{branch-3ghp|}}}|Branch3: {{{branch-3ghp|}}}}} |{{!}}{{!}} {{#if:{{{branch-3ahp|}}}|Branch3: {{{branch-3ahp|}}}}}
    |}
</includeonly>
</includeonly>


<noinclude>[[Category:Templates (Dissidia 012)]]
<noinclude>[[Category:Templates (Dissidia 012)]]
= Template =
 
= How to use =
This is a template that utilizes three templates to display equipped attacks in a character's build in Dissidia 012.
 
Write the attack and their branching moves in the appropriate fields. The attacks will be displayed from top to bottom, like they would be in the game. If BRV or HP branches are not written, the column will show nothing. Currently any columns with no info won't be automatically deleted, so the end result may look crude. Characters with multiple branching attacks equipped like {{012ok}} and {{012pri}} can mitigate this the most.
 
For more info on parameters, keep scrolling past template A and template B.
 
= 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
| data1     =  
| dataBRV     =  
{{Build-AttackData
{{Build-AttackData
|brv1-g=
|brv1-g=
Line 47: Line 55:
|branch-3ahp=
|branch-3ahp=
}}
}}
| data2     =  
| dataHP     =  
{{Build-AttackData
{{Build-AttackDataHP
|hp1-g=
|hp1-g=
|hp2-g=
|hp2-g=
Line 58: Line 66:
}}
}}
</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 for slot 1 bravery attack (bravery)
* '''branch-1gbrv''' - Branching attack for slot 1 ground bravery attack (BRV).
* branch-1ghp - Branch for slot 1 bravery attack (hp)
* '''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).


And so on.
* '''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>

Latest revision as of 04:03, 3 March 2025


How to use

This is a template that utilizes three templates to display equipped attacks in a character's build in Dissidia 012.

Write the attack and their branching moves in the appropriate fields. The attacks will be displayed from top to bottom, like they would be in the game. If BRV or HP branches are not written, the column will show nothing. Currently any columns with no info won't be automatically deleted, so the end result may look crude. Characters with multiple branching attacks equipped like Onion Knight and Prishe can mitigate this the most.

For more info on parameters, keep scrolling past template A and template B.

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.