Files
magic-set-editor-fork/data/magic-watermarks.mse-include/invocation
CajunAvenger b582d03f6a Initial commit
2021-07-08 17:16:53 -05:00

6 lines
534 B
Plaintext

# Watermark images
choice images:
invocation: { set_combine(combine:"shadow", set_alpha(alpha: 0.9, drop_shadow(offset_x: -0.01, offset_y: 0.03, blur_radius: 0.02, alpha: 1, color: rgb(0,0,0), enlarge(border_size: 0.03, symbol_variation(symbol: set.symbol, variation: "watermark")))))}
glow: { set_combine(combine:"glow", set_alpha(alpha: 0.3, drop_shadow(offset_x: -0.01, offset_y: 0.03, blur_radius: 0.02, alpha: 1, color: rgb(0,0,0), enlarge(border_size: 0.03, symbol_variation(symbol: set.symbol, variation: "watermark")))))}