View Single Post
  #5  
Old 03-31-2012, 12:14 AM
Hateborne
Hill Giant
 
Join Date: May 2010
Posts: 125
Default

I guess first I need to find out how to get a spell to Mitigate a certain type.

I used:
Code:
(effect)		(min)	(max)	(limit)
Resist Poison 		120 	120 	0
MitigateSpellDamage	15 	100000 	0
LimitResist 		4 	0 	0
Is there something stupid I have overlooked (or is there another effect(s) I should be using)?

Also, is there an effect that would INCREASE spell damage taken (and possibly limited by resist)? I tried MitigateSpellDamage -15/0/0, failed. I tried -15/10000/0, failed.

Thank you in advance for any insight offered!

-Hate
Reply With Quote