Template:RankTableHelperRowEven: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
! rowspan="5" |{{{rank}}} | ! rowspan="5" |{{{rank}}} | ||
|{{#expr: {{{rank}}} * 5 + 1 }} | |{{#expr: {{{rank}}} * 5 + 1 }} | ||
| colspan="3" |Class Abilities | | {{#if:{{{colorClass|}}}|{{CellColor}}|}} colspan="3" |Class Abilities | ||
|- | |- | ||
|{{#expr: {{{rank}}} * 5 + 2 }} | |{{#expr: {{{rank}}} * 5 + 2 }} | ||
|Extra Attack | | {{#if:{{{colorBoost|}}}|{{CellColor}}|}} |Extra Attack | ||
|Semi Bonus? | | {{#if:{{{colorBoost|}}}|{{CellColor}}|}} |Semi Bonus? | ||
|Spell Proficiency | | {{#if:{{{colorBoost|}}}|{{CellColor}}|}} |Spell Proficiency | ||
|- | |- | ||
|{{#expr: {{{rank}}} * 5 + 3 }} | |{{#expr: {{{rank}}} * 5 + 3 }} | ||
| colspan="3" |New [[Craft]] or [[Fluency]] | | {{#if:{{{colorTC|}}}|{{CellColor}}|}} colspan="3" |New [[Craft]] or [[Fluency]] | ||
|- | |- | ||
|{{#expr: {{{rank}}} * 5 + 4 }} | |{{#expr: {{{rank}}} * 5 + 4 }} | ||
| colspan="3" | +1 Item Tier | | {{#if:{{{colorTier|}}}|{{CellColor}}|}} colspan="3" | +1 Item Tier | ||
| rowspan="5" |{{#expr: {{{rank}}} + 2}} | | rowspan="5" |{{#expr: {{{rank}}} + 2}} | ||
|- | |- | ||
|{{#expr: {{{rank}}} * 5 + 5 }} | |{{#expr: {{{rank}}} * 5 + 5 }} | ||
| +5 HP ({{Dice|1d8}}) / +3 Mana ({{Dice|1d4}}) | | {{#if:{{{colorHPMP|}}}|{{CellColor}}|}} | +5 HP ({{Dice|1d8}}) / +3 Mana ({{Dice|1d4}}) | ||
| +4 HP ({{Dice|1d6}}) / +4 Mana ({{Dice|1d6}}) | | {{#if:{{{colorHPMP|}}}|{{CellColor}}|}} | +4 HP ({{Dice|1d6}}) / +4 Mana ({{Dice|1d6}}) | ||
| +3 HP ({{Dice|1d4}}) / +5 Mana ({{Dice|1d8}}) | | {{#if:{{{colorHPMP|}}}|{{CellColor}}|}} | +3 HP ({{Dice|1d4}}) / +5 Mana ({{Dice|1d8}}) | ||
Revision as of 02:48, 18 December 2024
|- ! rowspan="5" |{{{rank}}} |Expression error: Unrecognized punctuation character "{". | colspan="3" |Class Abilities |- |Expression error: Unrecognized punctuation character "{". | |Extra Attack | |Semi Bonus? | |Spell Proficiency |- |Expression error: Unrecognized punctuation character "{". | colspan="3" |New Craft or Fluency |- |Expression error: Unrecognized punctuation character "{". | colspan="3" | +1 Item Tier | rowspan="5" |Expression error: Unrecognized punctuation character "{". |- |Expression error: Unrecognized punctuation character "{". | | +5 HP (1d8) / +3 Mana (1d4) | | +4 HP (1d6) / +4 Mana (1d6) | | +3 HP (1d4) / +5 Mana (1d8)