Skip to content

Flight Rising: Mirror Scroll Previewer by meow

Screenshot of Flight Rising: Mirror Scroll Previewer

Details

Authormeow

LicenseNo License

Categoryflightrising.com

Created

Updated

Size551 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

See what your dragons will look like before you buy a mirror scroll.

Notes

Flips dragons on dragon profiles, the scrying workshop, & the dressing room to emulate a mirror scroll's effects.

Fully compatible with my Scry Dresser userstyle:

Animated gif preview of toggling this style in the scrying workshop. It is shown working with the Scry Dresser userstyle.

Source code

/* ==UserStyle==
@name           Flight Rising: Mirror Scroll Previewer
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         https://userstyles.world/user/meow
==/UserStyle== */

@-moz-document url-prefix("https://www1.flightrising.com/dragon/"), url-prefix("https://www1.flightrising.com/scrying/predict"), url-prefix("https://www1.flightrising.com/dressing/") {
    #dragon-profile-dragon-frame > img, #dragon-image, #dragon-image-box {
        transform: scaleX(-1);
    }
}

Reviews

No reviews yet.