======Give Loot====== ---- (WIP) Generates [[item|items]] for a loot drop one or more times, then gives the resulting [[item|items]] to the specified [[character]]. ====Signature:==== give_loot(loot_name, count, character) ^Argument^Description^Type^Required^ |loot_name| |[[String]]|Yes| |count| |[[Number]]|No| |character| |[[Entity]]|No| ====Example:==== //Results:// Use the **Give Loot** function to... ---- ====Editor Node:==== {{:give_loot_node.png?nolink|}} ~~NOTOC~~