KiddDaniel / avatar-twitch-bot

MIT License
3 stars 2 forks source link

Player: Stats #11

Open paifgx opened 3 years ago

paifgx commented 3 years ago

User Story

As a player I want stats So that I can participate into interactions

Acceptance Criteria

Given I’m a player When I have items in my inventory Then It should be considered And the stat boosts should be applied

Given I’m a registered player When I join the game Then I should get an initial set of stats

Given I’m a registered player When I level up Then the stats should be increased by 1, by a factor between 0 and 1

Stats

Initial set of Stats

Calculated Stats

KiddDaniel commented 2 years ago

The value from Toughness and Dodge are given in Percent, not values in Percent; e.g. 0.5%, not 0.5 = 50%