Storm domain not getting Electric Darkfire
-
Server Version: 7740
Screen Shot:When casting Darkfire the spell still gives fire damage to weapons, not electric. Not sure if the problem is I select the Elf domain first instead of the Storm domain
-
Checking.
-
I can't say 100% but I thought the custom darkfire only checked the first domain? I know it only takes the first so if you pick water and then air it will see water and give cold.
-
@prof-misclick i think this is the case
-
I believe it’s the code I wrote long ago at Spiffy’s request.
I actually asked him back then about the scenario and he told me to only check the first domain. So it’s correct according to the requirements made at the time.
Do you want me to fix it so it tries to find a match on both domains?
-
@strife-and-discord I think we did it this way because somebody might pick storm and earth domain. Which domain should be prioritized?
The first one.
I’ll assign the variable manually when I see you next.
-
Then no fix needed from the code side?
Because we can select look at both domains but favor the first one. -
@strife-and-discord i mean, if you wanna do it I don’t wanna say no.
-
That would make a lot of sense to have it set up this way. Thanks!
-
@strife-and-discord said in Storm domain not getting Electric Darkfire:
he told me to only check the first domain
Whats a noob @SpiffyMeister
-
Added a possible fix to version
20221222 Strife 7742
.
Also deployed the fix via Resman to test it in production.@Aricoria10 kindly test this when you can.
-