Poison-tipped spear: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
mNo edit summary
m (fix issue caused by QBE import)
Line 13: Line 13:
| colorstr = &G
| colorstr = &G
| renderstr = /
| renderstr = /
| extra = {{Extra info|poisononhit = 100% to poison on hit, toughness save 15. {dmg} damage for {duration} turns.}}
| extra = {{Extra info|poisononhit = 100% to poison on hit, toughness save 15. 2 damage for 6-9 turns.}}
| inheritingfrom = Item
| inheritingfrom = Item
| desc = Viscous germ sticks to rusty iron.
| desc = Viscous germ sticks to rusty iron.
Line 24: Line 24:
== Thrown Weapon Behavior ==
== Thrown Weapon Behavior ==
{{main|Thrown weapon combat}}
{{main|Thrown weapon combat}}
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}}
Like all thrown weapons:
* 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|2.0.201.53}}
== References ==
<references />

Revision as of 19:41, 30 November 2020

poison-tipped spear
Poisontipped spear.png
5
PV (thrown)
♥
1d2
Damage (thrown)
average: 1.5range: 1-2
$
0.01
Commerce Value
3
lbs.
Weight
Character

/

ID?Use this ID to Wish for the item

Poison-tipped Spear

Extra Info:
  • 100% to poison on hit, toughness save 15. 2 damage for 6-9 turns.
poison-tipped spear

Viscous germ sticks to rusty iron.

Perfect

A poison-tipped spear is a thrown weapon commonly wielded by snapjaw spearfiends. If they penetrate a creature's armor, they will inflict poison on that creature. Additionally, they can be used as a melee weapon, and will inflict poison when used in that fashion.

Thrown Weapon Behavior

Main article: Thrown weapon combat

Like all thrown weapons:

  • The poison-tipped spear's throwing penetration is unaffected by strength.[1]
  • If the poison-tipped spear is used as a melee weapon, it acts only as a 4/4 ♥1d21-2 (Avg: 1.5) cudgel weapon.[2]

References

  1. XRL.World.GameObject, method PerformThrow
  2. XRL.World.Parts.Combat, method FireEvent, in the MeleeAttackWithWeapon case