{
"_id": {
"$oid": "5fb4101a33180000cb08118a"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859009489",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141001434640102693",
"AbilityPackageB62Id": "9JNBFa9",
"NpcsWithThisClass": 1,
"Id": "16141176364680645818",
"Base62Id": "keouKM2",
"Fqn": "class.npc.exp.macrobinoculars.roth.multi.makivoro_probe_targeting",
"B62References": {
"npcsWithThisClass": [
"honpfn0"
]
},
"first_seen": "2.0.0",
"last_seen": "6.2.1a",
"current_version": "2.3.2",
"hash": "3042232007",
"removed_in": "",
"LocalizedName": {
"enMale": "Tactical Observation Probe",
"frMale": "Sonde d'observation tactique",
"frFemale": "Sonde d'observation tactique",
"deMale": "Taktische Beobachtungssonde",
"deFemale": "Taktische Beobachtungssonde"
},
"changed_fields": [
"LocalizedName",
"NameId",
"hash"
],
"previous_versions": [
"2.0.0"
]
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb4101a33180000cb08118a
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859009489
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141001434640102693
[AbilityPackageB62Id] => 9JNBFa9
[NpcsWithThisClass] => 1
[Id] => 16141176364680645818
[Base62Id] => keouKM2
[Fqn] => class.npc.exp.macrobinoculars.roth.multi.makivoro_probe_targeting
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => honpfn0
)
)
)
[first_seen] => 2.0.0
[last_seen] => 6.2.1a
[current_version] => 2.3.2
[hash] => 3042232007
[removed_in] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Tactical Observation Probe
[frMale] => Sonde d'observation tactique
[frFemale] => Sonde d'observation tactique
[deMale] => Taktische Beobachtungssonde
[deFemale] => Taktische Beobachtungssonde
)
)
[changed_fields] => Array
(
[0] => LocalizedName
[1] => NameId
[2] => hash
)
[previous_versions] => Array
(
[0] => 2.0.0
)
)