Schrodinger page from the Annals of Qud: Difference between revisions

Updated by egocarib with game version 2.0.206.57 using QBE v1.0rc2
mNo edit summary
(Updated by egocarib with game version 2.0.206.57 using QBE v1.0rc2)
 
(14 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{As Of Patch|2.0.187.0}}
{{Aliases|names=Schrodinger page}}<!-- START QBE: Autogenerated section - please leave this marker. See the [[QBE]] page for more information. -->
{{Item
{{Item
| title = {{Qud text|Schrodinger page from the &amp;KAnnals of Qud}}
| title = {{Qud text|Schrodinger page from the {{Qud shader|K|{{(}}Annals of Qud{{)}}}}}}
| image = none
| image = schrodinger page from the annals of qud.png
| weight = 1
| weight = 1
| featureweightinfo = yes
| commerce = 250
| commerce = 250
| id = FactionDeed
| colorstr = &amp;K
| colorstr = &amp;K
| tilecolors = Yk
| renderstr = =
| renderstr = =
| id = FactionDeed
| inheritingfrom = Deed
| inheritingfrom = Deed
| dynamictable = {{Dynamic object|Items|FactionDeed}}
| desc = Nary a scholar knows who composes the Annals of Qud or when the chronicling began. But the Quantivists devised a way to entangle their own pages with the offical ledger, allowing them to insert themselves into the histories in a favorable light. A few such pages remain.
| desc = Nary a scholar knows who composes the Annals of Qud or when the chronicling began. But the Quantivists devised a way to entangle their own pages with the offical ledger, allowing them to insert themselves into the histories in a favorable light. A few such pages remain.
| categories = Items
| gameversion = 2.0.206.57
}}
}}
[[Category:Items]]
<!-- END QBE -->
 
{{#cargo_store:_table=GeneralData|DisplayName={{qud text|Schrodinger page from the &amp;KAnnals of Qud &amp;y[&amp;C(Faction) &amp;ychapter]}}|PlainName=Schrodinger page from the Annals of Qud [(faction) chapter]|Weight=1|DisplayChar={{qud char|&amp;K|{{=}}}}|ObjectID=RandomFactionDeed|Commerce=50|ParentObject=Deed}}
<!--wikicontent start-->
{{name}} is an item that can be randomly found or sold by {{favilink|scribe|plural}}, or any other location that a [[book]] would usually spawn. They are not actually books however, and will not be accepted by [[Sheba Hagadias, Librarian of the Stilt]]. They come in two variants: one with no faction specified ({{name}}{{qud text|&amp;y[chapter unspecified]}}) or with a faction ({{name}}{{qud text|&amp;y[&amp;C(Faction) &amp;ychapter]}}). There are a couple of differences between the two:
{{name}} is an item that can be randomly found or sold by {{favilink|scribe|plural}}, or any other location that a [[book]] would usually spawn. They are not actually books however, and will not be accepted by [[Sheba Hagadias, Librarian of the Stilt]]. They come in two variants: one with no faction specified ({{name}}{{qud text|&amp;y[chapter unspecified]}}) or with a faction ({{name}}{{qud text|&amp;y[&amp;C(Faction) &amp;ychapter]}}). There are a couple of differences between the two:


{{name}}{{qud text|&amp;y[chapter unspecified]}}
{{name}} {{qud text|&amp;y[chapter unspecified]}}
* 250 Commerce
* 250 Commerce
* Allows the player to choose what faction to use this item on
* Allows the player to choose what faction to use this item on
* ID is FactionDeed
* ID is FactionDeed


{{name}}{{qud text|&amp;y[&amp;C(Faction) &amp;ychapter]}}
{{name}} {{qud text|&amp;y[&amp;C(Faction) &amp;ychapter]}}
* 50 Commerce
* 50 Commerce
* Can only be used on the specified faction
* Can only be used on the specified faction
* ID is RandomFactionDeed
* ID is RandomFactionDeed


Once either type of {{name}} is used, A random amount of rep is added according to the formula: <ref>XRL.World.Parts.GivesRep.cs</ref>
Once either type of {{name}} is used, 180-200 [[reputation]] is added to that specified faction.<ref>XRL.World.Parts.GivesRep.cs</ref>
 
<math alt="200 + 0.1 times 200 times Random Integer between -5 and 5 inclusive divided by 5, all divided by 5 and rounded, then multiplied by 5">5 \times \text{Round}( \frac{200 + (0.1 \times 200 \times \frac{\text{RandomInt}(-5,5)}{5})}{5})</math>
 
Which can be simplified to be (with some rounding errors)
 
<math alt="200 + a random float between -20 and 20 inclusive">200 + \text{Random}(-20,20)</math>


==On Activation==
==On Activation==
{{qud quote|{{qud text|You add the following entry into the &KAnnals of Qud&y.\n\n"On the (random day) of (random month), &Y (player's name) &ybecame admired by (faction) for [[List of Reasons#Like Reasons|(random like reason)]]."|notxml}}}}
{{qud quote|{{qud text|You add the following entry into the &KAnnals of Qud&y.\n\n"On the (random day) of (random month), &Y (player's name) &ybecame admired by (faction) for [[Faction relationship reasons#Like Reasons|(random like reason)]]."|notxml}}}}
==If Unable to Distort Reality==
==If Unable to Distort Reality==
This item is also Reality Distorting, meaning that it is unable to be used when [[astrally burdened]] or tethered via normality gas or an {{favilink|ontological anchor}}.<ref>XRL.World.Parts.FactionDeed.cs</ref>
This item is also Reality Distorting, meaning that it is unable to be used when [[astrally burdened]] or tethered via normality gas or an {{favilink|ontological anchor}}.<ref>XRL.World.Parts.FactionDeed.cs</ref>
19,173

edits