{
"_id": {
"$oid": "5fb4101933180000cb081110"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859009451",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16140906064456614658",
"AbilityPackageB62Id": "0eFY98C",
"NpcsWithThisClass": 1,
"Id": "16141066867246734546",
"Base62Id": "qfmHysB",
"Fqn": "class.npc.exp.macrobinoculars.roth.replicator_droids.agent.watcher_two",
"B62References": {
"npcsWithThisClass": [
"bXbPtdC"
]
},
"first_seen": "2.0.0",
"last_seen": "6.2.1a",
"current_version": "2.3.2",
"hash": "4252488211",
"removed_in": "",
"LocalizedName": {
"enMale": "Watcher Two Emulation",
"frMale": "Imitation d'Observateur 2",
"frFemale": "Imitation d'Observateur 2",
"deMale": "W\u00e4chter 2-Emulation",
"deFemale": "W\u00e4chter 2-Emulation"
},
"changed_fields": [
"LocalizedName",
"NameId",
"hash"
],
"previous_versions": [
"2.0.0"
]
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb4101933180000cb081110
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859009451
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16140906064456614658
[AbilityPackageB62Id] => 0eFY98C
[NpcsWithThisClass] => 1
[Id] => 16141066867246734546
[Base62Id] => qfmHysB
[Fqn] => class.npc.exp.macrobinoculars.roth.replicator_droids.agent.watcher_two
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => bXbPtdC
)
)
)
[first_seen] => 2.0.0
[last_seen] => 6.2.1a
[current_version] => 2.3.2
[hash] => 4252488211
[removed_in] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Watcher Two Emulation
[frMale] => Imitation d'Observateur 2
[frFemale] => Imitation d'Observateur 2
[deMale] => Wächter 2-Emulation
[deFemale] => Wächter 2-Emulation
)
)
[changed_fields] => Array
(
[0] => LocalizedName
[1] => NameId
[2] => hash
)
[previous_versions] => Array
(
[0] => 2.0.0
)
)