{
"_id": {
"$oid": "5fb4101a33180000cb081170"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859009457",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141100119101490535",
"AbilityPackageB62Id": "PqKF0mA",
"NpcsWithThisClass": 1,
"Id": "16140942670447209741",
"Base62Id": "3Mtp8yN",
"Fqn": "class.npc.exp.macrobinoculars.roth.replicator_droids.sith_inquisitor.lord_kallig",
"B62References": {
"npcsWithThisClass": [
"njx83uA"
]
},
"first_seen": "2.0.0",
"last_seen": "6.2.1a",
"current_version": "2.3.2",
"hash": "114168302",
"removed_in": "",
"LocalizedName": {
"enMale": "Aloysius Kallig Emulation",
"frMale": "Imitation d'Aloysius Kallig",
"frFemale": "Imitation d'Aloysius Kallig",
"deMale": "Aloysius Kallig-Emulation",
"deFemale": "Aloysius Kallig-Emulation"
},
"changed_fields": [
"LocalizedName",
"NameId",
"hash"
],
"previous_versions": [
"2.0.0"
]
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb4101a33180000cb081170
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859009457
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141100119101490535
[AbilityPackageB62Id] => PqKF0mA
[NpcsWithThisClass] => 1
[Id] => 16140942670447209741
[Base62Id] => 3Mtp8yN
[Fqn] => class.npc.exp.macrobinoculars.roth.replicator_droids.sith_inquisitor.lord_kallig
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => njx83uA
)
)
)
[first_seen] => 2.0.0
[last_seen] => 6.2.1a
[current_version] => 2.3.2
[hash] => 114168302
[removed_in] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Aloysius Kallig Emulation
[frMale] => Imitation d'Aloysius Kallig
[frFemale] => Imitation d'Aloysius Kallig
[deMale] => Aloysius Kallig-Emulation
[deFemale] => Aloysius Kallig-Emulation
)
)
[changed_fields] => Array
(
[0] => LocalizedName
[1] => NameId
[2] => hash
)
[previous_versions] => Array
(
[0] => 2.0.0
)
)