Debug Information
{"name":"Bounty","description":"When written: player is awarded a bounty for a kill","properties":[{"name":"timestamp","type":"string","description":"Timestamp in UTC, ISO 8601","optional":false,"examples":["2022-09-11T22:00:45Z","2022-09-12T08:54:21Z","2022-09-12T08:54:24Z"]},{"name":"event","type":"string","description":"","optional":false,"examples":["Bounty"]},{"name":"Rewards","type":"array","description":"An array of Faction names and the Reward values, as the target can have multiple bounties payable by different factions. Not used for skimmers.(See Reward)","optional":true,"examples":[],"properties":[{"name":"Faction","type":"string","description":"","optional":false,"examples":["United HIP 20485 Nationalists","Aristocrats of Latorioson","Latorioson Vision Ltd"]},{"name":"Reward","type":"integer","description":"","optional":false,"examples":[1400,8800,13300]}]},{"name":"PilotName","type":"string","description":"Name of the Pilot","optional":true,"examples":["$npc_name_decorate:#name=Oriana Miller;"]},{"name":"PilotName_Localised","type":"string","description":"Name of the Pilot","optional":true,"examples":["Oriana Miller"]},{"name":"Target","type":"string","description":"type of ship","optional":false,"examples":["citizensuitai_industrial","citizensuitai_scientific","assaultsuitai_class2"]},{"name":"Target_Localised","type":"string","description":"","optional":true,"examples":["Technician","Researcher","$AssaultSuitAI_Class1_Name;"]},{"name":"TotalReward","type":"integer","description":"Not used for skimmers.","optional":true,"examples":[1400,8800,13300]},{"name":"VictimFaction","type":"string","description":"","optional":false,"examples":["Pilot Syndicate 4","Leavism's Ending","Galileo Corporation"]},{"name":"VictimFaction_Localised","type":"string","description":"","optional":true,"examples":["Pirates","None"]},{"name":"SharedWithOthers","type":"integer","description":"if credit for the kill is shared with other players, this has the number of other players involved","optional":true,"examples":[1]},{"name":"Reward","type":"integer","description":"Used instead of Rewards when the bounty is for a skimmer","optional":true,"examples":[0,1000]},{"name":"Faction","type":"string","description":"","optional":true,"examples":["Educated Pilots Association"]}]}