Reference:Passives in Total Damage: Difference between revisions

From Elwiki
No edit summary
No edit summary
Line 3: Line 3:
To use it, just follow this markup:
To use it, just follow this markup:
  <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.
*'''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.
</noinclude>
</noinclude>

Revision as of 12:16, 12 November 2021

This template is made for maintenance purposes in Total Damage section. It contains all multiplier values of passives of all characters. To use it, just follow this markup:

{{#arrayindex:PASSIVE_NAME|INDEX}}
  • 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.