{
"_id": {
"$oid": "5fb3ec1933180000cb078adc"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859009329",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141132347177473209",
"AbilityPackageB62Id": "kPGKib9",
"NpcsWithThisClass": 1,
"Id": "16141010143240613713",
"Base62Id": "KMzgxvK",
"Fqn": "class.npc.qtr.1x1.raid.karaggas_palace.enemy.boss.boss_3_kintan.difficulty_3.covert_assassin",
"B62References": {
"npcsWithThisClass": [
"NFFgSRA"
]
},
"first_seen": "1.1.0",
"last_seen": "6.2.1a",
"current_version": "2.3.2",
"hash": "3567626561",
"removed_in": "",
"changed_fields": [
"LocalizedName",
"NameId",
"hash"
],
"previous_versions": [
"1.1.0",
"1.3.0"
],
"LocalizedName": {
"enMale": "Covert Assassin",
"frMale": "Assassin de couverture",
"frFemale": "Assassin de couverture",
"deMale": "Tarn-Attent\u00e4ter",
"deFemale": "Tarn-Attent\u00e4terin"
}
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb3ec1933180000cb078adc
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859009329
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141132347177473209
[AbilityPackageB62Id] => kPGKib9
[NpcsWithThisClass] => 1
[Id] => 16141010143240613713
[Base62Id] => KMzgxvK
[Fqn] => class.npc.qtr.1x1.raid.karaggas_palace.enemy.boss.boss_3_kintan.difficulty_3.covert_assassin
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => NFFgSRA
)
)
)
[first_seen] => 1.1.0
[last_seen] => 6.2.1a
[current_version] => 2.3.2
[hash] => 3567626561
[removed_in] =>
[changed_fields] => Array
(
[0] => LocalizedName
[1] => NameId
[2] => hash
)
[previous_versions] => Array
(
[0] => 1.1.0
[1] => 1.3.0
)
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Covert Assassin
[frMale] => Assassin de couverture
[frFemale] => Assassin de couverture
[deMale] => Tarn-Attentäter
[deFemale] => Tarn-Attentäterin
)
)
)