{
"_id": {
"$oid": "5fb4101933180000cb081136"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859009435",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16140989077765766470",
"AbilityPackageB62Id": "HZsmBmC",
"NpcsWithThisClass": 1,
"Id": "16141170361957131137",
"Base62Id": "WQE4izC",
"Fqn": "class.npc.exp.macrobinoculars.roth.replicator_droids.smuggler.rogun_the_butcher",
"B62References": {
"npcsWithThisClass": [
"dugyYcR"
]
},
"first_seen": "2.0.0",
"last_seen": "6.2.1a",
"current_version": "2.3.2",
"hash": "485445937",
"removed_in": "",
"LocalizedName": {
"enMale": "Rogun the Butcher Emulation",
"frMale": "Imitation de Rogun le Boucher",
"frFemale": "Imitation de Rogun le Boucher",
"deMale": "Rogun der Schl\u00e4chter-Emulation",
"deFemale": "Rogun der Schl\u00e4chter-Emulation"
},
"changed_fields": [
"LocalizedName",
"NameId",
"hash"
],
"previous_versions": [
"2.0.0"
]
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb4101933180000cb081136
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859009435
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16140989077765766470
[AbilityPackageB62Id] => HZsmBmC
[NpcsWithThisClass] => 1
[Id] => 16141170361957131137
[Base62Id] => WQE4izC
[Fqn] => class.npc.exp.macrobinoculars.roth.replicator_droids.smuggler.rogun_the_butcher
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => dugyYcR
)
)
)
[first_seen] => 2.0.0
[last_seen] => 6.2.1a
[current_version] => 2.3.2
[hash] => 485445937
[removed_in] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Rogun the Butcher Emulation
[frMale] => Imitation de Rogun le Boucher
[frFemale] => Imitation de Rogun le Boucher
[deMale] => Rogun der Schlächter-Emulation
[deFemale] => Rogun der Schlächter-Emulation
)
)
[changed_fields] => Array
(
[0] => LocalizedName
[1] => NameId
[2] => hash
)
[previous_versions] => Array
(
[0] => 2.0.0
)
)