Grundregeln
Abgeleitete Werte
Canon-ID: core.derived_stats
- Schema
- rare-derived-character-values-v1
- Ruleset
- rare.canonical
- Status
- canonical
- Phase
- RARE-02I
- Combat
- Base Attack Rating
- Formula
- floor((effective_speed + effective_dexterity + effective_strength) / 9)
- Base Defense Rating
- Formula
- floor((effective_speed + effective_dexterity + effective_strength) / 3)
- Walk
- Formula
- floor(effective_speed / 2)
- Run
- Formula
- walk * 4
- Decision
- D08
- Reaction
- Formula
- effective_speed + effective_dexterity + creation_reaction_roll
- Creation Reaction Roll
- 1d6 rolled once and persisted
- Initiative
- Formula
- reaction + 1d10
- Reroll Each Round
- ✓
- Resources
- Creation Max Stamina
- Formula
- permanent_strength_at_creation + permanent_constitution_at_creation
- Creation Max Hit Points
- Formula
- creation_max_stamina + creation_hp_roll
- Creation Hp Roll
- 1d6 rolled once
- Post Creation Max Stamina
- Formula
- creation_max_stamina + sum(level_stamina_increments) + count(permanent_strength_or_constitution_level_increases) + explicit_permanent_stamina_modifiers
- Note
- Do not also recompute from current STR/CON; this prevents double counting D137 side effects.
- Post Creation Max Hit Points
- Formula
- creation_max_hit_points + sum(level_hp_increments) + count(permanent_strength_or_constitution_level_increases) + explicit_permanent_hp_modifiers
- Note
- Temporary MaxHP equipment is separate under D139.
- Level Up Resource Rolls
- Hit Points
- 1d6
- Stamina
- ceil(level_hp_increment / 2)
- Decisions
- D08
- D137
- D138
- D139