Horns: Difference between revisions

4 bytes removed ,  06:08, 11 October 2020
m
no edit summary
(fix damage and use new formula template)
mNo edit summary
Line 42: Line 42:


When a creature with Horns uses [[Charge]], the chance to attack with horns will be 100% with the bonus penetration from charging.
When a creature with Horns uses [[Charge]], the chance to attack with horns will be 100% with the bonus penetration from charging.
 
== Formulas ==
The following formulas are used to determine damage and AV based on mutation level.{{Code Reference|namespace=XRL.World.Parts.Mutation|class=Horns}}
{| class="wikitable"
! AV
| {{simple formula | (Level - 1) / 3 + 1 }}
|-
! Damage
| {{simple formula | 2d(Level / 2 + 3) }}
|}
==Advancement Table==
==Advancement Table==


Line 198: Line 206:


</div>
</div>
=== Formulas ===
The following formulas are used to determine damage and AV based on mutation level.{{Code Reference|namespace=XRL.World.Parts.Mutation|class=Horns}}
{| class="wikitable"
! AV
| {{simple formula | (Level - 1) / 3 + 1 }}
|-
! Damage
| {{simple formula | 2d(Level / 2 + 3) }}
|}


==Advantages & Disadvantages==
==Advantages & Disadvantages==