The Failbetter developers have asked that paid content not appear in this wiki. Although it is possible to be rewarded small amounts of Fate as a result of completing certain storylets, it is simply easier to exclude all fate-locked content.
Note that the fate-locked option is in blue per our convention for an option with unknown results.
An example is given, followed by the code snippet that is used for the fate-locked notice.
Example 1
The Magic Iguana
You wake up suddenly from a sound sleep and see a glowing iguana staring at you from the end of your bed. Quite disconcerting!
Shoo it away
You're going to have to find out how such a beast managed to enter your bedroom!
Wait…something in its eyes…
It knows something…something important. You start hearing voices in your head.
Requires 10 Fate
Fate-locked content must not be placed on the wiki, per the developers.
The following code produces the fate-locked notice in the previous example (adjust quote level to match):
> [[div style="border: 1px solid black; padding: 0 1em; background-color: #e4e4e4"]]
> [[f<image /art/boxsmall.png]] **Requires 10 Fate**
>
> //Fate-locked content must not be placed on the wiki, per the developers.//
> [[/div]]
Example 2
Some content does not require Fate explicitly to unlock, but requires items which are only available from Fate-locked choices; these branches should also not be added to the wiki:
Requires Fate-locked item
Fate-locked content must not be placed on the wiki, per the developers.
The following code produces the fate-locked notice in the previous example.
> [[div style="border: 1px solid black; padding: 0 1em; background-color: #e4e4e4"]]
> [[f<image /art/boxsmall.png]] **Requires Fate-locked item**
>
> //Fate-locked content must not be placed on the wiki, per the developers.//
> [[/div]]
Fallen London is © 2010-2016 and ™ Failbetter Games Limited: www.fallenlondon.com. This is an unofficial fan work.
Read the Rules for Posting before adding content to this wiki.