{
"_id": {
"$oid": "5fb3e64733180000cb05d6a3"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859003930",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141007649895708330",
"AbilityPackageB62Id": "gdRbMF0",
"NpcsWithThisClass": 4,
"Id": "16141027397482096194",
"Base62Id": "GgR4CE6",
"Fqn": "class.npc.humanoid.melee.ability.dps.sith.fallen_jedi",
"B62References": {
"npcsWithThisClass": [
"4favo7D",
"tLt4AzV",
"z9dS3fN",
"8k0Gt31"
]
},
"first_seen": "1.0.0",
"last_seen": "6.2.1a",
"current_version": "2.3.2",
"hash": "854904519",
"removed_in": "",
"changed_fields": [
"LocalizedName",
"NameId",
"hash"
],
"previous_versions": [
"1.0.0",
"1.3.0"
],
"LocalizedName": {
"enMale": "Fallen Jedi",
"frMale": "Jedi d\u00e9chu",
"frFemale": "Jedi d\u00e9chu",
"deMale": "Gefallener Jedi",
"deFemale": "Gefallener Jedi"
}
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb3e64733180000cb05d6a3
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859003930
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141007649895708330
[AbilityPackageB62Id] => gdRbMF0
[NpcsWithThisClass] => 4
[Id] => 16141027397482096194
[Base62Id] => GgR4CE6
[Fqn] => class.npc.humanoid.melee.ability.dps.sith.fallen_jedi
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => 4favo7D
[1] => tLt4AzV
[2] => z9dS3fN
[3] => 8k0Gt31
)
)
)
[first_seen] => 1.0.0
[last_seen] => 6.2.1a
[current_version] => 2.3.2
[hash] => 854904519
[removed_in] =>
[changed_fields] => Array
(
[0] => LocalizedName
[1] => NameId
[2] => hash
)
[previous_versions] => Array
(
[0] => 1.0.0
[1] => 1.3.0
)
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Fallen Jedi
[frMale] => Jedi déchu
[frFemale] => Jedi déchu
[deMale] => Gefallener Jedi
[deFemale] => Gefallener Jedi
)
)
)