{
"_id": {
"$oid": "5fb3f30833180000cb07963c"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859009353",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141080877268817632",
"AbilityPackageB62Id": "u5Prx89",
"NpcsWithThisClass": 1,
"Id": "16141076525700457220",
"Base62Id": "1AF5lf4",
"Fqn": "class.npc.qtr.1x2.flashpoint.lost_island.enemy.difficulty_2.boss.lorrick.burning_rakghoul",
"B62References": {
"npcsWithThisClass": [
"ZXa57t0"
]
},
"first_seen": "1.2.0",
"last_seen": "6.2.1a",
"current_version": "2.3.2",
"hash": "1688475645",
"removed_in": "",
"changed_fields": [
"LocalizedName",
"NameId",
"hash"
],
"previous_versions": [
"1.2.0",
"1.3.0"
],
"LocalizedName": {
"enMale": "Perfected Test Subject",
"frMale": "Cobaye perfectionn\u00e9",
"frFemale": "Cobaye perfectionn\u00e9",
"deMale": "Vollendetes Testsubjekt",
"deFemale": "Vollendetes Testsubjekt"
}
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb3f30833180000cb07963c
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859009353
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141080877268817632
[AbilityPackageB62Id] => u5Prx89
[NpcsWithThisClass] => 1
[Id] => 16141076525700457220
[Base62Id] => 1AF5lf4
[Fqn] => class.npc.qtr.1x2.flashpoint.lost_island.enemy.difficulty_2.boss.lorrick.burning_rakghoul
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => ZXa57t0
)
)
)
[first_seen] => 1.2.0
[last_seen] => 6.2.1a
[current_version] => 2.3.2
[hash] => 1688475645
[removed_in] =>
[changed_fields] => Array
(
[0] => LocalizedName
[1] => NameId
[2] => hash
)
[previous_versions] => Array
(
[0] => 1.2.0
[1] => 1.3.0
)
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Perfected Test Subject
[frMale] => Cobaye perfectionné
[frFemale] => Cobaye perfectionné
[deMale] => Vollendetes Testsubjekt
[deFemale] => Vollendetes Testsubjekt
)
)
)