{
"_id": {
"$oid": "5fb3e64733180000cb05d5bd"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859004081",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141108819724445160",
"AbilityPackageB62Id": "wAMPoF3",
"NpcsWithThisClass": 1,
"Id": "16141020441263394579",
"Base62Id": "4yVfICI",
"Fqn": "class.npc.droid.boss.flashpoint.raid.eternity_vault.difficulty_4.boss_soa_mind_trap",
"B62References": {
"npcsWithThisClass": [
"z6uX6f8"
]
},
"first_seen": "1.0.0",
"last_seen": "6.2.1a",
"current_version": "2.3.2",
"hash": "3129375767",
"removed_in": "",
"changed_fields": [
"LocalizedName",
"NameId",
"hash"
],
"previous_versions": [
"1.0.0",
"1.3.0"
],
"LocalizedName": {
"enMale": "Mind Trap",
"frMale": "Pi\u00e8ge mental",
"frFemale": "Pi\u00e8ge mental",
"deMale": "Gedankenfalle",
"deFemale": "Gedankenfalle"
}
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb3e64733180000cb05d5bd
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859004081
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141108819724445160
[AbilityPackageB62Id] => wAMPoF3
[NpcsWithThisClass] => 1
[Id] => 16141020441263394579
[Base62Id] => 4yVfICI
[Fqn] => class.npc.droid.boss.flashpoint.raid.eternity_vault.difficulty_4.boss_soa_mind_trap
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => z6uX6f8
)
)
)
[first_seen] => 1.0.0
[last_seen] => 6.2.1a
[current_version] => 2.3.2
[hash] => 3129375767
[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] => Mind Trap
[frMale] => Piège mental
[frFemale] => Piège mental
[deMale] => Gedankenfalle
[deFemale] => Gedankenfalle
)
)
)