{
"_id": {
"$oid": "5fb4101933180000cb08111f"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859009418",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141037110115800420",
"AbilityPackageB62Id": "P9NPbhB",
"NpcsWithThisClass": 1,
"Id": "16140908629107593597",
"Base62Id": "VT7z8l1",
"Fqn": "class.npc.exp.macrobinoculars.roth.replicator_droids.jedi_consular.lord_vivicar",
"B62References": {
"npcsWithThisClass": [
"3hkGy3B"
]
},
"first_seen": "2.0.0",
"last_seen": "6.2.1a",
"current_version": "2.3.2",
"hash": "969899469",
"removed_in": "",
"LocalizedName": {
"enMale": "Lord Vivicar Emulation",
"frMale": "Imitation du Seigneur Vivicar",
"frFemale": "Imitation du Seigneur Vivicar",
"deMale": "Lord Vivicar-Emulation",
"deFemale": "Lord Vivicar-Emulation"
},
"changed_fields": [
"LocalizedName",
"NameId",
"hash"
],
"previous_versions": [
"2.0.0"
]
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb4101933180000cb08111f
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859009418
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141037110115800420
[AbilityPackageB62Id] => P9NPbhB
[NpcsWithThisClass] => 1
[Id] => 16140908629107593597
[Base62Id] => VT7z8l1
[Fqn] => class.npc.exp.macrobinoculars.roth.replicator_droids.jedi_consular.lord_vivicar
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => 3hkGy3B
)
)
)
[first_seen] => 2.0.0
[last_seen] => 6.2.1a
[current_version] => 2.3.2
[hash] => 969899469
[removed_in] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Lord Vivicar Emulation
[frMale] => Imitation du Seigneur Vivicar
[frFemale] => Imitation du Seigneur Vivicar
[deMale] => Lord Vivicar-Emulation
[deFemale] => Lord Vivicar-Emulation
)
)
[changed_fields] => Array
(
[0] => LocalizedName
[1] => NameId
[2] => hash
)
[previous_versions] => Array
(
[0] => 2.0.0
)
)