======Remove Skill======
----
(WIP)
Removes the specified [[skill]] from a [[character]]. If the [[character]] isn't specified, the [[skill]] will be removed from the main [[player character]].
====Signature:====
remove_skill(skill_id, character)
^Argument^Description^Type^Required^
|skill_id| |[[String]]|Yes|
|character| |[[Entity]]|No|
====Example:====
//Results://
Use the **Remove Skill** function to...
----
====Editor Node:====
{{:remove_skill_node.png?nolink|}}
~~NOTOC~~