Buttons in character sheet for most common checks #66

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

Story

As a player, I want shortcut buttons for standard checks of my character so that I do not have to look and add up the current values for the manually.

Description

There should be a tab in the character sheet with buttons for the most common checks, starting with

  • attack
  • ranged attack
  • attack spell
  • defense
  • noticing things

The check values should be automatically determined from the current character values and (equipped) item values.
One should be able to specify a modifier which is respected for the check, e.g. in a popup window or in an input field next to the button.
When a check button is clicked, the check should be executed and the results should be available to the player (e.g. be posted in the chat).

Acceptance criteria

  1. Buttons for at least attack and defense checks are available in the character sheet.
  2. Modifiers can be specified for a check.
# Story As a player, I want shortcut buttons for standard checks of my character so that I do not have to look and add up the current values for the manually. # Description There should be a tab in the character sheet with buttons for the most common checks, starting with - [x] attack - [x] ranged attack - [x] attack spell - [ ] defense - [ ] noticing things The check values should be automatically determined from the current character values and (equipped) item values. One should be able to specify a modifier which is respected for the check, e.g. in a popup window or in an input field next to the button. When a check button is clicked, the check should be executed and the results should be available to the player (e.g. be posted in the chat). # Acceptance criteria 1. Buttons for at least attack and defense checks are available in the character sheet. 2. Modifiers can be specified for a check.
migration-script added the
feature
label 2023-06-20 18:18:45 +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#66
No description provided.