{
"_id": {
"$oid": "5fb4101933180000cb081108"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859009454",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141002231733171281",
"AbilityPackageB62Id": "KJGzQe2",
"NpcsWithThisClass": 1,
"Id": "16141062994604639528",
"Base62Id": "ACMSIa6",
"Fqn": "class.npc.exp.macrobinoculars.roth.replicator_droids.jedi_knight.bela_kiwiiks",
"B62References": {
"npcsWithThisClass": [
"novT9t1"
]
},
"first_seen": "2.0.0",
"last_seen": "6.2.1a",
"current_version": "2.3.2",
"hash": "1321222705",
"removed_in": "",
"LocalizedName": {
"enMale": "Bela Kiwiiks Emulation",
"frMale": "Imitation de Bela Kiwiiks",
"frFemale": "Imitation de Bela Kiwiiks",
"deMale": "Bela Kiwiiks-Emulation",
"deFemale": "Bela Kiwiiks-Emulation"
},
"changed_fields": [
"LocalizedName",
"NameId",
"hash"
],
"previous_versions": [
"2.0.0"
]
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb4101933180000cb081108
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859009454
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141002231733171281
[AbilityPackageB62Id] => KJGzQe2
[NpcsWithThisClass] => 1
[Id] => 16141062994604639528
[Base62Id] => ACMSIa6
[Fqn] => class.npc.exp.macrobinoculars.roth.replicator_droids.jedi_knight.bela_kiwiiks
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => novT9t1
)
)
)
[first_seen] => 2.0.0
[last_seen] => 6.2.1a
[current_version] => 2.3.2
[hash] => 1321222705
[removed_in] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Bela Kiwiiks Emulation
[frMale] => Imitation de Bela Kiwiiks
[frFemale] => Imitation de Bela Kiwiiks
[deMale] => Bela Kiwiiks-Emulation
[deFemale] => Bela Kiwiiks-Emulation
)
)
[changed_fields] => Array
(
[0] => LocalizedName
[1] => NameId
[2] => hash
)
[previous_versions] => Array
(
[0] => 2.0.0
)
)