Skip to content

Power rank event

T'kael edited this page Apr 27, 2025 · 1 revision

Triggered when you are awarded a new rank by your pledged Powerplay power.

When using this event in the Speech responder the information about this event is available under the event object. The available variables are as follows:

  • {event.power} - The name of the powerplay power to whom the commander is pledged

  • {event.rank} - The new rank you have been awarded

To respond to this event in VoiceAttack, create a command entitled ((EDDI power rank)). VoiceAttack variables will be generated to allow you to access the event information.

The following VoiceAttack variables are available for this event:

  • {INT:EDDI power rank} - The new rank you have been awarded

  • {TXT:EDDI power rank power} - The name of the powerplay power to whom the commander is pledged

For more details on VoiceAttack integration, see https://github.com/EDCD/EDDI/wiki/VoiceAttack-Integration.

Clone this wiki locally