-
Notifications
You must be signed in to change notification settings - Fork 31
Modification crafted event
Cmdr McDonald edited this page Apr 11, 2017
·
3 revisions
Triggered when you craft a modification to a module.
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
-
engineer
The name of the engineer crafting the modification -
blueprint
The blueprint being crafted -
level
The level of the blueprint being crafted -
materials
The materials and quantities used in the crafting (MaterialAmount object) -
commodities
The commodities and quantities used in the crafting (CommodityAmount object)
When using this event in VoiceAttack the information about this event is available as follows
-
{TXT:EDDI modification crafted blueprint}
The blueprint being crafted -
{TXT:EDDI modification crafted engineer}
The name of the engineer crafting the modification -
{INT:EDDI modification crafted level}
The level of the blueprint being crafted