# Attributes All attributes are grouped up into 4 distinct groups, each group representing one of the four suits in a tarot deck. Each group contains 3 primary stats, and 1 derivative stat that is calculated based on other factors. ## Innate Stats: stats chosen at the start that dont change For new characters: [4, 3, 3, 2, 2, 1] | Score | Cost | | -- | -- | | 1 | 0 | | 2 | 1 | | 3 | 3 | | 4 | 5 | ### Fitness **Endurance**: Running a marathon, holding your breath **Strength**: Pushing a rock, overpowering an opponent **Precision**: Walking a tightrope, picking a lock ### Mental **Resolve**: Facing fears or great pain(Maintaining a spell cast) **Wisdom**: Applying Knowledge(Casting a large volume of magic quickly) **Perception**: Noticing details, the big picture(Casting at long ranges with great accuracy) --- ## Derived Stats stats derived from the innate stats **Health**((End+Res)x2): How much damage one can take before being downed. **Blood**(Str+Wis): Consumed some spells, some attacks, and when one is downed. You die when it reaches 0. **Memory**(Pre+Per): How much powerful knowledge you can keep. --- ## Skilled Stats stats that can be "leveled" ---