Infusion question

How does it work? Is it specifically for things like Skyfall and TNT? Or does it add extra damage absorbing ability for any type of attack?

Dictionary says that X percent of your all resists applies to damage taken by mana shield.

If you have 1000 resist and 20 points in Infusion then 100% of resist applies to damage taken. If I have 100k mana (not to mention barrier talent points) then what would that equate to?

It can’t be 101k.

I’ll use the formulas in game to help explain:

Damage = Damage Taken
Resist = All Spell Resist

Resist = Resist * ( Infusion Rank * 0.05 )
Damage = Damage - ( Damage * ( Resist / ( Resist + (Enemy Level*100) ) ) )

This resulting Damage is then taken away from whatever your Mana Pool is.

As far as working for Skyfall, TnT, other world effects, we have a few bugs that might be bypassing mana shield that we’re looking into.

3 Likes

Exemple :

Diffusion : lvl 20 : +100%
Allrest : 15 000
Enemie’s lvl = Floor LvL / 4 (Floor 800 : Enemies LvL : 200)
Enemie’s DMG at Floor 800 : 184 000

Infusion gain :

  • AllResist = 15 000 * ( 20 * 0.05 ) = 30 000
  • Damage = 184 000 - ( 184 000 * ( 30 000 / ( 30 000 + (200*100) ) ) ) = 110 400 Dmg
1 Like