Throwing axe: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
No edit summary
(Updated by egocarib with game version 2.0.206.57 using QBE v1.0rc2)
 
(13 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<!-- START QBE: Autogenerated section - please leave this marker. See the [[QBE]] page for more information. -->
<!-- START QBE: Autogenerated section - please leave this marker. See the [[QBE]] page for more information. -->
{{As Of Patch|2.0.202.1}}
{{Item
{{Item
| title = {{Qud text|throwing axe}}
| title = {{Qud text|throwing axe}}
Line 8: Line 7:
| damage = 2d12
| damage = 2d12
| weight = 1
| weight = 1
| featureweightinfo = yes
| commerce = 0.01
| commerce = 0.01
| isthrown = yes
| isthrown = yes
| id = ThrowingAxe
| id = ThrowingAxe
| colorstr = &amp;w
| colorstr = &amp;w
| tilecolors = wy
| renderstr = \
| renderstr = \
| inheritingfrom = Item
| inheritingfrom = Item
| desc = A small axe, balanced for throwing.
| dynamictable = {{Dynamic object|Items|ThrowingAxe}}
| supportedmods = CommonMods,ThrownWeaponMods
| desc = A salt-scratched blade head is fit to a splintered handle with a wood wedge.
| categories = Thrown Weapons
| categories = Thrown Weapons
| gameversion = 2.0.206.57
}}
}}
<!-- END QBE -->
<!-- END QBE -->
The {{name}} is the signature weapon of {{favilink|Jotun, Who Parts Limbs}}. It has very high penetration and damage values, and as a result, it can cause significant damage upon hitting a target. Other than keeping one's distance to avoid being hit, having high [[AV]] is one of the best potential countermeasures to mitigate the damage.
The {{name}} is the signature weapon of {{favilink|Jotun, Who Parts Limbs}}. It has very high penetration and damage values, and as a result, it can cause significant damage upon hitting a target. Other than keeping one's distance to avoid being hit, having high [[AV]] is one of the best potential countermeasures to mitigate the damage.


The {{name}} does not benefit from any [[Axe|Axe skills]] or axe-related proficiencies, despite having "axe" in its name. For example, it does not cause the [[cleaved]] effect or [[dismember]] targets that it hits.
The {{name}} does not benefit from any [[Axe|Axe skills]] or axe-related proficiencies, despite having "axe" in its name. For example, it does not cause the [[cleaved]] effect or [[dismember]] targets that it hits. It also cannot obtain [[item mods|mods]] that axes normally could, such as [[serrated]]. It can be modded only with [[Item_Mods#General_Mods|general mods]] or [[Item_Mods#Thrown_Weapon_Mods|thrown weapon mods]].


== Thrown Weapon Behavior ==
== Thrown Weapon Behavior ==
{{main|Thrown weapon combat}}
{{main|Thrown weapon combat}}
Like all thrown weapons:
Like all thrown weapons if the {{name}} is used as a melee weapon, it acts only as a '''{{PV}}4{{Color|K|/4}} {{Heart}}{{dice tooltip|1d2}}''' [[cudgel]] weapon.{{Code Reference|class=Combat|method=FireEvent|case=MeleeAttackWithWeapon}}
* The {{name|possessive}} throwing penetration is unaffected by strength.{{Code Reference|namespace=XRL.World|class=GameObject|method=PerformThrow}}
* If the {{name}} is used as a melee weapon, it acts only as a '''{{PV}}4{{Color|K|/4}} {{Heart}}{{dice tooltip|1d2}}''' [[cudgel]] weapon.{{Code Reference|class=Combat|method=FireEvent|case=MeleeAttackWithWeapon}}


== References ==
{{references|2.0.201.53}}
<references />


[[Category:Thrown Weapons]]
[[Category:Thrown Weapons]]

Latest revision as of 23:49, 18 January 2024

throwing axe
Throwing axe.png
13
PV (thrown)
♥
2d12
Damage (thrown)
average: 13range: 2-24
$
0.01
Commerce Value
1
lb.
Weight
Potential
Mods?Mods this item can support
(subject to additional logic & rules)

general, thrown weapon

Character

\

ID?Use this ID to Wish for the item

ThrowingAxe

Spawns in

Items

throwing axe

A salt-scratched blade head is fit to a splintered handle with a wood wedge.

Perfect

The throwing axe is the signature weapon of Jotun, Who Parts Limbs. It has very high penetration and damage values, and as a result, it can cause significant damage upon hitting a target. Other than keeping one's distance to avoid being hit, having high AV is one of the best potential countermeasures to mitigate the damage.

The throwing axe does not benefit from any Axe skills or axe-related proficiencies, despite having "axe" in its name. For example, it does not cause the cleaved effect or dismember targets that it hits. It also cannot obtain mods that axes normally could, such as serrated. It can be modded only with general mods or thrown weapon mods.

Thrown Weapon Behavior

Main article: Thrown weapon combat

Like all thrown weapons if the throwing axe is used as a melee weapon, it acts only as a 4/4 ♥1d21-2 (Avg: 1.5) cudgel weapon.[1]

References

This information is reliable as of patch 2.0.201.53.
  1. XRL.World.Parts.Combat, method FireEvent, in the MeleeAttackWithWeapon case