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