{
"_id": {
"$oid": "5fb4101933180000cb081112"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859009492",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16140950859258411076",
"AbilityPackageB62Id": "H3WYlq9",
"NpcsWithThisClass": 1,
"Id": "16141133412294444551",
"Base62Id": "1yDzwye",
"Fqn": "class.npc.qtr.1x6.raid.darvannis.enemy.difficulty_1.trash.oasis_city.ranged_healer",
"B62References": {
"npcsWithThisClass": [
"Ym7NDzU"
]
},
"first_seen": "2.0.0",
"last_seen": "6.2.1a",
"current_version": "2.3.2",
"hash": "3607321428",
"removed_in": "",
"LocalizedName": {
"enMale": "Medical Engineer",
"frMale": "Ing\u00e9nieur m\u00e9dical",
"frFemale": "Ing\u00e9nieur m\u00e9dical",
"deMale": "Sanit\u00e4tsingenieur",
"deFemale": "Sanit\u00e4tsingenieurin"
},
"changed_fields": [
"LocalizedName",
"NameId",
"hash"
],
"previous_versions": [
"2.0.0"
]
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb4101933180000cb081112
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859009492
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16140950859258411076
[AbilityPackageB62Id] => H3WYlq9
[NpcsWithThisClass] => 1
[Id] => 16141133412294444551
[Base62Id] => 1yDzwye
[Fqn] => class.npc.qtr.1x6.raid.darvannis.enemy.difficulty_1.trash.oasis_city.ranged_healer
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => Ym7NDzU
)
)
)
[first_seen] => 2.0.0
[last_seen] => 6.2.1a
[current_version] => 2.3.2
[hash] => 3607321428
[removed_in] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Medical Engineer
[frMale] => Ingénieur médical
[frFemale] => Ingénieur médical
[deMale] => Sanitätsingenieur
[deFemale] => Sanitätsingenieurin
)
)
[changed_fields] => Array
(
[0] => LocalizedName
[1] => NameId
[2] => hash
)
[previous_versions] => Array
(
[0] => 2.0.0
)
)