{
"_id": {
"$oid": "5fb4476a33180000cb092437"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"LocalizedName": {
"enMale": "Kaliyo",
"frMale": "Kaliyo",
"frFemale": "Kaliyo",
"deMale": "Kaliyo",
"deFemale": "Kaliyo"
},
"NameId": "836036859003283",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141167286998519987",
"AbilityPackageB62Id": "iyXPu90",
"NpcsWithThisClass": 9,
"Id": "16141176416614335140",
"Base62Id": "fC8rQME",
"Fqn": "class.cc.kaliyo",
"B62References": {
"npcsWithThisClass": [
"ElN19f5",
"l0FARO8",
"HPFgzx3",
"w1O73k6",
"xsT1q52",
"pNnaaT5",
"V8Dybzu",
"fLze6f5",
"yONf4mS"
]
},
"first_seen": "4.0.0",
"last_seen": "6.2.1a",
"current_version": "5.10.4",
"hash": "834101442",
"removed_in": "",
"changed_fields": [
"B62References",
"NpcsWithThisClass",
"hash"
],
"previous_versions": [
"4.0.0",
"4.3.0"
]
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb4476a33180000cb092437
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Kaliyo
[frMale] => Kaliyo
[frFemale] => Kaliyo
[deMale] => Kaliyo
[deFemale] => Kaliyo
)
)
[NameId] => 836036859003283
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141167286998519987
[AbilityPackageB62Id] => iyXPu90
[NpcsWithThisClass] => 9
[Id] => 16141176416614335140
[Base62Id] => fC8rQME
[Fqn] => class.cc.kaliyo
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => ElN19f5
[1] => l0FARO8
[2] => HPFgzx3
[3] => w1O73k6
[4] => xsT1q52
[5] => pNnaaT5
[6] => V8Dybzu
[7] => fLze6f5
[8] => yONf4mS
)
)
)
[first_seen] => 4.0.0
[last_seen] => 6.2.1a
[current_version] => 5.10.4
[hash] => 834101442
[removed_in] =>
[changed_fields] => Array
(
[0] => B62References
[1] => NpcsWithThisClass
[2] => hash
)
[previous_versions] => Array
(
[0] => 4.0.0
[1] => 4.3.0
)
)