Module:Skills/doc

From Risk of Rain 2 Wiki
Jump to navigation Jump to search

This is the documentation page for Module:Skills

Skills stores details of Risk of Rain 2' character skills.

Documentation

Package items

skills.Skill(frame) (function)
Gets the formatted skill description.
Parameter: frame Frame object (table)
Returns: Preprocessed wikitext of skill description (string)
skills.SkillTooltip(frame) (function)
Gets the formatted skill description for tooltips.
Parameter: frame Frame object (table)
Returns: Preprocessed wikitext of skill description (string)
skills.SkillSurvivor(frame) (function)
Given skill, gets survivor
Parameter: frame Frame object (table)
Returns: Preprocessed wikitext of skill survivor name (string)