|
| 1 | +-- This file is automatically generated, do not edit! |
| 2 | +-- Path of Building |
| 3 | +-- |
| 4 | +-- Boss Skill Presets |
| 5 | +-- Boss Skill data (c) Grinding Gear Games |
| 6 | +-- |
| 7 | +return { |
| 8 | + ["Atziri Flameblast"] = { |
| 9 | + DamageType = "Spell", |
| 10 | + DamageMultipliers = { |
| 11 | + Fire = { 57.29394377618, 0.2864697188809 } |
| 12 | + }, |
| 13 | + DamagePenetrations = { |
| 14 | + FirePen = "" |
| 15 | + }, |
| 16 | + UberDamagePenetrations = { |
| 17 | + FirePen = 10 |
| 18 | + }, |
| 19 | + speed = 12500, |
| 20 | + UberSpeed = 25000, |
| 21 | + critChance = 0, |
| 22 | + earlierUber = true, |
| 23 | + tooltip = "The Uber variant has 10 ^xB97123Fire^7 penetration (Applied on Pinnacle And Uber)" |
| 24 | + }, |
| 25 | + ["Shaper Ball"] = { |
| 26 | + DamageType = "SpellProjectile", |
| 27 | + DamageMultipliers = { |
| 28 | + Cold = { 11.666076975909, 0.058330384879546 } |
| 29 | + }, |
| 30 | + DamagePenetrations = { |
| 31 | + ColdPen = 25 |
| 32 | + }, |
| 33 | + UberDamagePenetrations = { |
| 34 | + ColdPen = 40 |
| 35 | + }, |
| 36 | + speed = 1400, |
| 37 | + tooltip = "Allocating Cosmic Wounds increases the penetration to 40% (Applied on Uber) and adds 2 projectiles" |
| 38 | + }, |
| 39 | + ["Shaper Slam"] = { |
| 40 | + DamageType = "Melee", |
| 41 | + DamageMultipliers = { |
| 42 | + Physical = { 12.358683281257, 0.061793416406285 } |
| 43 | + }, |
| 44 | + UberDamageMultiplier = 1.6666666666667, |
| 45 | + speed = 3510, |
| 46 | + UberSpeed = 1755, |
| 47 | + critChance = 0, |
| 48 | + tooltip = "Cannot be Evaded. Allocating Cosmic Wounds increases Damage by a further 100% (Applied on Uber) and cannot be blocked or dodged" |
| 49 | + }, |
| 50 | + ["Sirus Meteor"] = { |
| 51 | + DamageType = "Spell", |
| 52 | + DamageMultipliers = { |
| 53 | + Physical = { 11.2718900614, 0.056354278291738 }, |
| 54 | + Lightning = { 11.2718900614, 0.056354278291738 }, |
| 55 | + Fire = { 11.2718900614, 0.056354278291738 }, |
| 56 | + Chaos = { 11.2718900614, 0.056354278291738 } |
| 57 | + }, |
| 58 | + UberDamageMultiplier = 1.52, |
| 59 | + speed = 1500, |
| 60 | + tooltip = "Earlier ones with less walls do less damage. Allocating The Perfect Storm increases Damage by a further 50% (Applied on Uber)" |
| 61 | + }, |
| 62 | + ["Exarch Ball"] = { |
| 63 | + DamageType = "SpellProjectile", |
| 64 | + DamageMultipliers = { |
| 65 | + Fire = { 14.924946784635, 0.074624733923175 } |
| 66 | + }, |
| 67 | + speed = 1000, |
| 68 | + critChance = 0, |
| 69 | + tooltip = "Spawns 8-18 waves of balls depending on which fight and which ball phase" |
| 70 | + }, |
| 71 | + ["Eater Beam"] = { |
| 72 | + DamageType = "Spell", |
| 73 | + DamageMultipliers = { |
| 74 | + Lightning = { 12.164923902598, 0.24329847805197 } |
| 75 | + }, |
| 76 | + speed = 2500, |
| 77 | + tooltip = "Allocating Insatiable Appetite causes the beam to always shock for at least 30%" |
| 78 | + }, |
| 79 | + ["Maven Fireball"] = { |
| 80 | + DamageType = "SpellProjectile", |
| 81 | + DamageMultipliers = { |
| 82 | + Fire = { 14.977416270256, 0.074887081351278 } |
| 83 | + }, |
| 84 | + UberDamageMultiplier = 2.0273275862069, |
| 85 | + DamagePenetrations = { |
| 86 | + FirePen = "" |
| 87 | + }, |
| 88 | + UberDamagePenetrations = { |
| 89 | + FirePen = 30 |
| 90 | + }, |
| 91 | + speed = 3000, |
| 92 | + tooltip = "Allocating Throw the Gauntlet increases Damage by a further 100% (Applied on Uber) and causes the fireball to have 30 ^xB97123Fire^7 penetration (Applied on Uber)" |
| 93 | + }, |
| 94 | + ["Maven MemoryGame"] = { |
| 95 | + DamageType = "Melee", |
| 96 | + DamageMultipliers = { |
| 97 | + Lightning = { 34.763635149472, 0.17381817574736 }, |
| 98 | + Cold = { 34.763635149472, 0.17381817574736 }, |
| 99 | + Fire = { 34.763635149472, 0.17381817574736 } |
| 100 | + }, |
| 101 | + UberDamageMultiplier = 1.0086206896552, |
| 102 | + speed = 7500, |
| 103 | + tooltip = "Is three separate hits, and has a large DoT effect. Neither is taken into account here. \n i.e. Hits before death should be more than 3 to survive" |
| 104 | + }, |
| 105 | +} |
0 commit comments