View Single Post
DeathSheep
Member
 
Join Date: Jun 2018
Posts: 83

Old December 5th, 2021, 09:28 AM
I want to create an ability that removes Damage Resistance to Lightning and adds Damage Immunity instead. Adding Damage Immunity is not a problem. I'm not sure how to remove the Damage Resistance though. It's not as simple as
Code:
perform hero.delete[DamageRes.dtLightnin]
is it? I don't get an error when I compile it, but I also don't get the Damage Resistance to go away.
DeathSheep is offline   #1 Reply With Quote