Two-hearted: Difference between revisions

430 bytes added ,  18:45, 3 October 2020
update to match format of other mutation pages
imported>Scungilli Man
m (Corrected point cost.)
(update to match format of other mutation pages)
Line 8: Line 8:
| desc = You have two hearts.
| desc = You have two hearts.


+(2+[Level/3]) Toughness\nYou can sprint for (20+[lvl*10])% longer
&C+(level based)&y Toughness\nYou can sprint for &C(level based)%&y longer.
| realitydistort =no
| realitydistort =no
}}
}}
== Progression ==
== Advancement Table  ==
{| class="wikitable"
{| class="wikitable"
! Level
! Level
Line 36: Line 36:
|-
|-
| 10 || +6 || +120%
| 10 || +6 || +120%
|}
=== Formulas ===
The following formulas are used to determine damage and AV based on mutation level.{{Code Reference|namespace=XRL.World.Parts.Mutation|class=HeightenedToughness}}
{| class="wikitable"
! Toughness Bonus
| <div style="display:inline-block;font-size:130%;color:#009403;">'''(''' Level '''- 1 ) / 2 + 2'''</div>
|-
|-
|11+
! Sprint Duration Bonus
| +(<small>2+[lvl/3]</small>)
| <div style="display:inline-block;font-size:130%;color:#009403;">'''( 20 + (''' Level '''× 10 ))%'''</div>
| +(<small>20+[lvl*10]</small>)%
|-
|}
|}


<br />
== References ==
 
<references />
{{Mutation Navbox}}
{{Mutation Navbox}}