{
"_id": {
"$oid": "5fb44c7233180000cb096d70"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859009630",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141167286998519987",
"AbilityPackageB62Id": "iyXPu90",
"NpcsWithThisClass": 2,
"Id": "16140904096323825554",
"Base62Id": "acy3yV1",
"Fqn": "class.cc.nexu_cat",
"B62References": {
"npcsWithThisClass": [
"8yi9LT1",
"pd5rBq7"
]
},
"first_seen": "4.0.3",
"last_seen": "6.2.1a",
"current_version": "4.3.0",
"hash": "3362946027",
"removed_in": "",
"LocalizedName": {
"enMale": "Nexu Cat",
"frMale": "Chat nexu",
"frFemale": "Chat nexu",
"deMale": "Nexu-Katze",
"deFemale": "Nexu-Katze"
},
"changed_fields": [
"LocalizedName",
"B62References",
"NameId",
"NpcsWithThisClass",
"hash"
],
"previous_versions": [
"4.0.3"
]
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb44c7233180000cb096d70
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859009630
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141167286998519987
[AbilityPackageB62Id] => iyXPu90
[NpcsWithThisClass] => 2
[Id] => 16140904096323825554
[Base62Id] => acy3yV1
[Fqn] => class.cc.nexu_cat
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => 8yi9LT1
[1] => pd5rBq7
)
)
)
[first_seen] => 4.0.3
[last_seen] => 6.2.1a
[current_version] => 4.3.0
[hash] => 3362946027
[removed_in] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Nexu Cat
[frMale] => Chat nexu
[frFemale] => Chat nexu
[deMale] => Nexu-Katze
[deFemale] => Nexu-Katze
)
)
[changed_fields] => Array
(
[0] => LocalizedName
[1] => B62References
[2] => NameId
[3] => NpcsWithThisClass
[4] => hash
)
[previous_versions] => Array
(
[0] => 4.0.3
)
)