{
"_id": {
"$oid": "5fb4476a33180000cb092420"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"LocalizedName": {
"enMale": "Bowdaar",
"frMale": "Bowdaar",
"frFemale": "Bowdaar",
"deMale": "Bowdaar",
"deFemale": "Bowdaar"
},
"NameId": "836036859003583",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141167286998519987",
"AbilityPackageB62Id": "iyXPu90",
"NpcsWithThisClass": 8,
"Id": "16141113996260342541",
"Base62Id": "3Vik2g9",
"Fqn": "class.cc.bowdaar",
"B62References": {
"npcsWithThisClass": [
"KE4NyHH",
"jHXB3k7",
"CbTGF1E",
"stFVOg0",
"asmg7f1",
"dtOd209",
"CdLg5RE",
"ZyzXeWQ"
]
},
"first_seen": "4.0.0",
"last_seen": "6.2.1a",
"current_version": "4.5.0",
"hash": "2231316050",
"removed_in": "",
"changed_fields": {
"0": "B62References",
"1": "NpcsWithThisClass",
"3": "hash"
},
"previous_versions": [
"4.0.0"
]
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb4476a33180000cb092420
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Bowdaar
[frMale] => Bowdaar
[frFemale] => Bowdaar
[deMale] => Bowdaar
[deFemale] => Bowdaar
)
)
[NameId] => 836036859003583
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141167286998519987
[AbilityPackageB62Id] => iyXPu90
[NpcsWithThisClass] => 8
[Id] => 16141113996260342541
[Base62Id] => 3Vik2g9
[Fqn] => class.cc.bowdaar
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => KE4NyHH
[1] => jHXB3k7
[2] => CbTGF1E
[3] => stFVOg0
[4] => asmg7f1
[5] => dtOd209
[6] => CdLg5RE
[7] => ZyzXeWQ
)
)
)
[first_seen] => 4.0.0
[last_seen] => 6.2.1a
[current_version] => 4.5.0
[hash] => 2231316050
[removed_in] =>
[changed_fields] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[0] => B62References
[1] => NpcsWithThisClass
[3] => hash
)
)
[previous_versions] => Array
(
[0] => 4.0.0
)
)