Difference between revisions of "Template:Transient stat table"
SurtrFan8511 (talk | contribs) |
SurtrFan8511 (talk | contribs) |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly><onlyinclude>{{#ask: | <includeonly><onlyinclude>{{#if: <!--handling merge memes--> | ||
{{#ifeq:{{{merge|}}}|start|{{#vardefine:merged table|start}} }} | |||
{{#if:{{#var:merged table}}|{{#vardefine:merged table|{{#switch:{{{merge|}}} | |||
| start=start | |||
| finish=finish | |||
| #default=middle | |||
}} }} }} | |||
}}{{#ask: | |||
[[Has game context::Transient]] | [[Has game context::Transient]] | ||
[[Has availability::Current]] | [[Has availability::Current]] | ||
Line 23: | Line 30: | ||
|named args=yes | |named args=yes | ||
|searchlabel=- | |searchlabel=- | ||
|intro={{Transient stat table header}} | |intro={{#switch:{{#var:merged table}} | ||
|outro=</table> | |middle= | ||
|finish= | |||
|#default={{Transient stat table header|notes={{#if:{{{note|}}}|true|false}} }} | |||
}} | |||
|outro={{#switch:{{#var:merged table}} | |||
|start= | |||
|middle= | |||
|#default=</table> | |||
}} | |||
|template=Transient stat table result format | |template=Transient stat table result format | ||
|userparam=weapon | |userparam=weapon@{{{weapon|}}}###atkMult@{{{atk buff|}}}###defMult@{{{def buff|}}}###csWeapon@{{{cs weapon|}}}###csAtkMult@{{{cs atk buff|}}}###note@{{{note|}}}<!--add more params here--> | ||
}} | }}{{#ifeq:{{#var:merged table}}|finish|{{#vardefine:merged table|}} }} | ||
</includeonly></onlyinclude><noinclude> | |||
{{Documentation}} | |||
{{ | |||
< | |||
{{ | |||
{{ | |||
</ | |||
{{ | |||
</noinclude> | </noinclude> |
Latest revision as of 01:18, 10 September 2020
Overview
Prints all relevant stats for each version of a character in a sortable table. This template could be used for writing strategy pages.
By default the stats with no buffs/debuffs are printed, however you can include them with the atk buff
, def buff
and cs atk buff
parameters. Used weapons for both regular and CS attacks can also be overridden.
Finally, multiple tables can also be merged together with the merge
parameter.
Usage
General usage
{{Transient stat table|Surtr}}
Prints the following:
Unit | (Effective) HP | Base ATK | ATK per square | CS ATK per square (SALV1) | ||||
---|---|---|---|---|---|---|---|---|
Unseeded | Seeded | Unseeded | Seeded | Unseeded | Seeded | Unseeded | Seeded | |
6498 | 8530 | 3383 | 4923 | 1860 | 2707 | 3044 | 4430 | |
9005 | 11047 | 4088 | 5572 | 1308 | 1783 | 5233 | 7132 | |
6014 | 7833 | 5319 | 7049 | 1383 | 1833 | 4149 | 5498 |
Additional filters
The template searches for all available versions of the transient, but you can also specify its exact rarity, variant and id:
Rarity
{{Transient stat table|Surtr|rarity=3}}
Prints the following:
Unit | (Effective) HP | Base ATK | ATK per square | CS ATK per square (SALV1) | ||||
---|---|---|---|---|---|---|---|---|
Unseeded | Seeded | Unseeded | Seeded | Unseeded | Seeded | Unseeded | Seeded | |
6498 | 8530 | 3383 | 4923 | 1860 | 2707 | 3044 | 4430 |
Variant
{{Transient stat table|Surtr|variant=Valentine}}
Prints the following:
Unit | (Effective) HP | Base ATK | ATK per square | CS ATK per square (SALV1) | ||||
---|---|---|---|---|---|---|---|---|
Unseeded | Seeded | Unseeded | Seeded | Unseeded | Seeded | Unseeded | Seeded | |
6014 | 7833 | 5319 | 7049 | 1383 | 1833 | 4149 | 5498 |
ID
{{Transient stat table|Surtr|id=158502}}
Prints the following:
Unit | (Effective) HP | Base ATK | ATK per square | CS ATK per square (SALV1) | ||||
---|---|---|---|---|---|---|---|---|
Unseeded | Seeded | Unseeded | Seeded | Unseeded | Seeded | Unseeded | Seeded | |
9005 | 11047 | 4088 | 5572 | 1308 | 1783 | 5233 | 7132 |
Weapon overriding
You can override which weapon a transient uses when attacking or CS attacking, which can be useful for transients that use Weapon Change
{{Transient stat table|Alp|weapon=All}}
Prints the following:
Unit | (Effective) HP | Base ATK | ATK per square | CS ATK per square (SALV1) | ||||
---|---|---|---|---|---|---|---|---|
Unseeded | Seeded | Unseeded | Seeded | Unseeded | Seeded | Unseeded | Seeded | |
6653 | 8717 | 3218 | 4726 | 322 | 473 | 3540 | 5199 | |
7479 | 9514 | 3713 | 5239 | 371 | 524 | 3119 | 4401 | |
7507 | 9360 | 5173 | 6810 | 517 | 681 | 9311 | 12258 |
{{Transient stat table|Algernon|cs weapon=Blow}}
Prints the following:
Unit | (Effective) HP | Base ATK | ATK per square | CS ATK per square (SALV1) | ||||
---|---|---|---|---|---|---|---|---|
Unseeded | Seeded | Unseeded | Seeded | Unseeded | Seeded | Unseeded | Seeded | |
5530 | 7414 | 4342 | 6028 | 2388 | 3316 | 8683 | 12057 | |
6237 | 8109 | 4955 | 6645 | 2725 | 3654 | 14864 | 19934 | |
6026 | 7804 | 5165 | 6949 | 1446 | 1946 | 15496 | 20847 |
Attack and Defense buffs
You can apply additional attack and health multipliers as well as cs attack multipliers to the transient(s). While listing them, separate the buffs with a colon (,) and use the dot (.) to specify decimal points. Note that regular attack modifiers are not included in charge shot calculations, so it might be needed to list them again under a different parameter.
All status multiplication values can be found on the Status page.
If one wanted to see effective Surtr stats with DEF Up, Protection and Berserk applied, it would look like this:
{{Transient stat table|Surtr|variant=Standard|def buff=0.45, 0.45, 2.6|atk buff=2.6|cs atk buff=2.6, 2.3}}
Prints the following:
Unit | (Effective) HP | Base ATK | ATK per square | CS ATK per square (SALV1) | ||||
---|---|---|---|---|---|---|---|---|
Unseeded | Seeded | Unseeded | Seeded | Unseeded | Seeded | Unseeded | Seeded | |
11971 | 16200 | 8481 | 12799 | 4837 | 7039 | 18205 | 26494 | |
15467 | 20981 | 9432 | 14488 | 3401 | 4636 | 31292 | 42652 |
Merging multiple tables
Entry lists for multiple transients can be merged together into one sortable table. All that's needed to be done is specifying the start and finish of the merged table with the merge
parameter.
{{Transient stat table|Surtr|merge=start}} {{Transient stat table|Babalon}} {{Transient stat table|Arc}} {{Transient stat table|Azathoth|merge=finish}}
Prints the following:
Unit | (Effective) HP | Base ATK | ATK per square | CS ATK per square (SALV1) | ||||
---|---|---|---|---|---|---|---|---|
Unseeded | Seeded | Unseeded | Seeded | Unseeded | Seeded | Unseeded | Seeded | |
6498 | 8530 | 3383 | 4923 | 1860 | 2707 | 3044 | 4430 | |
9005 | 11047 | 4088 | 5572 | 1308 | 1783 | 5233 | 7132 | |
6014 | 7833 | 5319 | 7049 | 1383 | 1833 | 4149 | 5498 | |
5663 | 7567 | 4295 | 5980 | 1203 | 1674 | 2405 | 3349 | |
7703 | 9608 | 5185 | 6808 | 2852 | 3744 | 5807 | 7625 | |
6999 | 8982 | 4193 | 5771 | 1887 | 2597 | 6918 | 9523 | |
5871 | 7799 | 3994 | 5636 | 1797 | 2536 | 799 | 1127 | |
6636 | 8573 | 4614 | 6242 | 1200 | 1623 | 1384 | 1873 | |
7207 | 9060 | 5473 | 7110 | 1423 | 1849 | 21892 | 28439 | |
5551 | 7433 | 4354 | 6039 | 1959 | 2717 | 871 | 1208 | |
6230 | 8100 | 4983 | 6670 | 1295 | 1734 | 1495 | 2001 | |
6189 | 8098 | 5003 | 6655 | 1601 | 2130 | 4803 | 6389 |
Notes
You can add notes to the listed entries.
{{Transient stat table|Surtr|rarity=5|note=Please don't bully Surtr}}
Prints the following:
Unit | (Effective) HP | Base ATK | ATK per square | CS ATK per square (SALV1) | Notes | ||||
---|---|---|---|---|---|---|---|---|---|
Unseeded | Seeded | Unseeded | Seeded | Unseeded | Seeded | Unseeded | Seeded | ||
9005 | 11047 | 4088 | 5572 | 1308 | 1783 | 5233 | 7132 | Please don't bully Surtr |
Tips
Wildcards
Use the wiki wildcards to search for more transients. For example, typing
{{Transient stat table|~*Slime}}
Will print all available slimes:
Unit | (Effective) HP | Base ATK | ATK per square | CS ATK per square (SALV1) | ||||
---|---|---|---|---|---|---|---|---|
Unseeded | Seeded | Unseeded | Seeded | Unseeded | Seeded | Unseeded | Seeded | |
5438 | 7532 | 2613 | 4142 | 2613 | 4142 | 5227 | 8284 | |
5437 | 7530 | 2611 | 4140 | 2611 | 4140 | 5223 | 8279 | |
5439 | 7533 | 2612 | 4140 | 2612 | 4140 | 5223 | 8280 | |
5438 | 7532 | 2613 | 4141 | 2613 | 4141 | 5226 | 8283 | |
5444 | 7537 | 2612 | 4141 | 2612 | 4141 | 5224 | 8281 | |
5440 | 7534 | 2613 | 4142 | 2613 | 4142 | 5226 | 8283 |
Jank with merging tables
Making notes creates an extra column and column creation is handled in the start template only. So if you wish to make notes for a merged table, make sure to always write a note for the start entry to correctly create the column.
{{Transient stat table|Surtr|rarity=3|merge=start}} - INCORRECT {{Transient stat table|Surtr|rarity=3|merge=start|note=}} - INCORRECT
{{Transient stat table|Surtr|rarity=3|merge=start|note=-}} - CORRECT {{Transient stat table|Surtr|rarity=5|merge=finish|note=Please don't bully Surtr}}
Prints the following:
Unit | (Effective) HP | Base ATK | ATK per square | CS ATK per square (SALV1) | Notes | ||||
---|---|---|---|---|---|---|---|---|---|
Unseeded | Seeded | Unseeded | Seeded | Unseeded | Seeded | Unseeded | Seeded | ||
6498 | 8530 | 3383 | 4923 | 1860 | 2707 | 3044 | 4430 | - | |
9005 | 11047 | 4088 | 5572 | 1308 | 1783 | 5233 | 7132 | Please don't bully Surtr |
The above documentation is transcluded from Template:Transient stat table/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |