{
"_id": {
"$oid": "5fb4738933180000cb09f0ce"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859009714",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141167286998519987",
"AbilityPackageB62Id": "iyXPu90",
"NpcsWithThisClass": 2,
"Id": "16140904233277026984",
"Base62Id": "g78Jok1",
"Fqn": "class.cc.armed_probe",
"B62References": {
"npcsWithThisClass": [
"MzbZy6W",
"ZQVYiw8"
]
},
"first_seen": "5.9.0",
"last_seen": "6.2.1a",
"current_version": "5.9.1",
"hash": "3994163106",
"removed_in": "",
"LocalizedName": {
"enMale": "A7 Surveillance Drone",
"frMale": "Drone de surveillance A7",
"frFemale": "Drone de surveillance A7",
"deMale": "A7-\u00dcberwachungsdrohne",
"deFemale": "A7-\u00dcberwachungsdrohne"
},
"changed_fields": [
"LocalizedName",
"NameId",
"hash"
],
"previous_versions": [
"5.9.0"
]
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb4738933180000cb09f0ce
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859009714
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141167286998519987
[AbilityPackageB62Id] => iyXPu90
[NpcsWithThisClass] => 2
[Id] => 16140904233277026984
[Base62Id] => g78Jok1
[Fqn] => class.cc.armed_probe
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => MzbZy6W
[1] => ZQVYiw8
)
)
)
[first_seen] => 5.9.0
[last_seen] => 6.2.1a
[current_version] => 5.9.1
[hash] => 3994163106
[removed_in] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => A7 Surveillance Drone
[frMale] => Drone de surveillance A7
[frFemale] => Drone de surveillance A7
[deMale] => A7-Überwachungsdrohne
[deFemale] => A7-Überwachungsdrohne
)
)
[changed_fields] => Array
(
[0] => LocalizedName
[1] => NameId
[2] => hash
)
[previous_versions] => Array
(
[0] => 5.9.0
)
)