{
"_id": {
"$oid": "5fb4101a33180000cb0811be"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859009420",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141037960609511115",
"AbilityPackageB62Id": "oxOvd81",
"NpcsWithThisClass": 2,
"Id": "16140927444501812466",
"Base62Id": "yIfn2NU",
"Fqn": "class.npc.exp.macrobinoculars.roth.replicator_droids.jedi_consular.syo_bakarn",
"B62References": {
"npcsWithThisClass": [
"bEZoheD",
"FVhG3s4"
]
},
"first_seen": "2.0.0",
"last_seen": "6.2.1a",
"current_version": "6.2.0",
"hash": "551312343",
"removed_in": "",
"LocalizedName": {
"enMale": "Syo Bakarn Emulation",
"frMale": "Imitation de Syo Bakarn",
"frFemale": "Imitation de Syo Bakarn",
"deMale": "Syo Bakarn-Emulation",
"deFemale": "Syo Bakarn-Emulation"
},
"changed_fields": {
"0": "B62References",
"1": "NpcsWithThisClass",
"3": "hash"
},
"previous_versions": [
"2.0.0",
"2.3.2"
]
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb4101a33180000cb0811be
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859009420
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141037960609511115
[AbilityPackageB62Id] => oxOvd81
[NpcsWithThisClass] => 2
[Id] => 16140927444501812466
[Base62Id] => yIfn2NU
[Fqn] => class.npc.exp.macrobinoculars.roth.replicator_droids.jedi_consular.syo_bakarn
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => bEZoheD
[1] => FVhG3s4
)
)
)
[first_seen] => 2.0.0
[last_seen] => 6.2.1a
[current_version] => 6.2.0
[hash] => 551312343
[removed_in] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Syo Bakarn Emulation
[frMale] => Imitation de Syo Bakarn
[frFemale] => Imitation de Syo Bakarn
[deMale] => Syo Bakarn-Emulation
[deFemale] => Syo Bakarn-Emulation
)
)
[changed_fields] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[0] => B62References
[1] => NpcsWithThisClass
[3] => hash
)
)
[previous_versions] => Array
(
[0] => 2.0.0
[1] => 2.3.2
)
)