{
"_id": {
"$oid": "5fb4301a33180000cb089429"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"LocalizedName": {
"enMale": "Medic",
"frMale": "M\u00e9decin",
"frFemale": "M\u00e9decin",
"deMale": "Sanit\u00e4ter",
"deFemale": "Sanit\u00e4terin"
},
"NameId": "836036859003952",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16140946765178895801",
"AbilityPackageB62Id": "kNtwX90",
"NpcsWithThisClass": 3,
"Id": "16141145307543669304",
"Base62Id": "E8eQH23",
"Fqn": "class.npc.flashpoint.manaan.trash.facility_medic",
"B62References": {
"npcsWithThisClass": [
"28CUAF1",
"5K5oEzK",
"hjHQJw5"
]
},
"first_seen": "2.9.0",
"last_seen": "6.2.1a",
"current_version": "3.0.0",
"hash": "1683092200",
"removed_in": "",
"changed_fields": {
"0": "B62References",
"1": "NpcsWithThisClass",
"3": "hash"
},
"previous_versions": [
"2.9.0"
]
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb4301a33180000cb089429
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Medic
[frMale] => Médecin
[frFemale] => Médecin
[deMale] => Sanitäter
[deFemale] => Sanitäterin
)
)
[NameId] => 836036859003952
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16140946765178895801
[AbilityPackageB62Id] => kNtwX90
[NpcsWithThisClass] => 3
[Id] => 16141145307543669304
[Base62Id] => E8eQH23
[Fqn] => class.npc.flashpoint.manaan.trash.facility_medic
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => 28CUAF1
[1] => 5K5oEzK
[2] => hjHQJw5
)
)
)
[first_seen] => 2.9.0
[last_seen] => 6.2.1a
[current_version] => 3.0.0
[hash] => 1683092200
[removed_in] =>
[changed_fields] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[0] => B62References
[1] => NpcsWithThisClass
[3] => hash
)
)
[previous_versions] => Array
(
[0] => 2.9.0
)
)