(WIP)
fire_projectile(item_id, source, target, entity_id)
Argument | Description | Type | Required |
---|---|---|---|
item_id | String | Yes | |
source | Entity, Coordinate | Yes | |
target | Entity, Coordinate, Cardinal Direction | No | |
entity_id | String | No |
Results:
Use the Fire Projectile function to…