diff --git a/items_2_help.html b/items_2_help.html index 4b78cbb..f940b70 100644 --- a/items_2_help.html +++ b/items_2_help.html @@ -5,8 +5,8 @@ - - + + WynnAtlas diff --git a/js/damage_calc.js b/js/damage_calc.js index 0266ebb..7546f1d 100644 --- a/js/damage_calc.js +++ b/js/damage_calc.js @@ -197,7 +197,7 @@ const spell_table = { { subtitle: "Total Heal (Ally)", type: "heal", strength: 0.4 } ] }, { title: "Teleport", cost: 4, parts: [ - { subtitle: "Total Damage", type: "damage", multiplier: 100, conversion: [60, 0, 40, 0, 0, 0], summary: true }, + { subtitle: "Total Damage", type: "damage", multiplier: 150, conversion: [60, 0, 40, 0, 0, 0], summary: true }, ] }, { title: "Meteor", cost: 8, parts: [ { subtitle: "Blast Damage", type: "damage", multiplier: 500, conversion: [40, 30, 0, 0, 30, 0], summary: true },