Medium boulder: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
imported>Trashmonks
(Updated by egocarib with game version 2.0.201.53 using QBE v1.0rc2)
No edit summary
Line 24: Line 24:
== 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]]

Revision as of 15:50, 29 November 2020

medium boulder
Medium boulder.png
13
PV (thrown)
♥
2d10+2
Damage (thrown)
average: 13range: 4-22
$
0.01
Commerce Value
250
lbs.
Weight
Character

.

ID?Use this ID to Wish for the item

MediumBoulder

Extra Info:
  • Can be walked on/through
medium boulder

A sizable piece of rock, older than every symbol.

Perfect

The medium boulder is a thrown weapon that has high base penetration, which allows it to do fairly significant damage. It is possible to pick up and throw a medium boulder even if it would make you exceed your carry weight.

Thrown Weapon Behavior

Main article: Thrown weapon combat

Like all thrown weapons if the medium boulder 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