Relic: Difference between revisions

1,650 bytes added ,  22:55, 29 November 2020
add more examples
mNo edit summary
(add more examples)
Line 174: Line 174:


== Relic Curio ==
== Relic Curio ==
Some relics appear as a single use-items. These are called curios.
Some relics appear as a single use-items. These are called curios, and there are two variants:


* [[Obliterate Faction]]
* [[Obliterate Faction]]
* [[Fabricate Creature]]
* [[Fabricate Creature]]
Fabricate Creature curios will fabricate a random creature roughly the same tier as the relic. {{Code Reference|name=CurioRef|namespace=XRL.World|class=RelicGenerator|method=GenerateRelic|case=subtype == "curio"|comment=''Uses a [[Modding:Encounters and Population##Dynamic_Tables|DynamicInheritsTable]] targeted at creatures of the relic's tier''}}
=== Example Relic Curios ===
<div style="display:flex;flex-wrap:wrap;">
<div style="margin-right: 2.5em;max-width:500px;">
{{qud look
| title = {{qud shader|text=Blockecus|colors=r-c-R-c-r-c-R-c|type=sequence}}
| text = Tiny glyphs are inscribed on each exterior face of the handheld box. It's embossed with beautiful blocks of ice.
{{qud shader|rules|Fabricates one mechanical learned root cherub, cognitively altered to like you.}}
{{qud shader|K|Weight: 1 lbs.}}
}}
</div>
<div style="margin-right: 2.5em;max-width:500px;">
{{qud look
| title = {{qud shader|m|Batteroca}}
| text = Tiny glyphs are inscribed on each exterior face of the handheld box. It's adorned with tiny images of light bulbs.
{{qud shader|rules|On activation, this item obliterates all nearby members of a faction chosen from among those that existed during the time of the sultanate.}}
{{qud shader|K|Weight: 1 lbs.}}
}}
</div>
</div>


== Relic Books ==
== Relic Books ==
Line 221: Line 247:


Relic tonics are all based on {{Favilink|Eaters' nectar injector|plural}}, and can even be prepared into {{Favilink|drop of nectar|drops of nectar}} just like they can. (Also just like Eaters' nectar injectors, unlike most tonics, they cannot cause overdose.)
Relic tonics are all based on {{Favilink|Eaters' nectar injector|plural}}, and can even be prepared into {{Favilink|drop of nectar|drops of nectar}} just like they can. (Also just like Eaters' nectar injectors, unlike most tonics, they cannot cause overdose.)
=== Example Relic Tonic ===
<div style="max-width:1000px;">
{{qud look
| title = {{qud shader|text=Rootoca|colors=B-B-B-B-R-B|type=sequence}} <{{qud shader|R|A}}{{qud shader|W|6}}>
| text = A slender metal tube, used to deliver various tonics directly into the bloodstream. It's carved with tiny images of salt.
{{qud shader|rules|You gain either a permanent +1 bonus to a random attribute or one mutation point.}}
{{qud shader|rules|This item is a tonic. Applying one tonic while under the effects of another may produce undesired results.}}
{{qud shader|K|Weight: 0 lbs.}}
}}
</div>


= Connection to Sultan Lore =
= Connection to Sultan Lore =
Line 291: Line 330:
   {| class="wikitable"
   {| class="wikitable"
   ! 50%
   ! 50%
   | [[Fabricate Creature]] curio with a random creature roughly the same tier as the relic {{Code Reference|name=CurioRef|namespace=XRL.World|class=RelicGenerator|method=GenerateRelic|case=subtype == "curio"|comment=''Uses a [[Modding:Encounters and Population##Dynamic_Tables|DynamicInheritsTable]] targeted at creatures of the relic's tier''}}
   | [[Fabricate Creature]] curio with a random creature roughly the same tier as the relic <ref name="CurioRef" />
   |-
   |-
   ! 50%
   ! 50%