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