{
"_id": {
"$oid": "5fb3e64733180000cb05d87d"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859009275",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141156941750044107",
"AbilityPackageB62Id": "ouNN4B8",
"NpcsWithThisClass": 2,
"Id": "16141094393682168455",
"Base62Id": "XufvykK",
"Fqn": "class.npc.creature.large.location.dro.wampa.large_wampa",
"B62References": {
"npcsWithThisClass": [
"rgNfMFD",
"sqyzIyP"
]
},
"first_seen": "1.0.0",
"last_seen": "6.2.1a",
"current_version": "2.3.2",
"hash": "719991064",
"removed_in": "",
"changed_fields": [
"LocalizedName",
"NameId",
"hash"
],
"previous_versions": [
"1.0.0",
"1.3.0",
"1.4.0"
],
"LocalizedName": {
"enMale": "Large Creature",
"frMale": "Grande cr\u00e9ature",
"frFemale": "Grande cr\u00e9ature",
"deMale": "Gro\u00dfe Kreatur",
"deFemale": "Gro\u00dfe Kreatur"
}
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb3e64733180000cb05d87d
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859009275
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141156941750044107
[AbilityPackageB62Id] => ouNN4B8
[NpcsWithThisClass] => 2
[Id] => 16141094393682168455
[Base62Id] => XufvykK
[Fqn] => class.npc.creature.large.location.dro.wampa.large_wampa
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => rgNfMFD
[1] => sqyzIyP
)
)
)
[first_seen] => 1.0.0
[last_seen] => 6.2.1a
[current_version] => 2.3.2
[hash] => 719991064
[removed_in] =>
[changed_fields] => Array
(
[0] => LocalizedName
[1] => NameId
[2] => hash
)
[previous_versions] => Array
(
[0] => 1.0.0
[1] => 1.3.0
[2] => 1.4.0
)
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Large Creature
[frMale] => Grande créature
[frFemale] => Grande créature
[deMale] => Große Kreatur
[deFemale] => Große Kreatur
)
)
)