{
"_id": {
"$oid": "5fb41e9f33180000cb086f1a"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"LocalizedName": {
"enMale": "Dread Forces Champion",
"frMale": "Champion des forces d'Effroi",
"frFemale": "Championne des forces d'Effroi",
"deMale": "Schreckenstruppen-Streiter",
"deFemale": "Schreckenstruppen-Streiter"
},
"NameId": "836036859009533",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141134503980835813",
"AbilityPackageB62Id": "vIEKtKF",
"NpcsWithThisClass": 1,
"Id": "16141076144279219222",
"Base62Id": "5cnBy1R",
"Fqn": "class.npc.daily_area.oricon.shared.bonus.watchtower_watchers.elite_01",
"B62References": {
"npcsWithThisClass": [
"Yg6NAi4"
]
},
"first_seen": "2.4.0",
"last_seen": "6.2.1a",
"current_version": "2.5.0",
"hash": "709247294",
"removed_in": "",
"changed_fields": [
"LocalizedName",
"hash"
],
"previous_versions": [
"2.4.0"
]
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb41e9f33180000cb086f1a
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Dread Forces Champion
[frMale] => Champion des forces d'Effroi
[frFemale] => Championne des forces d'Effroi
[deMale] => Schreckenstruppen-Streiter
[deFemale] => Schreckenstruppen-Streiter
)
)
[NameId] => 836036859009533
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141134503980835813
[AbilityPackageB62Id] => vIEKtKF
[NpcsWithThisClass] => 1
[Id] => 16141076144279219222
[Base62Id] => 5cnBy1R
[Fqn] => class.npc.daily_area.oricon.shared.bonus.watchtower_watchers.elite_01
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => Yg6NAi4
)
)
)
[first_seen] => 2.4.0
[last_seen] => 6.2.1a
[current_version] => 2.5.0
[hash] => 709247294
[removed_in] =>
[changed_fields] => Array
(
[0] => LocalizedName
[1] => hash
)
[previous_versions] => Array
(
[0] => 2.4.0
)
)