{
"_id": {
"$oid": "5fb4024133180000cb07ef92"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859009390",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16140952991504454945",
"AbilityPackageB62Id": "8TNcCZA",
"NpcsWithThisClass": 3,
"Id": "16141181128217288332",
"Base62Id": "Z5wXQh7",
"Fqn": "class.npc.qtr.1x4.hk_51.theoretikan.research_experiment",
"B62References": {
"npcsWithThisClass": [
"UkNAVE7",
"aDdAVE7",
"Gyyodpd"
]
},
"first_seen": "1.4.0",
"last_seen": "6.2.1a",
"current_version": "2.3.2",
"hash": "2487557406",
"removed_in": "",
"LocalizedName": {
"enMale": "Genetic Aberration",
"frMale": "Aberration g\u00e9n\u00e9tique",
"frFemale": "Aberration g\u00e9n\u00e9tique",
"deMale": "Genetische Anomalie",
"deFemale": "Genetische Anomalie"
},
"changed_fields": [
"LocalizedName",
"NameId",
"hash"
],
"previous_versions": [
"1.4.0"
]
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb4024133180000cb07ef92
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859009390
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16140952991504454945
[AbilityPackageB62Id] => 8TNcCZA
[NpcsWithThisClass] => 3
[Id] => 16141181128217288332
[Base62Id] => Z5wXQh7
[Fqn] => class.npc.qtr.1x4.hk_51.theoretikan.research_experiment
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => UkNAVE7
[1] => aDdAVE7
[2] => Gyyodpd
)
)
)
[first_seen] => 1.4.0
[last_seen] => 6.2.1a
[current_version] => 2.3.2
[hash] => 2487557406
[removed_in] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Genetic Aberration
[frMale] => Aberration génétique
[frFemale] => Aberration génétique
[deMale] => Genetische Anomalie
[deFemale] => Genetische Anomalie
)
)
[changed_fields] => Array
(
[0] => LocalizedName
[1] => NameId
[2] => hash
)
[previous_versions] => Array
(
[0] => 1.4.0
)
)