User:Alephander/attributes: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
Line 53: Line 53:
             CONCAT('{{(}}qud text{{!}}&', CASE WHEN StrengthBonus IS NOT NULL AND StrengthBonus >= 0 THEN 'G+ ' ELSE 'R ' END, StrengthBonus, '{{)}}')=Strength,
             CONCAT('{{(}}qud text{{!}}&', CASE WHEN StrengthBonus IS NOT NULL AND StrengthBonus >= 0 THEN 'G+ ' ELSE 'R ' END, StrengthBonus, '{{)}}')=Strength,
             CONCAT('{{(}}qud text{{!}}&', CASE WHEN AgilityBonus IS NOT NULL AND AgilityBonus >= 0 THEN 'G+ ' ELSE 'R ' END, AgilityBonus, '{{)}}')=Agility,
             CONCAT('{{(}}qud text{{!}}&', CASE WHEN AgilityBonus IS NOT NULL AND AgilityBonus >= 0 THEN 'G+ ' ELSE 'R ' END, AgilityBonus, '{{)}}')=Agility,
             (VERSION)=Toughness,
             CONCAT(VERSION())=Toughness,
             CONCAT('{{(}}qud text{{!}}&', CASE WHEN WillpowerBonus IS NOT NULL AND WillpowerBonus >= 0 THEN 'G+ ' ELSE 'R ' END,
             CONCAT('{{(}}qud text{{!}}&', CASE WHEN WillpowerBonus IS NOT NULL AND WillpowerBonus >= 0 THEN 'G+ ' ELSE 'R ' END,
                 CASE WHEN ObjectID = 'Cyclopean Prism' THEN '- ?' ELSE WillpowerBonus END, '{{)}}')=Willpower,
                 CASE WHEN ObjectID = 'Cyclopean Prism' THEN '- ?' ELSE WillpowerBonus END, '{{)}}')=Willpower,

Revision as of 04:44, 13 March 2024

Equipment by Attribute Bonus

The following items offer stat bonuses when worn.

Equipment Strength Agility Toughness Willpower Intelligence Ego
amaranthine prism - ? + ?
chrome mantle + 1
crystalline halo + 1
dream rondure + 2
Earth Face + 1 + 1 + 1 + 1 + 1 + 1
elastyne gloves + 1
Fist of the Ape God + 4
Flume-Flier of the Sky-Bear + 1
gentling cone -1
gentling mask -1
kaleidocera cape + 1
kaleidocera krakows + 1
kaleidocera muffs + 1
Kesil Face + 1 + 1 + 1 + 1 + 1 + 1
Klanq + 1
knollworm skull + 1
Levant Face + 1 + 1 + 1 + 1 + 1 + 1
mirrorshades + 1
murmur mask -1
ogre fur cloak + 1
ogre fur gloves + 1
ogre fur hat + 1
Olive Face + 1 + 1 + 1
Ruin of House Isner + 1
Shemesh Face + 1 + 1 + 1 + 1 + 1 + 1
square cap + 1 + 1
still crystal chime + 1
Stopsvalinn + 1

Muq

Items providing attribute bonuses
str agi tou wil int ego slot name
1 head Muroshruraq's Boundless Helm
1 2 feet Kashwashwobas' Shining Sneaks (+10 move)
2 body Inquisitive Breast of Alanna (+10 acid resistance)
1 1 hands ulnar stimulators
2 back powered exoskeleton
Example Example Example Example Example Example Example Example
  • Perpetual Rifle of Shawar. rifle. p8 1d8 accuracy High. grants Temporal Fugue at level 1.
  • Tsimeki Hemsalhotapor's Philosophical Edge. long blade. p6 1d4+1. discharges clockwork beetle friend on hit.

when powered

+1 Strength

Other items offer attribute bonuses when powered.

Error: The SQL function "VERSION()" is not allowed.