Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
rules:progression [2025/07/07 22:48] Ron Helwigrules:progression [2025/07/07 23:49] (current) Ron Helwig
Line 5: Line 5:
 ## Domain Upgrades ## Domain Upgrades
  
-When you upgrade to a new Tier in a Domain, you:+When you upgrade to a new Tier in a Domain or gain a new Domain, you:
 1. Gain a new Domain Base Card 1. Gain a new Domain Base Card
 1. Choose new Domain Feature Cards up to the Tier Card Limit (stated on the Domain Tier Base Card) 1. Choose new Domain Feature Cards up to the Tier Card Limit (stated on the Domain Tier Base Card)
Line 12: Line 12:
    * HP (Max 10)    * HP (Max 10)
    * Stress (Max 10)    * Stress (Max 10)
-   * Evasion (Max 18)+   * Evasion (Max 15)
  
 Optionally you may swap one of the cards you previously selected for a new card. Optionally you may swap one of the cards you previously selected for a new card.
Line 21: Line 21:
  
 Your Action Point Bonus is equal to the sum of all your Tier levels divided by the number of Domains, rounded down. Your Action Point Bonus is equal to the sum of all your Tier levels divided by the number of Domains, rounded down.
 +
 +<WRAP info>
 +$$
 +\text{Action Point Bonus} = \left\lfloor \dfrac{\text{Total Tiers}}{\text{Number of Domains}} \right\rfloor
 +$$
 +
 +$$ 
 +\text{Action Load (when reset)} = \text{0} - \text{Action Point Bonus}
 +$$
 +</WRAP>
  
 <WRAP notice> <WRAP notice>
-Example 1: a character is Tier 2 in Skirmish and Tier 3 in WeaponMaster. 2+3=5, 5/2=2+Example 1: a character is Tier 2 in Skirmish and Tier 3 in WeaponMaster. 
 +$$ 
 +\text{Action Point Bonus} = \left\lfloor \dfrac{\text{2+3}}{\text{2}} \right\rfloor \left\lfloor 2.5 \right\rfloor = 2 
 +$$
  
-Example 2: a character is Tier 3 in Fury, Tier 2 in Skirmish, and Tier 2 in Incantor. 3+2+2=7, 7/3=2+Example 2: a character is Tier 3 in Fury, Tier 2 in Skirmish, and Tier 2 in Incantor. 
 +$$ 
 +\text{Action Point Bonus} = \left\lfloor \dfrac{\text{3+2+2}}{\text{3}} \right\rfloor = \left\lfloor 2.333... \right\rfloor = 2 
 +$$
 </WRAP> </WRAP>