Template:NarrowChallenge

From Fallen London Wiki
Template documentation (for the above template, sometimes hidden or invisible)

Parameters

  • qualityLink: A link to the quality being tested. Can be either the plain name of the quality (e.g. "Mithridacy") or an {{IL}} (e.g. "{{IL|Mithridacy}}")
  • diff: The difficulty level of the challenge.
  • minValue: Optional param - the lowest difficulty level to show. Default is 0.
  • step: Optional param - the amount by which each point of the quality affects the success chance. Default is 10.

Examples

Example 1

Use:

{{NarrowChallenge | qualityLink={{IL|Respectable}} | diff=6}}


Narrow, Respectable 6 (50% base)

  • 2 and below - almost impossible (10%)
  • 3 - high-risk (20%)
  • 4 - high-risk (30%)
  • 5 - tough (40%)
  • 6 - very chancy (50%)
  • 7 - chancy (60%)
  • 8 - modest (70%)
  • 9 - very modest (80%)
  • 10 - low-risk (90%)
  • 11 and above - straightforward (100%)

Example 2

Use:

{{NarrowChallenge | qualityLink=Respectable | diff=6}}


Narrow, Respectable 6 (50% base)

  • 2 and below - almost impossible (10%)
  • 3 - high-risk (20%)
  • 4 - high-risk (30%)
  • 5 - tough (40%)
  • 6 - very chancy (50%)
  • 7 - chancy (60%)
  • 8 - modest (70%)
  • 9 - very modest (80%)
  • 10 - low-risk (90%)
  • 11 and above - straightforward (100%)

Example 3

Use:

{{NarrowChallenge | qualityLink={{IL|Respectable}} | diff=6 | minValue=1}}


Narrow, Respectable 6 (50% base)

  • 2 and below - almost impossible (10%)
  • 3 - high-risk (20%)
  • 4 - high-risk (30%)
  • 5 - tough (40%)
  • 6 - very chancy (50%)
  • 7 - chancy (60%)
  • 8 - modest (70%)
  • 9 - very modest (80%)
  • 10 - low-risk (90%)
  • 11 and above - straightforward (100%)

Example 4

Use:

{{NarrowChallenge | qualityLink={{IL|Respectable}} | diff=6 | minValue=7}}


Narrow, Respectable 6 (50% base)

  • 7 - chancy (60%)
  • 8 - modest (70%)
  • 9 - very modest (80%)
  • 10 - low-risk (90%)
  • 11 and above - straightforward (100%)

Example 5

Use:

{{NarrowChallenge | qualityLink={{IL|Respectable}} | diff=2}}


Narrow, Respectable 2 (50% base)

  • 0 - high-risk (30%)
  • 1 - tough (40%)
  • 2 - very chancy (50%)
  • 3 - chancy (60%)
  • 4 - modest (70%)
  • 5 - very modest (80%)
  • 6 - low-risk (90%)
  • 7 and above - straightforward (100%)

Example 6

Use:

{{NarrowChallenge | qualityLink={{IL|Neathproofed}} | diff=5 | step=5}}


Narrow, Neathproofed 5 (50% base)

  • 0 - high-risk (25%)
  • 1 - high-risk (30%)
  • 2 - tough (35%)
  • 3 - tough (40%)
  • 4 - very chancy (45%)
  • 5 - very chancy (50%)
  • 6 - chancy (55%)
  • 7 - chancy (60%)
  • 8 - modest (65%)
  • 9 - modest (70%)

Example 7

Use:

{{NarrowChallenge | qualityLink={{IL|Number That's Not In Your Head}} | diff=3 | step=-10}}


Inverted Narrow, Number That's Not In Your Head 3 (50% base)

  • 8 and above - almost impossible (0%)
  • 7 - almost impossible (10%)
  • 6 - high-risk (20%)
  • 5 - high-risk (30%)
  • 4 - tough (40%)
  • 3 - very chancy (50%)
  • 2 - chancy (60%)
  • 1 - modest (70%)
  • 0 - very modest (80%)