Artifact examination: Difference between revisions

1,822 bytes added ,  09:57, 24 August 2022
m
added missing word
m (added missing word)
 
(14 intermediate revisions by 3 users not shown)
Line 4: Line 4:


Your performance at artifact examination is based on a specialized success roll, using an effective rating consisting of your Intelligence attribute plus any applicable modifiers.
Your performance at artifact examination is based on a specialized success roll, using an effective rating consisting of your Intelligence attribute plus any applicable modifiers.
Typically, artifacts with a complexity higher than 0 will be unknown and unusable until you identify them.
Items will also be visually concealed with an alternate sprite until they are identified.{{Code Reference|class=Examiner|name=Examiner}} Items include anything that inherits the base "Item" object, including weapons, equipment, grenades, and other similar "loot" that the player often carries around. Items do not include most furniture and other fixtures, such as the {{favilink|fusion power station}} - these objects retain their normal sprite even if not yet identified.
==Examination rating modifiers==
* -(artifact difficulty)<ref name="Examiner" />
* -([[Confused|confusion level]])<ref name="Examiner" />
* -20 for [[Dystechnia]]{{Code Reference|namespace=XRL.World.Parts.Mutation|class=Dystechnia}}
* +5 for [[Gadget Inspector]]{{Code Reference|namespace=XRL.World.Parts.Skill|class=Tinkering_GadgetInspector}}
* +5 for a {{favilink|telescopic monocle}}, stacking{{Code Reference|class=Toolbox|name=Toolbox}}
* +3 for a powered {{favilink|advanced toolkit}}, non-stacking<ref name="Toolbox" />
* +2 for a powered {{favilink|wrist calc}}, non-stacking<ref name="Toolbox" />
* +8 for a {{favilink|micromanipulator array}}, stacking<ref name="Toolbox" />
* +2 to +4 for [[sitting]] in a comfortable chair


==The examination roll==
==The examination roll==
The following rules are observed by the final examination roll, after all modifiers are applied.{{Code Reference|namespace=XRL.Rules|class=Stat|method=RollResult}}
* The minimum possible effective rating is -5
* The minimum possible effective rating is -5
* The maximum possible effective rating is 35
* The maximum possible effective rating is 35
* A number of successes from 0 to 10 is produced
* A number of successes from 0 to 10 is produced
* There is always a 1 in 100 chance of 0 successes
* There is always at least a 1 in 100 chance of 0 successes
* Any other number of successes is generally possible, with the chance of a given number varying according to your rating
* Any other number of successes is generally possible, with the chance of a given number varying according to your rating
* The general behavior of the roll resembles that of the Action Table used by Gamma World 3rd Edition and Marvel Super Heroes
* The general behavior of the roll resembles that of the Action Table used by Gamma World 3rd Edition and the Marvel Super Heroes RPG


==Possible results==
==Possible results==
Line 20: Line 36:
* If you are [[Confused]], you will always think you broke the item, and it will never be identified, partially or completely. You will only actually break the item if you rolled 0 successes.
* If you are [[Confused]], you will always think you broke the item, and it will never be identified, partially or completely. You will only actually break the item if you rolled 0 successes.


==Examination rating modifiers==
== Artifacts by Unidentified Appearance ==
* -(artifact difficulty)
For a list of unidentified artifacts, including their tiles and unidentified names, refer to the [[Unidentified artifacts]] page.
* +5 for [[Gadget Inspector]]
 
* +5 for a {{favilink|telescopic monocle}}
== Artifacts by complexity ==
* +3 for a powered {{favilink|advanced toolkit}}, non-stacking
Below is a list of the top 75 artifacts ordered by complexity. To see the full list, visit the [[Artifacts by complexity]] page.
* +8 for a {{favilink|micromanipulator array}}
{{#cargo_query:table=ArtifactData
* +2 to +4 for sitting in a comfortable chair
|fields=CONCAT('{{((}}favilink page{{!}}', _pageName,'{{)}}')=Artifact,Complexity
|where=Complexity IS NOT NULL AND Complexity > 0
|order by=Complexity DESC
|format=ul
|columns=2
|limit=75
}}
 
 
{{references|2.0.201.49}}


{{Mechanics Navbox}}
[[Category:Mechanics]]
[[Category:Mechanics]]