Multiple Legs: Difference between revisions

482 bytes added ,  18:24, 3 October 2020
Add formulas and reformat to match other mutation pages
imported>Scungilli Man
(→‎Advancement Table: Changed to reflect game version 2.0.201.44.)
(Add formulas and reformat to match other mutation pages)
Line 9: Line 9:
| desc = You have an extra set of legs.
| desc = You have an extra set of legs.


+(20 * Level) move speed
&C+(level based)&y move speed
+(5 + Level) carry capacity
&C+(level based)%&y carry capacity
| realitydistort =no
| realitydistort =no
}}{{Name}} grants an extra feet slot. However, this does not grant any special advantage in terms of armor, as the [[AV]] and [[DV]] of armor worn on the extra slots are averaged with the natural slots into a single score.
}}
{{Name}} grants an extra Feet body slot in addition to its other bonuses.


== Advancement Table ==
== Advancement Table ==
{| class="wikitable"
{| class="wikitable"
!Mutation Level
! Mutation Level
![[Movement Speed]] Bonus
! [[Movement Speed|Movespeed]]
!Carrying Capacity Bonus
! Carry Capacity
|-
|-
|1
| 1
|20
| +20
|6%
| +6%
|-
|-
|2
| 2
|40
| +40
|7%
| +7%
|-
|-
|3
| 3
|60
| +60
|8%
| +8%
|-
|-
|4
| 4
|80
| +80
|9%
| +9%
|-
|-
|5
| 5
|100
| +100
|10%
| +10%
|-
|-
|6
| 6
|120
| +120
|11%
| +11%
|-
|-
|7
| 7
|140
| +140
|12%
| +12%
|-
|-
|8
| 8
|160
| +160
|13%
| +13%
|-
|-
|9
| 9
|180
| +180
|14%
| +14%
|-
|-
|10
| 10
|200
| +200
|15%
| +15%
|}
 
=== Formulas ===
The following formulas are used to determine bonuses based on mutation level.{{Code Reference|namespace=XRL.World.Parts.Mutation|class=MultipleLegs}}
{| class="wikitable"
! Movement Speed
| <div style="display:inline-block;font-size:130%;color:#009403;">'''(''' Level '''× 20 )'''</div>
|-
|-
|11+
! Increased Carry Weight
|(20*lvl)
| <div style="display:inline-block;font-size:130%;color:#009403;">'''(''' Level '''+ 5 )'''</div>
|(5+lvl)%
|}
|}


Line 71: Line 78:


* Grants extra [[Movement Speed]], making running away a far more effective strategy.
* Grants extra [[Movement Speed]], making running away a far more effective strategy.
* Allows wearing multiple footwear items, which can grant even more movement speed (or other bonuses).
* Allows the player to more effectively kite enemies.
* Allows the player to more effectively kite enemies.
* Grants extra carrying capacity without taking up any slots, unlike {{Favilink|Nylon bodypack|plural}} or similar items.
* Grants extra carrying capacity without taking up any slots, unlike {{Favilink|Nylon bodypack|plural}} or similar items.
Line 76: Line 84:
=== Disadvantages ===
=== Disadvantages ===


* The extra feet slot means that the player will need to find twice as much of a single armor piece to gain the same [[AV]] and [[DV]] as they would without the mutation.
* The extra feet slot means that the player will need to find twice as much of a single armor piece to gain the same [[AV]] and [[DV]] as they would without the mutation, because AV and DV are averaged across similar body slots.
* High mutation point cost at character generation.
* High mutation point cost at character generation.
{{Mutation Navbox}}
{{Mutation Navbox}}