ID |
Path |
Filename |
Trigger |
Message |
Notes |
Examples
|
creature_quality_medium |
/string/en/ |
skl_use.stf |
internal_command_string |
You harvested %DI unit(s) of %TU. The creature was of medium size. |
|
Example
|
creature_quality_skinny |
/string/en/ |
skl_use.stf |
internal_command_string |
You harvested %DI unit(s) of %TU. The creature was scrawny and unhealthy. |
|
Example
|
no_resource |
/string/en/ |
error_message.stf |
internal_command_string |
You cannot harvest that from the creature. |
Message a player receives if they attempt to issue a harvest command with a paramater that includes a resource type that the creature doesn't have such as issuing /harvestcorpse bone on a creature that doesnt have bone resource |
Example
|
nothing_to_harvest |
/string/en/ |
skl_use.stf |
internal_command_string |
The creature did not have any intact harvestable resources. |
Message a player receives if they attempt to harvest a creature resource that is currently in the process of shifting out |
Example
|
group_harvest_bonus |
/string/en/ |
skl_use.stf |
internal_command_string |
You have received a bonus to harvesting because you were in a group! |
|
Example
|
group_harvest_bonus_ranger |
/string/en/ |
skl_use.stf |
internal_command_string |
You have received a bonus to harvesting because you were in a group with a Ranger nearby! |
|
Example
|
group_harvest_bonus_masterranger |
/string/en/ |
skl_use.stf |
internal_command_string |
You have received a bonus to harvesting because you were in a group with a Master Ranger nearby! |
|
Example
|
harvested_on_corpse |
/string/en/ |
error_message.stf |
internal_command_string |
One or more resource containers were left on %TT. |
Notification sent to the player when their inventory is filled and they attempt to harvest a corpse and the resources will remain on the corpse due to the player being unable to create a new spot in their inventory for the collection |
Example
|
prose_harvest_corpse_failed |
/string/en/ |
error_message.stf |
internal_command_string |
You cannot extract resources from %TT in your current state. |
Message a player receives if they are in combat or in any other state that prevents them from being able to harvest |
Example
|
target_not_creature
|
/string/en/
|
error_message.stf
|
internal_command_string
|
The selected action cannot be performed because your target is not a creature.
|
Message received if a player attempts to issue a /harvestcorpse command on a target that isnt a creature.
|
Example
|
creature_quality_fat |
/string/en/ |
skl_use.stf |
internal_command_string |
You harvested %DI unit(s) of %TU. The creature was fat and healthy. |
|
Example
|