{
"_id": {
"$oid": "5fb4241433180000cb087adc"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"LocalizedName": {
"enMale": "Rakghoul",
"frMale": "Rakgoule",
"frFemale": "Rakgoule",
"deMale": "Rakghul",
"deFemale": "Rakghul"
},
"NameId": "836036859003890",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16140978890273475419",
"AbilityPackageB62Id": "MqlKES8",
"NpcsWithThisClass": 3,
"Id": "16140923928219544567",
"Base62Id": "yzh863B",
"Fqn": "class.npc.event.rakghoul.tunnels.heroic.boss_rakghoul",
"B62References": {
"npcsWithThisClass": [
"oRapABF",
"qegwnlC",
"bb5gqIA"
]
},
"first_seen": "2.5.0",
"last_seen": "6.2.1a",
"current_version": "2.5.2",
"hash": "1067332529",
"removed_in": "",
"changed_fields": {
"0": "B62References",
"1": "NpcsWithThisClass",
"3": "hash"
},
"previous_versions": [
"2.5.0"
]
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb4241433180000cb087adc
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Rakghoul
[frMale] => Rakgoule
[frFemale] => Rakgoule
[deMale] => Rakghul
[deFemale] => Rakghul
)
)
[NameId] => 836036859003890
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16140978890273475419
[AbilityPackageB62Id] => MqlKES8
[NpcsWithThisClass] => 3
[Id] => 16140923928219544567
[Base62Id] => yzh863B
[Fqn] => class.npc.event.rakghoul.tunnels.heroic.boss_rakghoul
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => oRapABF
[1] => qegwnlC
[2] => bb5gqIA
)
)
)
[first_seen] => 2.5.0
[last_seen] => 6.2.1a
[current_version] => 2.5.2
[hash] => 1067332529
[removed_in] =>
[changed_fields] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[0] => B62References
[1] => NpcsWithThisClass
[3] => hash
)
)
[previous_versions] => Array
(
[0] => 2.5.0
)
)