add zealas full arts

This commit is contained in:
cajun
2025-10-14 21:11:32 -05:00
parent 5dc4d7b4dc
commit 43d48f40a5
5 changed files with 17 additions and 8 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

View File

@@ -86,6 +86,11 @@ styling field:
type: text
name: text size
description: textbox font size (default is 14)
styling field:
type: boolean
name: full art
initial: no
description: Bleed the image behind the textbox
styling field:
type: boolean
name: grey hybrid name
@@ -187,7 +192,7 @@ card style:
render style: image
popup style: in place
image: { card_background() }
mask: frame_mask.png
mask: {if styling.full_art then "frame_mask_full.png" else "frame_mask.png" }
############################# Name line
name:
left: {if card.casting_cost == "" then 55 else 60 }
@@ -222,7 +227,7 @@ card style:
left: 0
top: 57
width: 375
height: 241
height: { if styling.full_art then 430 else 241 }
z index: 1
############################# Card type
indicator: