{
"_id": {
"$oid": "5fb40b9d33180000cb07fa42"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859009483",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16140975297162112413",
"AbilityPackageB62Id": "dUspeu3",
"NpcsWithThisClass": 4,
"Id": "16140910161156956686",
"Base62Id": "3k90zQ5",
"Fqn": "class.npc.event.gree.mob.bmf_droid.experimenter",
"B62References": {
"npcsWithThisClass": [
"dbtuH0F",
"XyFYOlG",
"oNyH53U",
"IAFuH0F"
]
},
"first_seen": "1.7.0",
"last_seen": "6.2.1a",
"current_version": "2.3.2",
"hash": "1064151318",
"removed_in": "",
"LocalizedName": {
"enMale": "Melee Obstacle",
"frMale": "Obstacle de m\u00eal\u00e9e",
"frFemale": "Obstacle de m\u00eal\u00e9e",
"deMale": "Nahkampf-Hindernis",
"deFemale": "Nahkampf-Hindernis"
},
"changed_fields": [
"LocalizedName",
"NameId",
"hash"
],
"previous_versions": [
"1.7.0"
]
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb40b9d33180000cb07fa42
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859009483
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16140975297162112413
[AbilityPackageB62Id] => dUspeu3
[NpcsWithThisClass] => 4
[Id] => 16140910161156956686
[Base62Id] => 3k90zQ5
[Fqn] => class.npc.event.gree.mob.bmf_droid.experimenter
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => dbtuH0F
[1] => XyFYOlG
[2] => oNyH53U
[3] => IAFuH0F
)
)
)
[first_seen] => 1.7.0
[last_seen] => 6.2.1a
[current_version] => 2.3.2
[hash] => 1064151318
[removed_in] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Melee Obstacle
[frMale] => Obstacle de mêlée
[frFemale] => Obstacle de mêlée
[deMale] => Nahkampf-Hindernis
[deFemale] => Nahkampf-Hindernis
)
)
[changed_fields] => Array
(
[0] => LocalizedName
[1] => NameId
[2] => hash
)
[previous_versions] => Array
(
[0] => 1.7.0
)
)