Gale/Wizard Subclass - Savant (Console) #1205
Replies: 1 comment
|
Thanks for the detailed report and the screenshots — they make the situation clear. Evocation Savant. The PHB version of this feature — choose two Wizard spells of your school (level 2 or lower) and add them to your spellbook for free, plus one more spell each time you gain access to a new spell slot level — is not implemented in the mod yet. Right now the schools only grant their other level 3 features (Arcane Ward, Portent, Potent Cantrip, Grim Harvest, and so on), so there is no spell selection to make at level 3. It is planned; a few schools (Divination in particular) have very few spells at the eligible levels, so the selector needs extra handling before it can ship. The subclass prompt appearing at level 2 and again at level 3, the extra spell slots, and Create Sorcery Points showing up twice. These are all the same symptom: two sets of class progressions being applied to the same character. In this mod wizards choose their school at level 3, so a school prompt at level 2 is the vanilla progression still running alongside the mod's, and duplicated slots and duplicated class actions follow from that. This mod replaces class progressions and spell lists outright, so it cannot be used together with any other mod that touches classes, subclasses, or spell lists — the two sets stack instead of replacing each other. |





Thanks for the detailed report and the screenshots — they make the situation clear.
Evocation Savant. The PHB version of this feature — choose two Wizard spells of your school (level 2 or lower) and add them to your spellbook for free, plus one more spell each time you gain access to a new spell slot level — is not implemented in the mod yet. Right now the schools only grant their other level 3 features (Arcane Ward, Portent, Potent Cantrip, Grim Harvest, and so on), so there is no spell selection to make at level 3. It is planned; a few schools (Divination in particular) have very few spells at the eligible levels, so the selector needs extra handling before it can ship.
The subclass pro…