Small wax nodule: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
imported>Trashmonks
(Updated by egocarib with game version 2.0.202.1 using QBE v1.0rc2)
(Updated by egocarib with game version 2.0.206.57 using QBE v1.0rc2)
 
(13 intermediate revisions by 4 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|wax nodule}}
| title = {{Qud text|small wax nodule}}
| image = wax nodule.png
| image = small wax nodule.png
| pv = 5
| pv = 5
| maxpv = 5
| maxpv = 5
| damage = 1d2
| weight = 10
| featureweightinfo = yes
| commerce = 0.01
| commerce = 0.01
| isthrown = yes
| isthrown = yes
| id = Wax Nodule
| id = Wax Nodule
| colorstr = &amp;Y
| colorstr = &amp;Y
| tilecolors = YY
| renderstr = ▒
| renderstr = ▒
| extra = {{Extra info|solid = no | flametemperature = 250}}
| extra = {{Extra info|flametemperature = 250}}
| inheritingfrom = Small Stone
| inheritingfrom = Small Stone
| dynamictable = {{Dynamic object|Items|Wax Nodule}}
| desc = Wax, secreted by plants and cooled into a block.
| desc = Wax, secreted by plants and cooled into a block.
| categories = Thrown Weapons
| categories = Thrown Weapons
| gameversion = 2.0.206.57
}}
}}
<!-- END QBE -->{{No Description}}
<!-- END QBE -->
A {{name}} is a solid object formed from {{Favilink | molten wax}} cooling. It occurs when a pool of wax of at most 199 drams drops below {{T | 25}}. If the pool is larger than that, it becomes a {{Favilink | wax block}} instead.{{Code Reference | class = LiquidVolume | method = HandleEvent(EndTurnEvent)}}
 
As a weapon, it's a fairly weak thrown weapon that is similar to a {{favilink|small stone}}.
 
== Thrown Weapon Behavior ==
{{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}}
 
{{references|2.0.201.53}}

Latest revision as of 23:49, 18 January 2024

small wax nodule
Small wax nodule.png
5
PV (thrown)
♥
1d2
Damage (thrown)
average: 1.5range: 1-2
$
0.01
Commerce Value
10
lbs.
Weight
Character

ID?Use this ID to Wish for the item

Wax Nodule

Spawns in

Items

Extra Info:
  • Bursts into flames at 250T
small wax nodule

Wax, secreted by plants and cooled into a block.

Perfect

A small wax nodule is a solid object formed from molten wax cooling. It occurs when a pool of wax of at most 199 drams drops below 25°. If the pool is larger than that, it becomes a wax block instead.[1]

As a weapon, it's a fairly weak thrown weapon that is similar to a small stone.

Thrown Weapon Behavior

Main article: Thrown weapon combat

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

References

This information is reliable as of patch 2.0.201.53.
  1. XRL.World.Parts.LiquidVolume, method HandleEvent(EndTurnEvent)
  2. XRL.World.Parts.Combat, method FireEvent, in the MeleeAttackWithWeapon case