{
"_id": {
"$oid": "5fb3e64733180000cb05d5ff"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859004073",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141005258374032903",
"AbilityPackageB62Id": "1wuOXy3",
"NpcsWithThisClass": 4,
"Id": "16141055432325087108",
"Base62Id": "X3zGHx5",
"Fqn": "class.npc.humanoid.boss.flashpoint.raid.eternity_vault.difficulty_1.boss_soa_projection",
"B62References": {
"npcsWithThisClass": [
"MN9IhfD",
"tjGyr76",
"rLury2M",
"oniteS4"
]
},
"first_seen": "1.0.0",
"last_seen": "6.2.1a",
"current_version": "2.3.2",
"hash": "346788245",
"removed_in": "",
"changed_fields": [
"LocalizedName",
"NameId",
"hash"
],
"previous_versions": [
"1.0.0",
"1.3.0"
],
"LocalizedName": {
"enMale": "Force Projection",
"frMale": "Projection de Force",
"frFemale": "Projection de Force",
"deMale": "Machtprojektion",
"deFemale": "Machtprojektion"
}
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb3e64733180000cb05d5ff
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859004073
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141005258374032903
[AbilityPackageB62Id] => 1wuOXy3
[NpcsWithThisClass] => 4
[Id] => 16141055432325087108
[Base62Id] => X3zGHx5
[Fqn] => class.npc.humanoid.boss.flashpoint.raid.eternity_vault.difficulty_1.boss_soa_projection
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => MN9IhfD
[1] => tjGyr76
[2] => rLury2M
[3] => oniteS4
)
)
)
[first_seen] => 1.0.0
[last_seen] => 6.2.1a
[current_version] => 2.3.2
[hash] => 346788245
[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] => Force Projection
[frMale] => Projection de Force
[frFemale] => Projection de Force
[deMale] => Machtprojektion
[deFemale] => Machtprojektion
)
)
)