Skip to content

Exploration data sold event

T'kael edited this page May 25, 2018 · 10 revisions

Triggered when you sell exploration data. 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

  • systems The systems for which the exploration data was sold

  • firsts The bodies which wre first discovereds

  • reward The reward for selling the exploration data

  • bonus The bonus for first discovereds

To respond to this event in VoiceAttack, create a command entitled ((EDDI exploration data sold)). The event information can be accessed using the following VoiceAttack variables

  • {DEC:EDDI exploration data sold bonus} The bonus for first discovereds
  • {DEC:EDDI exploration data sold reward} The reward for selling the exploration data
Clone this wiki locally