{
"_id": {
"$oid": "5fb4512533180000cb097965"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859009627",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16140946771058581239",
"AbilityPackageB62Id": "ywyRz78",
"NpcsWithThisClass": 2,
"Id": "16141073378806819051",
"Base62Id": "wsXB3R8",
"Fqn": "class.npc.exp.seasons.01_dailies.the_arena.group_08.drake_raven",
"B62References": {
"npcsWithThisClass": [
"7AnrYDC",
"09iQyu3"
]
},
"first_seen": "4.2.0",
"last_seen": "6.2.1a",
"current_version": "4.4.0",
"hash": "1756952913",
"removed_in": "",
"LocalizedName": {
"enMale": "Sidekick",
"frMale": "Acolyte",
"frFemale": "Acolyte",
"deMale": "Helfer",
"deFemale": "Helfer"
},
"changed_fields": [
"B62References",
"NpcsWithThisClass",
"hash"
],
"previous_versions": [
"4.2.0",
"4.3.0"
]
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb4512533180000cb097965
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859009627
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16140946771058581239
[AbilityPackageB62Id] => ywyRz78
[NpcsWithThisClass] => 2
[Id] => 16141073378806819051
[Base62Id] => wsXB3R8
[Fqn] => class.npc.exp.seasons.01_dailies.the_arena.group_08.drake_raven
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => 7AnrYDC
[1] => 09iQyu3
)
)
)
[first_seen] => 4.2.0
[last_seen] => 6.2.1a
[current_version] => 4.4.0
[hash] => 1756952913
[removed_in] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Sidekick
[frMale] => Acolyte
[frFemale] => Acolyte
[deMale] => Helfer
[deFemale] => Helfer
)
)
[changed_fields] => Array
(
[0] => B62References
[1] => NpcsWithThisClass
[2] => hash
)
[previous_versions] => Array
(
[0] => 4.2.0
[1] => 4.3.0
)
)