Commander promotion event - EDCD/EDDI GitHub Wiki

Triggered when one of your commander ranks increases.

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.rank} - The commander's new rank

  • {event.rank_invariant} - The commander's new invariant rank

  • {event.rank_type} - The type of rank being promoted

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

The following VoiceAttack variables are available for this event:

  • {TXT:EDDI commander promotion rank} - The commander's new rank

  • {TXT:EDDI commander promotion rank invariant} - The commander's new invariant rank

  • {TXT:EDDI commander promotion rank type} - The type of rank being promoted

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

⚠️ **GitHub.com Fallback** ⚠️