Difference between revisions of "Template:Tt/Compu/Tabs"
< Template:Tt | Compu
Jump to navigation
Jump to search
m |
m |
||
Line 1: | Line 1: | ||
− | <includeonly><center><table border=3; style="width:100%; text-align:center; valign:top"> | + | <includeonly> |
− | {{#switch:{{{1|}}} | + | <center><table border=3; style="width:100%; text-align:center; valign:top"> |
+ | {{#switch:{{{1|}}}|MentDMG|PhysDMG|SpelDMG|TeasDMG|WeapDMG=<caption>Apply Defensive Reductions</capation>}} | ||
<tr><td>'''Attacker'''</td><td></td><td>'''Defender'''</td></tr> | <tr><td>'''Attacker'''</td><td></td><td>'''Defender'''</td></tr> | ||
{{#switch:{{{1|}}} | {{#switch:{{{1|}}} |
Revision as of 10:42, 3 April 2025
Documentation
- 1st Parameter - Table Type (i.e. is it to calculate if an attack hits or to how damage is calculated)
- Attack Table:
AoeATK
EvaATK
MagATK
MenATK
PhyATK
TeaATK
WeaATK
- Damage Table:
MentDMG
PhysDMG
SpelDMG
TeasDMG
WeapDMG
- Attack Table:
- The next set of parameters depends on if its an attack or damage table:
- Attack Table
- 2nd Parameter - Includes catalyst bonus? (either
Charm
orSpell
, or leave blank) - 3rd & 4th Parameter - If there are any other bonuses or negatives to the attacker's accuracy (3) or the target's defense (4)
- 2nd Parameter - Includes catalyst bonus? (either
- Damage Table
- 2nd Parameter - Name of the Element/Resistance type
- Attack Table
Usage
This template is to be primarily used within Template:tt/Compu, hence it being an extension name.