Optional
__typename?: "ReportFightNPC"Optional
gameID?: Maybe<Scalars["Int"]>The game ID of the actor. This ID is used in events to identify sources and targets.
Optional
groupHow many packs of the NPC were seen during the fight.
Optional
id?: Maybe<Scalars["Int"]>The report ID of the actor. This ID is used in events to identify sources and targets.
Optional
instanceHow many instances of the NPC were seen during the fight.
Optional
petThe report ID of the actor that owns this NPC (if it is a pet). This ID is used in events to identify sources and targets.
The ReportFightNPC represents participation info within a single fight for an NPC.