Separate names with a comma.
@Sitra Achara, could you please reserve another 50 spell_enums for me? I've reachd 1100.
@_doug_ Thank you, I will modify Sniper's Shot as soon as the changes are live @Pygmy Speaking of Sniper's Shot, I added a quick fix in to...
Thanks, works like a charm with the exception that the sp-concentration does not expire at the end of the spells duration....
Sitra, could you explain how I have to handle spells that require concentration? In this link...
If it can be done in python, I will stick to it. If something can't be done without c++ and no one has time to help, I will postpone it. It will...
Ouch thanks for reporting it, I did not think of that possibility. Will look into it.
I've updated the first post with updates to the spells Critical Strike, Sniper's Shot, Fell the Greatest Foe and War Cry to use D20DT_UNSPECIFIED...
Ok here we go: @_doug_ Yeah this is basically what sniper shot does, I have thought about that as well. if its possible to only hook the sneak...
Thanks Sitra for pointing this out to me :)
[ATTACH] This is the way it should look like when you take a look into the history and click on the damage. I've tested it with scorching rays...
Yeah unfortunaly I found the main error, it's tougher to fix than expected. ET_OnDealingDamage does not trigger on ranged touch attacks, only...
Thanks for the report, I guess this is doomed to fail because I try to get the weapon damage type, which is of course not the case if you cast a...
I did invest more time in criticial strike than in every other spell due to the crit range issue. I dont think that there is solution atm to not...
Bucket 'o spells should be no problem, I don't think Ted used any of my spell enums for his spells. I have not looked into his domain mod but I...
I am working on adding spells from the WotC Sourcebook Spell Compendium. @anatoliy suggested to open a new threat for code review, I am happily...