{
"_id": {
"$oid": "5fb45d4a33180000cb099704"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"LocalizedName": {
"enMale": "Empress Acina",
"frMale": "Imp\u00e9ratrice Acina",
"frFemale": "Imp\u00e9ratrice Acina",
"deMale": "Kaiserin Acina",
"deFemale": "Kaiserin Acina"
},
"NameId": "836036859009645",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141167286998519987",
"AbilityPackageB62Id": "iyXPu90",
"NpcsWithThisClass": 5,
"Id": "16141115820909843362",
"Base62Id": "ejF4tr1",
"Fqn": "class.cc.empress_acina",
"B62References": {
"npcsWithThisClass": [
"gwvszzf",
"5vGLJD2",
"XADYGGE",
"ofiftb0",
"IjkeJVC"
]
},
"first_seen": "5.0.0",
"last_seen": "6.2.1a",
"current_version": "5.2.0",
"hash": "330830099",
"removed_in": "",
"changed_fields": [
"B62References",
"NpcsWithThisClass",
"hash"
],
"previous_versions": [
"5.0.0"
]
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb45d4a33180000cb099704
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Empress Acina
[frMale] => Impératrice Acina
[frFemale] => Impératrice Acina
[deMale] => Kaiserin Acina
[deFemale] => Kaiserin Acina
)
)
[NameId] => 836036859009645
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141167286998519987
[AbilityPackageB62Id] => iyXPu90
[NpcsWithThisClass] => 5
[Id] => 16141115820909843362
[Base62Id] => ejF4tr1
[Fqn] => class.cc.empress_acina
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => gwvszzf
[1] => 5vGLJD2
[2] => XADYGGE
[3] => ofiftb0
[4] => IjkeJVC
)
)
)
[first_seen] => 5.0.0
[last_seen] => 6.2.1a
[current_version] => 5.2.0
[hash] => 330830099
[removed_in] =>
[changed_fields] => Array
(
[0] => B62References
[1] => NpcsWithThisClass
[2] => hash
)
[previous_versions] => Array
(
[0] => 5.0.0
)
)