{
"_id": {
"$oid": "5fb3e64733180000cb05d5d3"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859009181",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16140934738188942886",
"AbilityPackageB62Id": "9hw3HA0",
"NpcsWithThisClass": 4,
"Id": "16141088105039206588",
"Base62Id": "l1WbnHC",
"Fqn": "class.npc.creature.melee.ability.dps.terentatek.rockeater",
"B62References": {
"npcsWithThisClass": [
"7ZNKlrE",
"eiuE6Y7",
"pp93f0B",
"ctod2I1"
]
},
"first_seen": "1.0.0",
"last_seen": "6.2.1a",
"current_version": "2.3.2",
"hash": "2171474312",
"removed_in": "",
"changed_fields": [
"LocalizedName",
"NameId",
"hash"
],
"previous_versions": [
"1.0.0",
"1.3.0",
"2.0.0"
],
"LocalizedName": {
"enMale": "Abomination",
"frMale": "Abomination",
"frFemale": "Abomination",
"deMale": "Abscheulichkeit",
"deFemale": "Abscheulichkeit"
}
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb3e64733180000cb05d5d3
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859009181
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16140934738188942886
[AbilityPackageB62Id] => 9hw3HA0
[NpcsWithThisClass] => 4
[Id] => 16141088105039206588
[Base62Id] => l1WbnHC
[Fqn] => class.npc.creature.melee.ability.dps.terentatek.rockeater
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => 7ZNKlrE
[1] => eiuE6Y7
[2] => pp93f0B
[3] => ctod2I1
)
)
)
[first_seen] => 1.0.0
[last_seen] => 6.2.1a
[current_version] => 2.3.2
[hash] => 2171474312
[removed_in] =>
[changed_fields] => Array
(
[0] => LocalizedName
[1] => NameId
[2] => hash
)
[previous_versions] => Array
(
[0] => 1.0.0
[1] => 1.3.0
[2] => 2.0.0
)
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Abomination
[frMale] => Abomination
[frFemale] => Abomination
[deMale] => Abscheulichkeit
[deFemale] => Abscheulichkeit
)
)
)