{
"_id": {
"$oid": "5fb4101a33180000cb081198"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859009411",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16140984006299483732",
"AbilityPackageB62Id": "LFwyiZF",
"NpcsWithThisClass": 1,
"Id": "16141101824137219355",
"Base62Id": "6yQDzzB",
"Fqn": "class.npc.exp.macrobinoculars.roth.replicator_droids.agent.hunter",
"B62References": {
"npcsWithThisClass": [
"p4Uy2zL"
]
},
"first_seen": "2.0.0",
"last_seen": "6.2.1a",
"current_version": "2.3.2",
"hash": "2625044943",
"removed_in": "",
"LocalizedName": {
"enMale": "Hunter Emulation",
"frMale": "Imitation de Chasseur",
"frFemale": "Imitation de Chasseur",
"deMale": "J\u00e4ger-Emulation",
"deFemale": "J\u00e4ger-Emulation"
},
"changed_fields": [
"LocalizedName",
"NameId",
"hash"
],
"previous_versions": [
"2.0.0"
]
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb4101a33180000cb081198
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859009411
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16140984006299483732
[AbilityPackageB62Id] => LFwyiZF
[NpcsWithThisClass] => 1
[Id] => 16141101824137219355
[Base62Id] => 6yQDzzB
[Fqn] => class.npc.exp.macrobinoculars.roth.replicator_droids.agent.hunter
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => p4Uy2zL
)
)
)
[first_seen] => 2.0.0
[last_seen] => 6.2.1a
[current_version] => 2.3.2
[hash] => 2625044943
[removed_in] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Hunter Emulation
[frMale] => Imitation de Chasseur
[frFemale] => Imitation de Chasseur
[deMale] => Jäger-Emulation
[deFemale] => Jäger-Emulation
)
)
[changed_fields] => Array
(
[0] => LocalizedName
[1] => NameId
[2] => hash
)
[previous_versions] => Array
(
[0] => 2.0.0
)
)