@Mr-Moloch said in More PrC that have spell progression:
We tried to use scripting to set up Pale Master for sorcerer
I still plan to make it work, but yes, it's not a instant fix
@Mr-Moloch said in More PrC that have spell progression:
We tried to use scripting to set up Pale Master for sorcerer
I still plan to make it work, but yes, it's not a instant fix
You say a "Scholarly group" was mentioned in notes there. Could this have been the Royal College, or scholars hired by them, perhaps?
Adventurers strengthened these warding circles did they, and you want them thanked?
No. They should be ashamed.
These things should have been cleansed and destroyed utterly, wards fail, flame prevails.
-Father Ignatius Ashmantle
I think we talked about making it apply a blindness effect for some short time period- however.
The code says:
effect eBlind = EffectStunned();
Someone called it eBlind, but then used the stuinned effect.
The time is also interesting.
DelayCommand(0.2, ApplyEffectToObject(DURATION_TYPE_TEMPORARY, eBlind, oTarget, RoundsToSeconds(nDamage)));
the amount of damage done, is how long the effect lasts. Interesting none standard method there.
@Mr-Moloch I think you planned to make changes to some druid spells - this one of them?
Is it as intended?
@Mr-Moloch said in Access to 4th circle spells as bard 8:
can we also get enough help to keep it maintained?
Demonstrably, no.
It's cool I'm not getting involved in this stuff currently.
@ShadowRealm I'm ok with it then.
Though I have no idea about if they've "earned" it or anything.
It doesn't like some special characters, could be scripted around, just didnt quite get that part right.
I agree.
We even have a system that makes this easy to implement