{
"_id": {
"$oid": "5fb3e64733180000cb05d6c0"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859004088",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141017502840262273",
"AbilityPackageB62Id": "WGueQk6",
"NpcsWithThisClass": 2,
"Id": "16140957205534732711",
"Base62Id": "fzZMhGF",
"Fqn": "class.npc.droid.boss.flashpoint.raid.eternity_vault.difficulty_1.prison_guard_02",
"B62References": {
"npcsWithThisClass": [
"COexiY3",
"pdM4Sq5"
]
},
"first_seen": "1.0.0",
"last_seen": "6.2.1a",
"current_version": "2.3.2",
"hash": "2727702335",
"removed_in": "",
"changed_fields": [
"LocalizedName",
"NameId",
"hash"
],
"previous_versions": [
"1.0.0",
"1.3.0"
],
"LocalizedName": {
"enMale": "Sentinel",
"frMale": "Sentinelle",
"frFemale": "Sentinelle",
"deMale": "W\u00e4chter",
"deFemale": "W\u00e4chterin"
}
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb3e64733180000cb05d6c0
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859004088
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141017502840262273
[AbilityPackageB62Id] => WGueQk6
[NpcsWithThisClass] => 2
[Id] => 16140957205534732711
[Base62Id] => fzZMhGF
[Fqn] => class.npc.droid.boss.flashpoint.raid.eternity_vault.difficulty_1.prison_guard_02
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => COexiY3
[1] => pdM4Sq5
)
)
)
[first_seen] => 1.0.0
[last_seen] => 6.2.1a
[current_version] => 2.3.2
[hash] => 2727702335
[removed_in] =>
[changed_fields] => Array
(
[0] => LocalizedName
[1] => NameId
[2] => hash
)
[previous_versions] => Array
(
[0] => 1.0.0
[1] => 1.3.0
)
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Sentinel
[frMale] => Sentinelle
[frFemale] => Sentinelle
[deMale] => Wächter
[deFemale] => Wächterin
)
)
)