{
"_id": {
"$oid": "5fb4024133180000cb07ef95"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859009393",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16140988084696271420",
"AbilityPackageB62Id": "F4eYz14",
"NpcsWithThisClass": 8,
"Id": "16140907618432750338",
"Base62Id": "0fCKylL",
"Fqn": "class.npc.creature.melee.ability.dps.acklay.carver",
"B62References": {
"npcsWithThisClass": [
"oWFsjyS",
"Zji2g79",
"L1PN9f3",
"Q6sbtH1",
"AoLBSu7",
"u1iyq56",
"v45M1aF",
"dWz1Z5Q"
]
},
"first_seen": "1.4.0",
"last_seen": "6.2.1a",
"current_version": "2.3.2",
"hash": "1074851416",
"removed_in": "",
"changed_fields": [
"LocalizedName",
"NameId",
"hash"
],
"previous_versions": [
"1.4.0",
"2.0.0"
],
"LocalizedName": {
"enMale": "Carver",
"frMale": "Graveur",
"frFemale": "Graveuse",
"deMale": "Schnitzer",
"deFemale": "Schnitzerin"
}
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb4024133180000cb07ef95
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859009393
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16140988084696271420
[AbilityPackageB62Id] => F4eYz14
[NpcsWithThisClass] => 8
[Id] => 16140907618432750338
[Base62Id] => 0fCKylL
[Fqn] => class.npc.creature.melee.ability.dps.acklay.carver
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => oWFsjyS
[1] => Zji2g79
[2] => L1PN9f3
[3] => Q6sbtH1
[4] => AoLBSu7
[5] => u1iyq56
[6] => v45M1aF
[7] => dWz1Z5Q
)
)
)
[first_seen] => 1.4.0
[last_seen] => 6.2.1a
[current_version] => 2.3.2
[hash] => 1074851416
[removed_in] =>
[changed_fields] => Array
(
[0] => LocalizedName
[1] => NameId
[2] => hash
)
[previous_versions] => Array
(
[0] => 1.4.0
[1] => 2.0.0
)
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Carver
[frMale] => Graveur
[frFemale] => Graveuse
[deMale] => Schnitzer
[deFemale] => Schnitzerin
)
)
)