{
"_id": {
"$oid": "5fb3e64733180000cb05d779"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859009288",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16140994692455585678",
"AbilityPackageB62Id": "ZjT7TI7",
"NpcsWithThisClass": 8,
"Id": "16140929147323719810",
"Base62Id": "Wg3wYeA",
"Fqn": "class.npc.humanoid.melee.ability.dps.sith.sith_adept",
"B62References": {
"npcsWithThisClass": [
"MyT8VjV",
"BymnIZN",
"ySB6LlP",
"zxJ02zg",
"X40ZMzU",
"09DTuI4",
"u05FJ2A",
"wU4Dds7"
]
},
"first_seen": "1.0.0",
"last_seen": "6.2.1a",
"current_version": "3.0.0",
"hash": "595352848",
"removed_in": "",
"changed_fields": {
"0": "B62References",
"1": "NpcsWithThisClass",
"3": "hash"
},
"previous_versions": [
"1.0.0",
"1.3.0",
"2.0.0",
"2.3.2",
"2.7.0"
],
"LocalizedName": {
"enMale": "Sith Adept",
"frMale": "Expert Sith",
"frFemale": "Experte Sith",
"deMale": "Sith-Adept",
"deFemale": "Sith-Adept"
}
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb3e64733180000cb05d779
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859009288
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16140994692455585678
[AbilityPackageB62Id] => ZjT7TI7
[NpcsWithThisClass] => 8
[Id] => 16140929147323719810
[Base62Id] => Wg3wYeA
[Fqn] => class.npc.humanoid.melee.ability.dps.sith.sith_adept
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => MyT8VjV
[1] => BymnIZN
[2] => ySB6LlP
[3] => zxJ02zg
[4] => X40ZMzU
[5] => 09DTuI4
[6] => u05FJ2A
[7] => wU4Dds7
)
)
)
[first_seen] => 1.0.0
[last_seen] => 6.2.1a
[current_version] => 3.0.0
[hash] => 595352848
[removed_in] =>
[changed_fields] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[0] => B62References
[1] => NpcsWithThisClass
[3] => hash
)
)
[previous_versions] => Array
(
[0] => 1.0.0
[1] => 1.3.0
[2] => 2.0.0
[3] => 2.3.2
[4] => 2.7.0
)
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Sith Adept
[frMale] => Expert Sith
[frFemale] => Experte Sith
[deMale] => Sith-Adept
[deFemale] => Sith-Adept
)
)
)