ID |
Path |
Filename |
Trigger |
Message |
Notes |
Examples
|
target_not_creature
|
/string/en/
|
error_message.stf
|
internal_command_string
|
The selected action cannot be performed because your target is not a creature.
|
|
Examples
|
sys_embolden
|
/string/en/pet/
|
pet_menu.stf
|
internal_command_string
|
Your pets fight with renewed vigor.
|
Message notification sent when a player successfully executes embolden command to their pet.
|
Examples
|
sys_fail_embolden
|
/string/en/pet/
|
pet_menu.stf
|
internal_command_string
|
You do not have enough mental focus to embolden.
|
Message notification sent when a player does not have enough ham to send the embolden command.
|
Examples
|
sys_cant_buff
|
/string/en/pet/
|
pet_menu.stf
|
internal_command_string
|
You can't use that ability right now.
|
Message notification sent when a player if they attempt to embolden a pet that is already emboldened.
|
Examples
|