{
"_id": {
"$oid": "5fb3e64733180000cb05d58a"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859003889",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141047612562939114",
"AbilityPackageB62Id": "wXnxuK8",
"NpcsWithThisClass": 4,
"Id": "16141150156425501056",
"Base62Id": "W9dxEuC",
"Fqn": "class.npc.creature.melee.ability.dps.humanoid.nekghoul_creepingterror",
"B62References": {
"npcsWithThisClass": [
"otwvZzG",
"ruklVR4",
"h2ZB4v8",
"SzpIud4"
]
},
"first_seen": "1.0.0",
"last_seen": "6.2.1a",
"current_version": "2.3.2",
"hash": "1186474316",
"removed_in": "",
"changed_fields": [
"LocalizedName",
"NameId",
"hash"
],
"previous_versions": [
"1.0.0",
"1.3.0"
],
"LocalizedName": {
"enMale": "Nekghoul",
"frMale": "Nekgoule",
"frFemale": "Nekgoule",
"deMale": "Nekghul",
"deFemale": "Nekghul"
}
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb3e64733180000cb05d58a
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859003889
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141047612562939114
[AbilityPackageB62Id] => wXnxuK8
[NpcsWithThisClass] => 4
[Id] => 16141150156425501056
[Base62Id] => W9dxEuC
[Fqn] => class.npc.creature.melee.ability.dps.humanoid.nekghoul_creepingterror
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => otwvZzG
[1] => ruklVR4
[2] => h2ZB4v8
[3] => SzpIud4
)
)
)
[first_seen] => 1.0.0
[last_seen] => 6.2.1a
[current_version] => 2.3.2
[hash] => 1186474316
[removed_in] =>
[changed_fields] => Array
(
[0] => LocalizedName
[1] => NameId
[2] => hash
)
[previous_versions] => Array
(
[0] => 1.0.0
[1] => 1.3.0
)
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Nekghoul
[frMale] => Nekgoule
[frFemale] => Nekgoule
[deMale] => Nekghul
[deFemale] => Nekghul
)
)
)