symbaroum-dev-docs
  • Introduction
  • Aspects of the Game
    • Character Creation
  • Technical Aspects
    • Data
    • Internationalization
  • Game Mechanics
    • Values
    • Attacks
    • Defense
  • Characters
    • Stats
  • Models
    • Aspect
    • Character
    • Character Template
    • Stats
    • Race
    • Persistence
  • Items
  • Character Creation
    • Procedure
  • Properties
  • Security
    • Roles
    • Auditing
Powered by GitBook
On this page

Was this helpful?

  1. Models

Stats

PreviousCharacter TemplateNextRace

Last updated 6 years ago

Was this helpful?

There are these types of value:

  • Direct value

  • Derived value

Direct values just contain a value.

Derived values generate the value from another set.

Derived values

  • Modifiers (apply attribute modifier function)

  • Divided (divide the attribute)

  • Divided with minimum (divide, but there is a lower limit to the value)