...
| Spell Name | Sources | Class/Spell Level | Description | Notes | Work Required |
|---|---|---|---|---|---|
Baleful Polymorph | 3.5E | Drd 5, Sor/Wiz 5 | Polymorph the target into a chicken | This is a fun disabling spell. We'll simplify it significantly and make the duration shorter. It won't work against certain creature types (Shapechangers). Arelith balanced this more by having it only affect medium or smaller humanoids as well which may make sense (no changing dragons etc.). The "Polymorph Other" spell could be another spell that essentially allows you to buff allies instead of attack enemies. | Icon VFX: Could use an anti-polymorph VFX and sound effect to match (maybe reverse the sound polymorph uses) |
| Disintegrate | Sor/Wiz 7 | Magical damage and chance to turn them to dust | We should add the 3.5E version which is more solid - damage and if they're killed by it, we get the cool effect. Else it's "just" another save-or-die spell. | Icon Bioware included a Disintegrate ray in the games default files We have a VFX from spellmans for the dust | |
| Heroics | Sor/Wiz 2 | The heroics spell temporarily grants the subject a feat from the fighter's bonus feat list. For the duration of the heroics spell, the subject can use the feat as if it were one of those the creature had selected. All prerequisites for the feat must be met by the target of this spell. | This is very usable with EffectBonusFeat! Notably we just need to have the subspells choice setup sensibly, based on the fighter bonus feat list based on a "priority list". Tries to do the highest ones and works down the list until one can be applied:
Will need to make a function to check a feat can be taken, which will be not fun to write! | Icons - but maybe can used altered feat ones. VFX | |
| Shocking Grasp | 3.0E SRD | Sor/Wiz 1 | 1d8 + caster level electrical damage on melee touch attack. | Simple and effective level 1 spell. Easy to implement. | Icon Doesn't really need anything else, can use existing VFX. A new VFX might be nice though. |
...