{
"_id": {
"$oid": "5fb4738833180000cb09f0cc"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"LocalizedName": {
"enMale": "Paxton Rall",
"frMale": "Paxton Rall",
"frFemale": "Paxton Rall",
"deMale": "Paxton Rall",
"deFemale": "Paxton Rall"
},
"NameId": "836036859009713",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141167286998519987",
"AbilityPackageB62Id": "iyXPu90",
"NpcsWithThisClass": 3,
"Id": "16140901655827136293",
"Base62Id": "9JyBrq9",
"Fqn": "class.cc.twilek_pirate",
"B62References": {
"npcsWithThisClass": [
"yi61QEU",
"89jLbE9",
"s6mU4E9"
]
},
"first_seen": "5.9.0",
"last_seen": "6.2.1a",
"current_version": "5.9.2",
"hash": "926046903",
"removed_in": "",
"changed_fields": {
"0": "B62References",
"1": "NpcsWithThisClass",
"3": "hash"
},
"previous_versions": [
"5.9.0"
]
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb4738833180000cb09f0cc
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Paxton Rall
[frMale] => Paxton Rall
[frFemale] => Paxton Rall
[deMale] => Paxton Rall
[deFemale] => Paxton Rall
)
)
[NameId] => 836036859009713
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141167286998519987
[AbilityPackageB62Id] => iyXPu90
[NpcsWithThisClass] => 3
[Id] => 16140901655827136293
[Base62Id] => 9JyBrq9
[Fqn] => class.cc.twilek_pirate
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => yi61QEU
[1] => 89jLbE9
[2] => s6mU4E9
)
)
)
[first_seen] => 5.9.0
[last_seen] => 6.2.1a
[current_version] => 5.9.2
[hash] => 926046903
[removed_in] =>
[changed_fields] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[0] => B62References
[1] => NpcsWithThisClass
[3] => hash
)
)
[previous_versions] => Array
(
[0] => 5.9.0
)
)