Template:EXSkillTable: Difference between revisions

Jump to navigation Jump to search
Added some documentation.
No edit summary
(Added some documentation.)
Line 40:
|SkillDescriptionLv5=
}}</nowiki>
<noinclude>
<templatedata>
{
"params": {
"SkillBaseCost": {
"description": "Cost of skill at level 1.",
"required": true
},
"SkillUpgradedCost": {
"description": "Only needs a value if the skill gets a cost reduction at a certain level."
},
"SkillUpgradedCostLv": {
"description": "The level at which a skill's cost is reduced."
},
"SkillDamageType": {
"description": "Explosive, Penetration, Mystic, or EX(see Template:SkillIcon for when to use EX)",
"required": true
},
"SkillIconType": {
"description": "see page Template:SkillIcon for full table",
"example": "BARRIER"
},
"SkillName": {},
"SkillDescriptionGeneral": {
"description": "A generic description of the skill. Replace the value that changes upon level up with X. Use <span style=\"color:#1484fe\">text</span> to highlight values like in game. Use <span style=\"color:red\">text</span> to highlight major changes after certain levels.",
"example": "Deal <span style=\"color:#1484fe\">X%</span> damage to an enemy.",
"required": true
},
"SkillDescriptionLv1": {
"description": "Use <span style=\"color:#1484fe\">text</span> to highlight values like in game. Use <span style=\"color:red\">text</span> to highlight major changes after certain levels.",
"required": true
},
"SkillDescriptionLv2": {
"description": "Use <span style=\"color:#1484fe\">text</span> to highlight values like in game. Use <span style=\"color:red\">text</span> to highlight major changes after certain levels.",
"required": true
},
"SkillDescriptionLv3": {
"description": "Use <span style=\"color:#1484fe\">text</span> to highlight values like in game. Use <span style=\"color:red\">text</span> to highlight major changes after certain levels.",
"required": true
},
"SkillDescriptionLv4": {
"description": "Use <span style=\"color:#1484fe\">text</span> to highlight values like in game. Use <span style=\"color:red\">text</span> to highlight major changes after certain levels.",
"required": true
},
"SkillDescriptionLv5": {
"description": "Use <span style=\"color:#1484fe\">text</span> to highlight values like in game. Use <span style=\"color:red\">text</span> to highlight major changes after certain levels.",
"required": true
}
},
"description": "Table for displaying EX Skill information. Use the SkillTable template for the other skills."
}
</templatedata>
</noinclude>
221

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu