{
"_id": {
"$oid": "5fb4101933180000cb081131"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859009504",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141117079471199350",
"AbilityPackageB62Id": "TXJVvt6",
"NpcsWithThisClass": 4,
"Id": "16141016553134592122",
"Base62Id": "Uf19Im9",
"Fqn": "class.npc.exp.excavation.roth.arcanum.dashade_boss",
"B62References": {
"npcsWithThisClass": [
"ls1jnyS",
"35vjnyS",
"fbjjnyS",
"ZLPjnyS"
]
},
"first_seen": "2.0.0",
"last_seen": "6.2.1a",
"current_version": "2.3.2",
"hash": "3968156510",
"removed_in": "",
"LocalizedName": {
"enMale": "Shadow Killer",
"frMale": "Tueur d'ombres",
"frFemale": "Tueur d'ombres",
"deMale": "Schattenj\u00e4ger",
"deFemale": "Schattenj\u00e4ger"
},
"changed_fields": [
"LocalizedName",
"NameId",
"hash"
],
"previous_versions": [
"2.0.0"
]
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb4101933180000cb081131
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859009504
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141117079471199350
[AbilityPackageB62Id] => TXJVvt6
[NpcsWithThisClass] => 4
[Id] => 16141016553134592122
[Base62Id] => Uf19Im9
[Fqn] => class.npc.exp.excavation.roth.arcanum.dashade_boss
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => ls1jnyS
[1] => 35vjnyS
[2] => fbjjnyS
[3] => ZLPjnyS
)
)
)
[first_seen] => 2.0.0
[last_seen] => 6.2.1a
[current_version] => 2.3.2
[hash] => 3968156510
[removed_in] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Shadow Killer
[frMale] => Tueur d'ombres
[frFemale] => Tueur d'ombres
[deMale] => Schattenjäger
[deFemale] => Schattenjäger
)
)
[changed_fields] => Array
(
[0] => LocalizedName
[1] => NameId
[2] => hash
)
[previous_versions] => Array
(
[0] => 2.0.0
)
)