Offhand: Difference between revisions

Jump to navigation Jump to search
offhand current
(noting some bug behaviour here)
(offhand current)
Line 7: Line 7:
! Description
! Description
! Base chance of attacking per turn
! Base chance of attacking per turn
! Affected by [[Offhand Strikes]], [[Ambidexterity]], [[Two-weapon Fighting]]
! Affected by [[Multiweapon Proficiency]], [[Multiweapon Expertise]], [[Multiweapon Mastery]]
! [[Jab]] eligible<sup>1</sup>
! [[Jab]] eligible<sup>1</sup>
! [[Flurry]] eligible
! [[Flurry]] eligible
Line 17: Line 17:
| not applicable
| not applicable
| yes
| yes
|-
| Multiple Arms
| lower limbs gained from {{favilink|Multiple Arms}}
| '''Multiple Arms''': (7 + mut Level × 3)% {{Code Reference | namespace = XRL.World.Parts.Mutation | class = MultipleArms | method = HandleEvent(GetMeleeAttackChanceEvent)}}
|yes
|yes
|yes
|-
|-
| Hardcoded organic limbs
| Hardcoded organic limbs
| {{favilink|Horns}}, {{favilink|Beak}}, {{favilink|Hooks for feet}}, {{favilink|Fork-horned helm|plural}}, and lower limbs from {{favilink|Multiple Arms}}.
| {{favilink|Stinger|Stingers}}, {{favilink|Horns}} and {{favilink|Fork-horned helm|plural}}
|  
| 20% {{Code Reference | class = HornsProperties | method = HandleEvent(GetMeleeAttackChanceEvent)}} {{Code Reference | class = IStingerProperties | method = HandleEvent(GetMeleeAttackChanceEvent)}}
'''Horns''', '''Beaks''', '''Hooks for feet''' and '''fork-horned helms''': 20% {{Code Reference | class = HornsProperties | method = FireEvent}}
</br>'''Multiple Arms''': (7 + mut Level × 3)% {{Code Reference | namespace = XRL.World.Parts.Mutation | class = MultipleArms | method = GetAttackChance}}
| no
| no
| yes
| yes
Line 29: Line 34:
| Hardcoded cybernetic limbs
| Hardcoded cybernetic limbs
| Arms granted by {{favilink|helping hands}}.
| Arms granted by {{favilink|helping hands}}.
| 8% {{Code Reference | class = HelpingHands | method = FireEvent | case = "AttackerQueryWeaponSecondaryAttackChance"}}
| 8% {{Code Reference | class = HelpingHands | method = HandleEvent(GetMeleeAttackChanceEvent)}}
| yes<ref>This is due to a bug. https://bitbucket.org/bbucklew/cavesofqud-public-issue-tracker/issues/6829</ref>
| yes
| no {{Code Reference | namespace = XRL.World.Parts.Skill | class = Jab}}
| yes
| yes
| yes
|-
|-
| Offhand limbs
| Offhand limbs
| 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% {{Code Reference | class = Combat | method = FireEvent}}
| 15% {{Code Reference | namespace = XRL.Rules.Stats | class = GetSecondaryAttackChance}}
| yes
| yes
| yes
| yes
Line 49: Line 54:
* If the left or right hand no longer is a primary hand, it becomes an offhand.
* If the left or right hand no longer is a primary hand, it becomes an offhand.
* Extra hands (and [[List of Body Parts#hand|hand variants]]) grown from {{favilink|Chimera}}.
* Extra hands (and [[List of Body Parts#hand|hand variants]]) grown from {{favilink|Chimera}}.
* Mutated limbs from {{Favilink|Stinger}}
* {{favilink|Beak}} and {{favilink|Hooks for feet}}
* Armor or modifications that make other body parts count as offhands: {{favilink|folded carbide wristblade}} and any [[magnetized]] melee weapon will make the arm slot or the floating nearby slot respectively an offhand.
* Armor or modifications that make other body parts count as offhands: {{favilink|folded carbide wristblade}} and any [[magnetized]] melee weapon will make the arm slot or the floating nearby slot respectively an offhand.


If the player uses {{qud text|&Y[&WTab&Y]}} to swap primary limbs, the old primary limb hands will swap attack percentage with the now new primary limb. For example, if the primary limb was swapped from the right hand to {{favilink|Horns}}, the right hand will now have the horns' 20% chance of attacking. This attack percentage is affected by Jab, but not by the Dual Wielding skill tree.
If the player uses {{qud text|&Y[&WTab&Y]}} to swap primary limbs, the offhand highest in the equipment list will inherit the attack chance of the new primary limb. For example, if the primary limb was swapped from the right hand to {{favilink|Horns}} on a standard limbed character, the right hand will now have the horns' 20% chance of attacking. This attack percentage is affected by Jab, but not by the Multiweapon Fighting skill tree.


{{References|2.0.203.56}}
{{References|2.0.206.52}}
[[Category:Mechanics]]
[[Category:Mechanics]]
321

edits

Navigation menu