{
"_id": {
"$oid": "5fb4183033180000cb085f35"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859009526",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141075146302582866",
"AbilityPackageB62Id": "Kd10b53",
"NpcsWithThisClass": 1,
"Id": "16141030907813755777",
"Base62Id": "WVlMW17",
"Fqn": "class.npc.event.bounty_hunting.crime_lords.eryn_talosa",
"B62References": {
"npcsWithThisClass": [
"hEyZQrT"
]
},
"first_seen": "2.3.0",
"last_seen": "6.2.1a",
"current_version": "2.3.2",
"hash": "3921841853",
"removed_in": "",
"LocalizedName": {
"enMale": "Exchange Fixer",
"frMale": "D\u00e9panneur de l'\u00c9change",
"frFemale": "D\u00e9panneur de l'\u00c9change",
"deMale": "Exchange-T\u00fcftler",
"deFemale": "Exchange-T\u00fcftler"
},
"changed_fields": [
"LocalizedName",
"NameId",
"hash"
],
"previous_versions": [
"2.3.0"
]
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb4183033180000cb085f35
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859009526
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141075146302582866
[AbilityPackageB62Id] => Kd10b53
[NpcsWithThisClass] => 1
[Id] => 16141030907813755777
[Base62Id] => WVlMW17
[Fqn] => class.npc.event.bounty_hunting.crime_lords.eryn_talosa
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => hEyZQrT
)
)
)
[first_seen] => 2.3.0
[last_seen] => 6.2.1a
[current_version] => 2.3.2
[hash] => 3921841853
[removed_in] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Exchange Fixer
[frMale] => Dépanneur de l'Échange
[frFemale] => Dépanneur de l'Échange
[deMale] => Exchange-Tüftler
[deFemale] => Exchange-Tüftler
)
)
[changed_fields] => Array
(
[0] => LocalizedName
[1] => NameId
[2] => hash
)
[previous_versions] => Array
(
[0] => 2.3.0
)
)