Skip to content

Predict Morphology Outfit & Skin Overlay by airazon

Screenshot of Predict Morphology Outfit & Skin Overlay

Details

Authorairazon

LicenseCC BY-NC-SA

Categoryhttps://www1.flightrising.com/scrying/predict

Created

Updated

Size1.5 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Overlays an image (of your choice) over the current scry. Intended use is to create a dragon that matches the image.

Notes

Userstyle doesn't have notes.

Source code

@-moz-document url-prefix("https://www1.flightrising.com/scrying/predict") {
/* ==Credits==
@name           Predict Morphology Outfit & Skin Overlay
@author         zgpzyml
@description    'Overlays an image (of your choice) over the current scry. Intended use is to create a dragon that matches the image.'
@version        1.0
@namespace      flightrising.com
@license        Attribution-NonCommercial-ShareAlike

==/UserStyle== */
}

@-moz-document url-prefix("https://www1.flightrising.com/scrying/predict") {
/* How to use
- Content: the url input here should be apparel; to get the image, you should open a mannequin (same species & gender) in the 'Dressing Room', and equip 'Marva's Invisibility Cloak'; Right-Click & choose 'Copy image address', and finally 'Paste' inbeween the 'url("' and '");'.
- BG Img: the url input here should be an Accent or Skin; to get the image, open 'https://items.kanojo.de/' and search for the skin you'd like to use; Right-Click & choose 'Copy image address', and 'Paste' inbeween the 'url("' and '");'.
- If you only want to use one of the options, Paste 'https://www1.flightrising.com/static/layout/trans.png' insted. */
}

@-moz-document url-prefix("https://www1.flightrising.com/scrying/predict") {
/* Code */
.scry-preview:before {
content: url("https://www1.flightrising.com/dgen/dressing-room/dummy?breed=9&gender=0&skin=42174&apparel=6705,22046&xt=dressing.png");
background-image: url("https://items.kanojo.de/images/skins/42593.png");
position: absolute;
}
}

Reviews

No reviews yet.