{
"_id": {
"$oid": "5fb3f30833180000cb079662"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859009340",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16140915373420228832",
"AbilityPackageB62Id": "uB1QZW3",
"NpcsWithThisClass": 2,
"Id": "16140971559933395833",
"Base62Id": "UKE3VnD",
"Fqn": "class.npc.qtr.1x2.raid.denova.enemy.difficulty_1.trash.trash_miner_foreman",
"B62References": {
"npcsWithThisClass": [
"2H0mjB4",
"UsHxRyQ"
]
},
"first_seen": "1.2.0",
"last_seen": "6.2.1a",
"current_version": "2.3.2",
"hash": "4217346708",
"removed_in": "",
"changed_fields": [
"LocalizedName",
"NameId",
"hash"
],
"previous_versions": [
"1.2.0",
"1.3.0"
],
"LocalizedName": {
"enMale": "Taskmaster",
"frMale": "Surveillant",
"frFemale": "Surveillant",
"deMale": "Instruktor",
"deFemale": "Instruktorin"
}
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb3f30833180000cb079662
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859009340
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16140915373420228832
[AbilityPackageB62Id] => uB1QZW3
[NpcsWithThisClass] => 2
[Id] => 16140971559933395833
[Base62Id] => UKE3VnD
[Fqn] => class.npc.qtr.1x2.raid.denova.enemy.difficulty_1.trash.trash_miner_foreman
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => 2H0mjB4
[1] => UsHxRyQ
)
)
)
[first_seen] => 1.2.0
[last_seen] => 6.2.1a
[current_version] => 2.3.2
[hash] => 4217346708
[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] => Taskmaster
[frMale] => Surveillant
[frFemale] => Surveillant
[deMale] => Instruktor
[deFemale] => Instruktorin
)
)
)