Add simple tracking of slayer points #20

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

Story

As a ds4 player, I want to track my slayer points in the character sheet so that I don't have to track them manually.

Description

Slayer points are an optional rule for dungeonslayers which allow players to collect points for dealing damage and healing. These points can then be traded for specific bonuses. For now, a simple implementation that allows players to keep track of how many slayers points they have is more than enough.

Acceptance criteria

  1. In the character sheet (not creature sheet), there is a number input box limited from 0 to 3 which is labeled as "Slayer Points".
  2. The Slayer Points data is also persisted.
# Story As a ds4 player, I want to track my slayer points in the character sheet so that I don't have to track them manually. # Description Slayer points are an optional rule for dungeonslayers which allow players to collect points for dealing damage and healing. These points can then be traded for specific bonuses. For now, a simple implementation that allows players to keep track of how many slayers points they have is more than enough. # Acceptance criteria 1. In the character sheet (not creature sheet), there is a number input box limited from 0 to 3 which is labeled as "Slayer Points". 2. The Slayer Points data is also persisted.
migration-script added the
feature
label 2023-06-20 18:18:19 +02:00
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#20
No description provided.