{
"_id": {
"$oid": "5fb3f30833180000cb079670"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859009352",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141120545196483142",
"AbilityPackageB62Id": "HY8orPD",
"NpcsWithThisClass": 2,
"Id": "16140967270972997872",
"Base62Id": "y216yKs",
"Fqn": "class.npc.qtr.1x2.flashpoint.lost_island.enemy.difficulty_1.trash.beach.plaguebearer",
"B62References": {
"npcsWithThisClass": [
"h33y2lB",
"Jz3CkpI"
]
},
"first_seen": "1.2.0",
"last_seen": "6.2.1a",
"current_version": "2.3.2",
"hash": "1883530845",
"removed_in": "",
"changed_fields": [
"LocalizedName",
"NameId",
"hash"
],
"previous_versions": [
"1.2.0",
"1.3.0"
],
"LocalizedName": {
"enMale": "Contagious Beast",
"frMale": "B\u00eate contagieuse",
"frFemale": "B\u00eate contagieuse",
"deMale": "Ansteckende Bestie",
"deFemale": "Ansteckende Bestie"
}
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb3f30833180000cb079670
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859009352
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141120545196483142
[AbilityPackageB62Id] => HY8orPD
[NpcsWithThisClass] => 2
[Id] => 16140967270972997872
[Base62Id] => y216yKs
[Fqn] => class.npc.qtr.1x2.flashpoint.lost_island.enemy.difficulty_1.trash.beach.plaguebearer
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => h33y2lB
[1] => Jz3CkpI
)
)
)
[first_seen] => 1.2.0
[last_seen] => 6.2.1a
[current_version] => 2.3.2
[hash] => 1883530845
[removed_in] =>
[changed_fields] => Array
(
[0] => LocalizedName
[1] => NameId
[2] => hash
)
[previous_versions] => Array
(
[0] => 1.2.0
[1] => 1.3.0
)
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Contagious Beast
[frMale] => Bête contagieuse
[frFemale] => Bête contagieuse
[deMale] => Ansteckende Bestie
[deFemale] => Ansteckende Bestie
)
)
)