improving Flame Blade spell
filcat88
Member Posts: 115
I was wondering if an improvement to the spell Flame Blade can be promoted:
1) There is no THACO bonus;
2) It is no magical;
3) The damage is relevant for low level only;
I would like to suggest something similar to Flame Blade spell from 5ed:
1) Only fire damage, improving up to level 13 (3d6 max)
2) Damage and THACO bonus according to the Wisdom score
Any suggestions?
1) There is no THACO bonus;
2) It is no magical;
3) The damage is relevant for low level only;
I would like to suggest something similar to Flame Blade spell from 5ed:
1) Only fire damage, improving up to level 13 (3d6 max)
2) Damage and THACO bonus according to the Wisdom score
Any suggestions?
0
Comments
I have not tested it but I'm assuming the following would work...
Have the weapon cast a spell on hit (similar to how weapon breaking works in BGEE). The spell would increase damage and thac0.
You then have the spell also have another effect that uses opcode 318 (in a manner that is similar to how sword breakage stops in chapter 6 and later). For that effect you select
WISDOM < =
for the creature type and a specific value that you want the wisdom to be to prevent a character from getting those thac0/damage bonuses. If you want more than just one cutoff point for wisdom (and I'm assuming you would based on your post) then there would be more work involved. But it should be doable.