Template:AbilityInfo2: Difference between revisions

From Dissidia Wiki
(Updated template with tooltip. Changed capacity point's order to be in line with AbilityInfo.)
Line 1: Line 1:
{| class="wikitable" style="float: left; display: inline-table; text-align: center;"
{| class="wikitable" style="float: left; display: inline-table; text-align: center;"
|-
|-
! rowspan="10"|<img src="{{{image|}}}" style="width:250px; height:270px; object-fit: none; object-position: {{{imgpos|}}}; border:3px solid RGB(105,86,160); inline-table;"></img>
! rowspan="11"|<img src="{{{image|}}}" style="width:250px; height:270px; object-fit: none; object-position: {{{imgpos|}}}; border:3px solid RGB(105,86,160); inline-table;"></img>
|-
|-
! !! {{{ver1|}}} !! {{{ver2|}}}
! !! {{{ver1|}}} !! {{{ver2|}}}
|-
|-
! Base damage
! <span class="dotted">{{#tooltip: Base Damage | The attack's baseline damage value before equipment and stats are considered. }}</span>
| {{{damage1|}}} || {{{damage2|}}}
| {{{damage1|}}} || {{{damage2|}}}
|-
|-
! Startup frame
! <span class="dotted">{{#tooltip: Startup Frame | The time it takes for this attack to do damage. Currently this is measured at 60 frames per second (30F would be 0.5 seconds).}} </span>
| {{{startup1|}}} || {{{startup2|}}}
| {{{startup1|}}} || {{{startup2|}}}
|-
|-
! Type
! Damage Type
| {{{type1|}}} || {{{type2|}}}
| {{{type1|}}} || {{{type2|}}}
|-
|-
Line 17: Line 17:
| {{{priority1|}}} || {{{priority2|}}}
| {{{priority1|}}} || {{{priority2|}}}
|-
|-
! EX Force
! <span class="dotted">{{#tooltip: EX Force | The amount of EX that can be gained. Each EX Force fills EX gauge by 3. 1000 = Full EX gauge.}} </span>
| {{{ex1|}}} || {{{ex2|}}}
| {{{ex1|}}} || {{{ex2|}}}
|-
|-
Line 23: Line 23:
| {{{effect1|}}} || {{{effect2|}}}
| {{{effect1|}}} || {{{effect2|}}}
|-
|-
! Cancels
! <span class="dotted">{{#tooltip: Cancels | What this move can be cancelled into.}}</span>
| {{{cancels1|}}} || {{{cancels2|}}}
| {{{cancels1|}}} || {{{cancels2|}}}
|-
|-
![[Assist_Gauge_Charge|Assist Gain]] ([[Assist_Gauge_Charge#Assist_Gauge_Charge_(Hit)|Hit]])
![[Assist_Gauge_Charge|Assist Gain]] <span class="dotted">{{#tooltip: (Hit) | The amount of assist gauge filled if this attack hits. 5000 = 1 assist gauge.}}</span>
| {{{asthit1|}}} || {{{asthit2|}}}
| {{{asthit1|}}} || {{{asthit2|}}}
|-
|-
| ''{{{gametext|}}} '' || Unlocked at <br>level '''{{{level|}}} ''' || Mastered at <br>'''{{{ap|}}} ''' AP ||colspan="2"| CP (Mastered): '''{{{cp|}}} '''
! CP (Mastered)
|colspan="2"|{{{cp|}}}
|-
| ''{{{gametext|}}} '' || Unlocked at <br>level '''{{{level|}}} ''' || colspan="2"|Mastered at <br>'''{{{ap|}}} ''' AP
|}
|}



Revision as of 12:07, 12 May 2025

Base Damage
Startup Frame
Damage Type
Priority
EX Force
Effects
Cancels
Assist Gain (Hit)
CP (Mastered)
Unlocked at
level
Mastered at
AP


Template

This template is for any attack that has three separate datas for it, such as Vaan (switch, on hand and EX mode).

{{AbilityInfo2
|ver1=
|damage1=
|startup1=
|type1=
|priority1=
|ex1=
|effect1=
|cancels1=
|asthit1=
|gametext=
|level=
|ap=
|cp=
|ver2=
|damage2=
|startup2=
|type2=
|priority2=
|ex2=
|effect2=
|cancels2=
|asthit2=
|image=
|imgpos=
}}