Add minimum levels to spell item type #19

Closed
opened 2023-06-20 18:18:19 +02:00 by migration-script · 0 comments

Story

As a ds4 user, I want to the levels that a spell can be learned at for each class to be tracked so that I don't need to look them up from the SRD.

Description

Spells have minimum levels they can be learned at for each of the Mage classes. It should be able to keep track of this information inside the system so that it's no necessary to look it up somewhere else. Additionally, this information is part of the formulas to automatically calculate the price and the mana cost (when using the mana system) for each spell, which can be added later on in order to avoid needing to have to track it manually.

Acceptance criteria

  1. The spell sheet has input boxes for the minimum levels for all 3 mage classes.
  2. The minimum levels are persisted.
# Story As a ds4 user, I want to the levels that a spell can be learned at for each class to be tracked so that I don't need to look them up from the SRD. # Description Spells have minimum levels they can be learned at for each of the Mage classes. It should be able to keep track of this information inside the system so that it's no necessary to look it up somewhere else. Additionally, this information is part of the formulas to automatically calculate the price and the mana cost (when using the mana system) for each spell, which can be added later on in order to avoid needing to have to track it manually. # Acceptance criteria 1. The spell sheet has input boxes for the minimum levels for all 3 mage classes. 2. The minimum levels are persisted.
saluu was assigned by migration-script 2023-06-20 18:18:19 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: dungeonslayers/ds4#19
No description provided.