Module:SkillBoxSixthJob/doc
Jump to navigation
Jump to search
This is the documentation page for Module:SkillBoxSixthJob
DescriptionTemplate to make a table showing essential information and effects of a 6th Job (HEXA) Enhancement skill. Usage{{#invoke:SkillBoxSixthJob|create|parameter1|parameter2|parameter3
Valid parameters:
id ID of the skill. Setting it will enable the show/hide all levels button
skillName Skill icon and name. If the skill has a separate page detailing its effects at all levels, link to that.
skillType Active or Passive
reqLv Add the skill's Level Requirement
Leave blank if not applicable.
masterLevel Maximum Level of the skill
importantLevels Notable levels to display in the table. Must be comma separated without spaces! Default is 1,9,10,19,20,29,30
description Skill's description
formula Formula used by skill. Should be same formula as what is used in the detailed page. Will display values of importantLevels.
Note, if adding a negative value, the expression must be converted to its negative equivalent.
Example: -{#expr:30+x} -> {#expr:-30-x}
Example{{SkillBoxSixthJob
|skillName=[[File:Skill Sylvidia's Flight.png]] '''Sylvidia's Flight Boost'''
|skillType=Passive
|reqLv=260
|masterLevel=30
|importantLevels=1,7,9,10,13,19,20,25,29,30
|description=Boosts Sylvidia's Flight.
|formula=Sylvidia's Flight Final Damage: +{#expr:10+x+5*log10(x)+5*log20(x)+10*log30(x)}%. While active, Final Damage: +{#expr:ceil(x/6)}%.
}}
{{SkillBoxSixthJob
|id=500004089
|skillName=[[File:Skill Benediction.png]] '''Benediction Boost'''
|skillType=Passive
|reqLv=260
|masterLevel=30
|importantLevels=1,30
|description=Boosts Benediction.
|formula=Additionally increases Bishop's Final Damage by {#expr:2+floor(x/2)}% when using Benediction, other Final Damage increase effects due to Benediction are additive<br />[Passive Effect - All Stats: +{#expr:3*x}]
}}
|
Output: