---------

Co-authored-by: cajun <12363371+CajunAvenger@users.noreply.github.com>
This commit is contained in:
cajun
2024-10-01 08:34:46 -05:00
committed by GitHub
parent d1b3bdac74
commit 5016c6efa2
32836 changed files with 65408 additions and 48862 deletions

View File

@@ -0,0 +1,18 @@
include file: /magic-modules.mse-include/foils/card_fields
extra card field:
type: choice
name: foil layer 2
choice: foil layer
editable: false
save value: false
extra card style:
foil layer 2:
left: { face_coordinates_map(2).left }
top: { face_coordinates_map(2).top }
width: { face_coordinates_map(2).width }
height: { face_coordinates_map(2).height }
z index: 1050
visible: { styling.overlay_2 != "none" and styling.overlay_2 != "" }
render style: image
image: { if styling.overlay_2 == "" or styling.overlay_2 == "none" then "" else styling.overlay_2 + "/overlay.png" }
mask: { foil_mask_blended_image(face:2) }