Offhand: Difference between revisions

415 bytes added ,  07:49, 8 February 2022
code references for clarity
(code references for clarity)
Line 21: Line 21:
| Limbs and weapons gained from the mutations: lower limbs from [[Multiple Arms]], hands from [[Burrowing Claws]], or [[Horns]]<sup>2</sup>. Despite the name, it does '''not''' count limbs grown from being a [[Chimera]], which are offhands.
| Limbs and weapons gained from the mutations: lower limbs from [[Multiple Arms]], hands from [[Burrowing Claws]], or [[Horns]]<sup>2</sup>. Despite the name, it does '''not''' count limbs grown from being a [[Chimera]], which are offhands.
|  
|  
'''Multiple Arms''': (7 + mut Level × 3)%
'''Multiple Arms''': (7 + mut Level × 3)% {{Code Reference | namespace = XRL.World.Parts.Mutation | class = MultipleArms | method = GetAttackChance}}
</br>'''Burrowing Claws''': 20%
</br>'''Burrowing Claws''': 20%
</br>'''Horns''': 20%
</br>'''Horns''': 20% {{Code Reference | class = HornsProperties | method = FireEvent}}
| no
| no
| yes
| yes
Line 30: Line 30:
| Robotic Arms
| Robotic Arms
| Arms granted by {{favilink|helping hands}}.
| Arms granted by {{favilink|helping hands}}.
| 8%
| 8% {{Code Reference | class = HelpingHands | method = FireEvent | case = "AttackerQueryWeaponSecondaryAttackChance"}}
| no
| no
| no
| no {{Code Reference | namespace = XRL.World.Parts.Skill | class = Jab}}
| yes
| yes
|-
|-
| Offhand
| Offhand
| Every other limb that does not fall into the above categories. See the below section for more specifications.
| Every other limb that does not fall into the above categories. See the below section for more specifications.
| 15%
| 15% {{Code Reference | class = Combat | method = FireEvent}}
| yes
| yes
| yes
| yes
321

edits