Execute_GetGatheringTerritoryReward
Description
Grants a gathering reward item from the current territory to the BaseObject's inventory.
Randomly selects a reward from the gathering territory's reward pool at the TargetLocation.
When the TargetLocation is outside every fishing territory, falls back to the territory resolved
while walking to the fishing spot, then to the nearest fishing territory around BaseObject.
Parameters
| Parameter | Description |
|---|
| BaseObject | The entity that will receive the gathering reward in their inventory. |
Examples
| Description | BaseObject | Command |
|---|
| Give Self a gathering reward from the current territory | Self | GetGatheringTerritoryReward |
| Give Target a gathering reward from the current territory | Target | GetGatheringTerritoryReward |