Snaacky / dndserver

Dark and Darker private server implementation written in Python
The Unlicense
265 stars 60 forks source link

Incomplete and bugged Spell Memory for Cleric #172

Closed SpiegelTossDAD closed 1 year ago

SpiegelTossDAD commented 1 year ago

Unlike the wizard, the Cleric template for its spells cannot be interacted with or cleared of Cleric spells. On top of that, it's presently missing its list of spell memory spells.

There's also a slider at the bottom of the "Spell" tab in the "Class" tab. It goes up to 500 and it represents the cost of the spell memory used and the spell memory available to you. This is obviously wrong and should be represented by the class's base knowledge/spell cap etc etc etc

Snaacky commented 1 year ago

Fixed in #178