View Single Post
  #5  
Old 03-12-2021, 11:53 PM
Splose
Banned
 
Join Date: Apr 2014
Posts: 279
Default

Quote:
Originally Posted by Nerdgasm View Post
Ah yes, I'm sorry.

When using Improved Healing, it goes off of 0 for the effectid. I had it on 79 because it was a just a regular heal and I thought that was what needed to be done. =). So if you use Improved Healing, make sure your effectid is on 0 instead of 79, even though 79 is a heal.
You can change your heal spell back to use effect ID 79 and make it work properly.

Below is a picture of Improved Healing I's data. (Spell ID 2345) If you look at spell effect 3 below it is using ID 137 which is a focus limiter that basically tells the focus to either only use or not use whatever ID it supplies. If you add another ID of 137 and instead of 0 put 79 it will work on 79 as well.

79 would be include.. -79 would be exclude for example.

Reply With Quote