trusted
5,920
edits
SurtrFan8511 (talk | contribs) |
SurtrFan8511 (talk | contribs) |
||
Line 1: | Line 1: | ||
==Description== | |||
This template combines skill effects with their [[Template:Skill trigger timing|trigger timing]] and [[Template:Skill rate|proc rates]]. It also bundles multiple skill effects based on their trigger timing, proc rates and skill range. Finally, it also combines repetitive skill effects into one collapsible box. | |||
==Usage== | |||
All arguments exactly match the variables in the game files. It is recommended not to directly invoke this template and instead use <pre>{{#masterdata:SkillDescription|<id>}}</pre> | |||
Where <id> is ID of the skill. | |||
In case anyone wants to try to understand the code behind the template, here are detailed examples of this template's usage. | |||
==Examples== | |||
{{Collapsible box|title=Example 1 code|<pre>{{Skill bundle | {{Collapsible box|title=Example 1 code|<pre>{{Skill bundle | ||
|skill_id1=767|effect_serial_id1=1|timing1=5|target_self1=1|rate_2_use1=30|mult1=100|mult_max1=100|add_status_id1=26|turn_interval1=1|turn_interval_is_total_turn1=1 | |skill_id1=767|effect_serial_id1=1|timing1=5|target_self1=1|rate_2_use1=30|mult1=100|mult_max1=100|add_status_id1=26|turn_interval1=1|turn_interval_is_total_turn1=1 |