Large stone: 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)
(Updated by egocarib with game version 2.0.206.57 using QBE v1.0rc2)
 
(8 intermediate revisions by 3 users not shown)
Line 12: Line 12:
| id = Large Stone
| id = Large Stone
| colorstr = &y
| colorstr = &y
| tilecolors = yY
| renderstr = .
| renderstr = .
| extra = {{Extra info|flametemperature = 99999}}
| extra = {{Extra info|flametemperature = 99999}}
| inheritingfrom = Item
| inheritingfrom = BaseStone
| desc = A small, but heavy, stone.
| dynamictable = {{Dynamic object|Items|Large Stone}}
| desc = A piece of rock was water-cleaved from its birthing bed and tumbled by time into a large sphere.
| categories = Thrown Weapons
| categories = Thrown Weapons
| gameversion = 2.0.201.53
| gameversion = 2.0.206.57
}}
}}
<!-- END QBE -->
<!-- END QBE -->
Line 24: Line 26:
== 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 />

Latest revision as of 23:49, 18 January 2024

large stone
Large stone.png
10
PV (thrown)
♥
1d2
Damage (thrown)
average: 1.5range: 1-2
$
0.01
Commerce Value
15
lbs.
Weight
Character

.

ID?Use this ID to Wish for the item

Large Stone

Spawns in

Items

Extra Info:
  • Bursts into flames at 99999T
large stone

A piece of rock was water-cleaved from its birthing bed and tumbled by time into a large sphere.

Perfect

The large stone is a thrown weapon that is wielded by quartz baboons and cyclopean gibbons. It has fairly high penetration value, making it a potentially dangerous thrown weapon despite its low base damage value.

Thrown Weapon Behavior

Main article: Thrown weapon combat

Like all thrown weapons if the large stone 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