{
"_id": {
"$oid": "5fb4101a33180000cb0811c2"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859009466",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16140915611944006813",
"AbilityPackageB62Id": "dRHw5pB",
"NpcsWithThisClass": 1,
"Id": "16141094320914367970",
"Base62Id": "uWKj1C4",
"Fqn": "class.npc.exp.01.makeb.mob.hub1.empire.poi030.poi030_elite01",
"B62References": {
"npcsWithThisClass": [
"J6m8wY0"
]
},
"first_seen": "2.0.0",
"last_seen": "6.2.1a",
"current_version": "2.3.2",
"hash": "500684793",
"removed_in": "",
"LocalizedName": {
"enMale": "Stealth Medic",
"frMale": "M\u00e9decin furtif",
"frFemale": "M\u00e9decin furtif",
"deMale": "Tarnsanit\u00e4ter",
"deFemale": "Tarnsanit\u00e4terin"
},
"changed_fields": [
"LocalizedName",
"NameId",
"hash"
],
"previous_versions": [
"2.0.0"
]
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb4101a33180000cb0811c2
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859009466
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16140915611944006813
[AbilityPackageB62Id] => dRHw5pB
[NpcsWithThisClass] => 1
[Id] => 16141094320914367970
[Base62Id] => uWKj1C4
[Fqn] => class.npc.exp.01.makeb.mob.hub1.empire.poi030.poi030_elite01
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => J6m8wY0
)
)
)
[first_seen] => 2.0.0
[last_seen] => 6.2.1a
[current_version] => 2.3.2
[hash] => 500684793
[removed_in] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Stealth Medic
[frMale] => Médecin furtif
[frFemale] => Médecin furtif
[deMale] => Tarnsanitäter
[deFemale] => Tarnsanitäterin
)
)
[changed_fields] => Array
(
[0] => LocalizedName
[1] => NameId
[2] => hash
)
[previous_versions] => Array
(
[0] => 2.0.0
)
)