{
"_id": {
"$oid": "5fb4101933180000cb08110d"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859009512",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16140984759888949062",
"AbilityPackageB62Id": "HgyMRGU",
"NpcsWithThisClass": 1,
"Id": "16141047485179935034",
"Base62Id": "EhdSE2B",
"Fqn": "class.npc.exp.excavation.roth.ilum.lord_tagriss",
"B62References": {
"npcsWithThisClass": [
"6fYRjW3"
]
},
"first_seen": "2.0.0",
"last_seen": "6.2.1a",
"current_version": "2.3.2",
"hash": "3516143298",
"removed_in": "",
"LocalizedName": {
"enMale": "Dread Lord",
"frMale": "Seigneur d'Effroi",
"frFemale": "Seigneur d'Effroi",
"deMale": "Schreckensmeister",
"deFemale": "Schreckensmeisterin"
},
"changed_fields": [
"LocalizedName",
"NameId",
"hash"
],
"previous_versions": [
"2.0.0"
]
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb4101933180000cb08110d
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859009512
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16140984759888949062
[AbilityPackageB62Id] => HgyMRGU
[NpcsWithThisClass] => 1
[Id] => 16141047485179935034
[Base62Id] => EhdSE2B
[Fqn] => class.npc.exp.excavation.roth.ilum.lord_tagriss
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => 6fYRjW3
)
)
)
[first_seen] => 2.0.0
[last_seen] => 6.2.1a
[current_version] => 2.3.2
[hash] => 3516143298
[removed_in] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Dread Lord
[frMale] => Seigneur d'Effroi
[frFemale] => Seigneur d'Effroi
[deMale] => Schreckensmeister
[deFemale] => Schreckensmeisterin
)
)
[changed_fields] => Array
(
[0] => LocalizedName
[1] => NameId
[2] => hash
)
[previous_versions] => Array
(
[0] => 2.0.0
)
)