Discussion EDDI Full list of NPC Names?

So I'm looking at the EDDI VA commands help around NPC Attack as below. Can anyone tell me where I can find the full list of "NPC" names please ?

"Triggered when an attack on your ship by an NPC is detected. 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
  • by Who the attack is by (Pirate, Military, Bounty hunter, Cargo hunter, etc)
To respond to this event in VoiceAttack, create a command entitled ((EDDI npc attack commenced)). The event information can be accessed using the following VoiceAttack variables
  • {TXT:EDDI npc attack commenced by} Who the attack is by (Pirate, Military, Bounty hunter, Cargo hunter, etc)"
 
That's a variation on the Message received event and the same range of sources is possible.
There's a good list of potential sources here (though some are far less likely to initiate an attack than others).
 
Back
Top Bottom