Difference between revisions of "Rollpage"

From CrawlWiki
Jump to: navigation, search
(Created page with "{| cellpadding="4" cellspacing="0" border="1" |- style="font-style:italic;" |Rank||Effect||Flavor |- |1||Rampaging ego.|| You roll when moving toward enemies. |- | colsp...")
 
m
 
(5 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
|Rank||Effect||Flavor
 
|Rank||Effect||Flavor
 
|-
 
|-
|1||[[Rampaging]] ego.|| You roll when moving toward enemies.
+
|1||[[Rampaging]]. Heal MP when making a rampage move. || You regenerate magic when rolling toward enemies.
 +
|-
 +
|2||Also heal HP when making a rampage move. ||You regenerate magic and health when rolling toward enemies.
 
|-  
 
|-  
 
| colspan="3" |
 
| colspan="3" |
When moving orthogonally towards an enemy, you will move 2 spaces instead of one.<br>Does not stack with other sources of Rampaging.
+
When moving directly towards an enemy, you'll move 2 spaces instead of one.<br>Does not stack with other sources of Rampaging.<br> When making a rampage move, add 1 turn to "heal duration" (to a max. of 7). Then, increase regeneration by:
 +
*MP: <code>(turns_remaining + 1) * 0.33</code> MP/turn.
 +
*HP: <code>(turns_remaining + 1) * 0.65</code> HP/turn.
 
|-  
 
|-  
 
| colspan="3" |
 
| colspan="3" |
Line 14: Line 18:
 
[[Good_mutations|Good mutation]]
 
[[Good_mutations|Good mutation]]
 
|}
 
|}
 
+
<noinclude>
 +
==History==
 +
*Prior to [[0.31]], Rollpage only had 1 level, which only provided rampaging.</noinclude>
  
 
[[Category:Mutations]]
 
[[Category:Mutations]]
 
[[Category:Good Mutations]]
 
[[Category:Good Mutations]]

Latest revision as of 07:52, 13 March 2024

Rank Effect Flavor
1 Rampaging. Heal MP when making a rampage move. You regenerate magic when rolling toward enemies.
2 Also heal HP when making a rampage move. You regenerate magic and health when rolling toward enemies.

When moving directly towards an enemy, you'll move 2 spaces instead of one.
Does not stack with other sources of Rampaging.
When making a rampage move, add 1 turn to "heal duration" (to a max. of 7). Then, increase regeneration by:

  • MP: (turns_remaining + 1) * 0.33 MP/turn.
  • HP: (turns_remaining + 1) * 0.65 HP/turn.

Species notes: Exclusive to Armataurs.

Good mutation

History

  • Prior to 0.31, Rollpage only had 1 level, which only provided rampaging.