Mirror shard: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
(Updated by egocarib with game version 2.0.202.92 using QBE v1.0rc2)
(note about mirror dust cooking effect)
Line 24: Line 24:
<!-- END QBE -->
<!-- END QBE -->


'''Mirror shards''' are [[snacks]] that can be harvested from {{favilink|shattered mirror|plural}}, which are produced when {{favilink|quartziferous mirror|plural}} are destroyed.<ref><code>ObjectBlueprints.xml</code></ref>
{{name|pluralcaps}} are [[snacks]] that can be harvested from {{favilink|shattered mirror|plural}}, which are produced when {{favilink|quartziferous mirror|plural}} are destroyed.<ref><code>ObjectBlueprints.xml</code></ref>


Eating a mirror shard grants the player a {{qud text|&wmetabolized effect}} that will reflect 100% of damage taken back at an attacker. This effect can only trigger once per mirror shard eaten; upon reflecting damage, the metabolized effect will be removed. The effect will also be removed after 50 rounds if the damage reflection is not triggered.{{Code Reference|namespace=XRL.World.Effects|class=CookingDomainReflect_Reflect100_ProceduralCookingTriggeredAction_Effect}}
Eating a mirror shard grants the player a {{qud text|&wmetabolized effect}} that will reflect 100% of damage taken back at an attacker. This effect can only trigger once per mirror shard eaten; upon reflecting damage, the metabolized effect will be removed. The effect will also be removed after 50 rounds if the damage reflection is not triggered.{{Code Reference|namespace=XRL.World.Effects|class=CookingDomainReflect_Reflect100_ProceduralCookingTriggeredAction_Effect}}


If the player has the [[Cooking and Gathering]] skill, they can preserve mirror shards into {{favilink|mirror dust}} at a {{favilink|campfire}} or {{favilink|clay oven}}.
If the player has the [[Cooking and Gathering]] skill, they can preserve mirror shards into {{favilink|mirror dust}} at a {{favilink|campfire}} or {{favilink|clay oven}}. Mirror dust can be [[cooking effects|cooked with]] to obtain a weaker but longer-lasting reflection effect.


== References ==
== References ==

Revision as of 17:04, 8 December 2021

mirror shard
Mirror shard.png
Weight

1#

80

Character

%

ID?Use this ID to Wish for the item

Mirror Shard

Snack

Preserved into

mirror dust x5

Harvested from

shattered mirror

Exotic Food

yes

On Eat

Metabolic effect

Spawns in

Items

mirror shard

An artifact rent from a mirror world.

Perfect
It cuts your tongue open and you start to shimmer

— upon consuming


Mirror shards are snacks that can be harvested from shattered mirrors, which are produced when quartziferous mirrors are destroyed.[1]

Eating a mirror shard grants the player a metabolized effect that will reflect 100% of damage taken back at an attacker. This effect can only trigger once per mirror shard eaten; upon reflecting damage, the metabolized effect will be removed. The effect will also be removed after 50 rounds if the damage reflection is not triggered.[2]

If the player has the Cooking and Gathering skill, they can preserve mirror shards into mirror dust at a campfire or clay oven. Mirror dust can be cooked with to obtain a weaker but longer-lasting reflection effect.

References

  1. ObjectBlueprints.xml
  2. XRL.World.Effects.CookingDomainReflect_Reflect100_ProceduralCookingTriggeredAction_Effect