Template:IdentifyTable: Difference between revisions

From Elwiki
No edit summary
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| border="1" cellpadding="5" style="border-collapse: collapse; text-align: center;"
{| border="1" cellpadding="5" style="border-collapse: collapse; text-align: center;" class="wikitable"
|-
|-
! rowspan=2 | Possible Stat{{#forargs:Row
! rowspan=2 | Possible Stat{{#forargs:Row
Line 24: Line 24:
|-
|-
{{#if:{{{Atk+1|}}}|<nowiki/>
{{#if:{{{Atk+1|}}}|<nowiki/>
{{!}} Attack Speed{{#forargs:Atk+
{{!}} Action Speed{{#forargs:Atk+
   | key
   | key
   | value
   | value
Line 56: Line 56:
|-
|-
{{#if:{{{RedDmg+1|}}}|<nowiki/>
{{#if:{{{RedDmg+1|}}}|<nowiki/>
{{!}} Reduced Damage{{#forargs:RedDmg+
{{!}} Damage Reduction{{#forargs:RedDmg+
   | key
   | key
   | value
   | value
Line 101: Line 101:
}}|}}
}}|}}
|-
|-
{{#if:{{{PhyAtkLv+1|}}}|<nowiki/>
{{#if:{{{MPAttack+1|}}}|<nowiki/>
{{!}} Physical Attack Level{{#forargs:PhyAtkLv+
{{!}} MP Gain on Attack{{#forargs:MPAttack+
  | key
  | value
  | <nowiki/>
{{!}} {{#switch: {{#var:value|}} | 0 = N/A | #default = +{{#var:value|}} }}
}}|}}
|-
{{#if:{{{MPAttacked+1|}}}|<nowiki/>
{{!}} MP Gain on Receiving Attack{{#forargs:MPAttacked+
  | key
  | value
  | <nowiki/>
{{!}} {{#switch: {{#var:value|}} | 0 = N/A | #default = +{{#var:value|}} }}
}}|}}
|-
{{#if:{{{SpecializationA+1|}}}|<nowiki/>
{{!}} Specialization A{{#forargs:SpecializationA+
   | key
   | key
   | value
   | value
Line 109: Line 125:
}}|}}
}}|}}
|-
|-
{{#if:{{{MagAtkLv+1|}}}|<nowiki/>
{{#if:{{{SpecializationB+1|}}}|<nowiki/>
{{!}}Magical Attack Level{{#forargs:MagAtkLv+
{{!}} Specialization B{{#forargs:SpecializationB+
   | key
   | key
   | value
   | value
Line 117: Line 133:
}}|}}
}}|}}
|-
|-
{{#if:{{{PhyDefLv+1|}}}|<nowiki/>
{{#if:{{{Maximize+1|}}}|<nowiki/>
{{!}} Physical Defense Level{{#forargs:PhyDefLv+
{{!}} Maximize{{#forargs:Maximize+
   | key
   | key
   | value
   | value
Line 125: Line 141:
}}|}}
}}|}}
|-
|-
{{#if:{{{MagDefLv+1|}}}|<nowiki/>
{{#if:{{{PhyAtkLv+1|}}}|<nowiki/>
{{!}}Magical Defense Level{{#forargs:MagDefLv+
{{!}} Physical Attack Level{{#forargs:PhyAtkLv+
   | key
   | key
   | value
   | value
Line 133: Line 149:
}}|}}
}}|}}
|-
|-
{{#if:{{{MPAttack+1|}}}|<nowiki/>
{{#if:{{{MagAtkLv+1|}}}|<nowiki/>
{{!}} MP Gain on Attack{{#forargs:MPAttack+
{{!}}Magical Attack Level{{#forargs:MagAtkLv+
   | key
   | key
   | value
   | value
Line 141: Line 157:
}}|}}
}}|}}
|-
|-
{{#if:{{{MPAttacked+1|}}}|<nowiki/>
{{#if:{{{PhyAtk+1|}}}|<nowiki/>
{{!}} MP Gain on Receiving Attack{{#forargs:MPAttacked+
{{!}} Physical Attack Power{{#forargs:PhyAtk+
   | key
   | key
   | value
   | value
Line 149: Line 165:
}}|}}
}}|}}
|-
|-
{{#if:{{{SpecializationA+1|}}}|<nowiki/>
{{#if:{{{MagAtk+1|}}}|<nowiki/>
{{!}} Specialization A{{#forargs:SpecializationA+
{{!}}Magical Attack Power{{#forargs:MagAtk+
   | key
   | key
   | value
   | value
Line 157: Line 173:
}}|}}
}}|}}
|-
|-
{{#if:{{{SpecializationB+1|}}}|<nowiki/>
{{#if:{{{PhyDefLv+1|}}}|<nowiki/>
{{!}} Specialization B{{#forargs:SpecializationB+
{{!}} Physical Defense Level{{#forargs:PhyDefLv+
   | key
   | key
   | value
   | value
Line 165: Line 181:
}}|}}
}}|}}
|-
|-
{{#if:{{{Maximize+1|}}}|<nowiki/>
{{#if:{{{MagDefLv+1|}}}|<nowiki/>
{{!}} Maximize{{#forargs:Maximize+
{{!}}Magical Defense Level{{#forargs:MagDefLv+
   | key
   | key
   | value
   | value
Line 215: Line 231:
{{#if:{{{BrvDam+1|}}}|<nowiki/>
{{#if:{{{BrvDam+1|}}}|<nowiki/>
{{!}} Bravery Skill Damage{{#forargs:BrvDam+
{{!}} Bravery Skill Damage{{#forargs:BrvDam+
  | key
  | value
  | <nowiki/>
{{!}} {{#switch: {{#var:value|}} | 0 = N/A | #default = +{{#var:value|}} }}
}}|}}
|-
{{#if:{{{AllDam+1|}}}|<nowiki/>
{{!}} All Skill Damage{{#forargs:AllDam+
   | key
   | key
   | value
   | value
Line 221: Line 245:
}}|}}
}}|}}
|}
|}
<noinclude>{{Doc}}</noinclude>

Latest revision as of 17:58, 24 June 2022

Possible Stat
Information: If you want to test this template, please use Sandbox.
This documentation is transcluded from Template:IdentifyTable/doc.

Guide

Code Format

{{IdentifyTable
| Row1=true
| Spec=

| ER+1=
| Atk+1=
| Mov+1=
| Jmp+1=
| AddDmg+1=
| RedDmg+1=
| Crt+1=
| HP+1=
| AwkCharge+1=
| AwkTime+1=
| MPAttack+1=
| MPAttacked+1=
| SpecializationA+1=
| SpecializationB+1=
| Maximize+1=
| PhyAtk+1=
| MagAtk+1=
| PhyAtkLv+1=
| MagAtkLv+1=
| PhyDefLv+1=
| MagDefLv+1=
| AddRes+1=
| CritRes+1=
| ActDam+1=
| TenDam+1=
| StrDam+1=
| BrvDam+1=
| AllDam+1=
}}

Example

Possible Stat Row 1
Effects
All Elemental Resistance N/A
Action Speed N/A
Movement Speed N/A
Jump Speed N/A
Additional Damage N/A
Damage Reduction N/A
Critical N/A
HP N/A
Awakening Charge Speed N/A
Awakening Time N/A
MP Gain on Attack N/A
MP Gain on Receiving Attack N/A
Specialization A N/A
Specialization B N/A
Maximize N/A
Physical Attack Level N/A
Magical Attack Level N/A
Physical Attack Power N/A
Magical Attack Power N/A
Physical Defense Level N/A
Magical Defense Level N/A
Additional Damage Resistance N/A
Critical Resistance N/A
Active Skill Damage N/A
Tenacity Skill Damage N/A
Strength Skill Damage N/A
Bravery Skill Damage N/A
All Skill Damage N/A