Reference:Passives in Total Damage: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This template is made for maintenance purposes in Total Damage section. It contains all multiplier values of passives of all characters.
<strike>This template is made for maintenance purposes in Total Damage section. It contains all multiplier values of passives of all characters.</strike>
To use it, just follow this markup:
Please use skill pages instead. Wrap the entire page in <code><nowiki><noinclude></noinclude></nowiki></code>, then add this in <code><nowiki><includeonly></includeonly></nowiki></code> at the top:
  <nowiki>{{#arrayindex:PASSIVE_NAME|INDEX}}</nowiki>
  <nowiki>{{#arrayindex:PASSIVE_NAME|INDEX}}</nowiki>
*'''PASSIVE_NAME''' - lowercase name of the passive with '_' instead of spaces and all special characters removed. Also, extra spaces are removed as well, for example "Communication - Amplification" changes to "communication_amplification".
*'''PASSIVE_NAME''' - lowercase name of the passive with '_' instead of spaces and all special characters removed. Also, extra spaces are removed as well, for example "Communication - Amplification" changes to "communication_amplification".
*'''INDEX''' - typically, 0 or 1. 0 stands for PvE, 1 stands for PvP.
*'''INDEX''' - typically, 0 or 1. 0 stands for PvE, 1 stands for PvP.
Should any permanent effects be lacking here, feel free to include them.
Then append <code><nowiki>{{:PAGE_NAME}}</nowiki></code> under "Total Damage" header in Total Damage section.<br>
Should you have any further questions, feel free to ask me. - [[User:Ritsu|Ritsu]] ([[User talk:Ritsu|talk]]) 17:04, 12 November 2021 (CET)<br>
<strike>I need to rethink if I want to do this for hardcoded pages...</strike>
</noinclude>
</noinclude>


Line 19: Line 21:


<!-- Genesis -->
<!-- Genesis -->
{{#arraydefine:oracle|{{#expr:1.2*{{#arrayindex:destruction_mode|0}}}}, {{#expr:1.1*{{#arrayindex:destruction_mode|1}}}}}}
{{#arraydefine:oracle|1.2, 1.1}}


<!-- Oz Sorcerer -->
<!-- Oz Sorcerer -->