Skip to content

Fallen London - Duelling the Black Ribbon by corran

Screenshot of Fallen London - Duelling the Black Ribbon

Details

Authorcorran

LicenseCC0

Categoryfallenlondon

Created

Updated

Code size1.6 kB

Code checksume5ca0354

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Shows values for Running Battle options, x/y denotes success or rare success.`

Notes

Updated to include the Whispering Duellist.

Source code

/* ==UserStyle==
@name           Fallen London - Duelling the Black Ribbon
@namespace      Corran
@author         Corran
@description    `Shows values for Running Battle options, x/y denotes success or rare success.`
@version        2025-04-21
@license        CC0
@preprocessor   uso
==/UserStyle== */

@-moz-document domain("fallenlondon.com")
{
/* Making your Name: Duelling the Black Ribbon */
div[data-branch-id="236710"] h2::after,
div[data-branch-id="237301"] h2::after {content: " [ 2/3 RB ]";} /* Find out more about the Black Ribbon duellists */
div[data-branch-id="236714"] h2::after,
div[data-branch-id="237305"] h2::after {content: " [ 3 RB ]";} /* Sparring with ring fighters */
div[data-branch-id="236712"] h2::after,
div[data-branch-id="237303"] h2::after {content: " [ 2 RB, 5 Cryptic Clue ]";} /* Study the fighting styles of the other duellists */
div[data-branch-id="236711"] h2::after,
div[data-branch-id="237302"] h2::after {content: " [ 2 RB ]";} /* Exercise for rough health */
div[data-branch-id="236713"] h2::after,
div[data-branch-id="237304"] h2::after {content: " [ 3 RB ]";} /* Scout a battlefield */
div[data-branch-id="236715"] h2::after,
div[data-branch-id="237306"] h2::after {content: " [ 3 RB, 20 Rostygold ]";} /* Arrange a duel outside the Black Ribbon */
div[data-branch-id="237308"] h2::after {content: " [ -1 Wounds, -50 Rostygold ]";} /* Deal with your wounds */
div[data-branch-id="270119"] h2::after {content: " [ +3 RB, 1 Tale of Terror, 4-17? Whispered Hint ]";} /* Practise quietly with the Whispering Duellist */
}

Reviews

No reviews yet.