Society-In-Shadow / ExpressedRealms

0 stars 0 forks source link

Implement Basic Statistic Functionality DB Side #86

Closed noremacskich closed 2 months ago

noremacskich commented 2 months ago

A character can have 6 stats: Agility, Constitution, Dexterity, Strength, Intelligence, Willpower.

To implement, we need the following table structure

Character:

StatType:

StatLevel

StatDescriptionMapping