Added Aetherdrift First-Place showcase (#112)
* Add DFT Full Art Basics * Add DFT First-Place Showcase * Add DFT First-Place Walker Showcases assets --------- Co-authored-by: cajun <12363371+CajunAvenger@users.noreply.github.com>
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 7.1 KiB |
@@ -68,3 +68,13 @@ loyalty_textbox_mask_1 :=
|
||||
then "/magic-modules.mse-include/loyalty/default_textbox_stamp_mask.png"
|
||||
else "/magic-modules.mse-include/loyalty/default_textbox_mask.png"
|
||||
}
|
||||
|
||||
#### To change the default transparency percentage for the stripes and textboxes:
|
||||
loyalty_stripe_alpha_default := { 40 }
|
||||
loyalty_textbox_background_alpha_default := { 70 }
|
||||
|
||||
#### To change the folder from which the ability box images are taken:
|
||||
#### You must write the path of the folder starting from the data folder
|
||||
#### The image files must have the same names as the ones in the default folder (/magic-modules.mse-include/loyalty/)
|
||||
#### You can omit some images and it will use the default ones instead
|
||||
loyalty_boxes_image_folder := { "/magic-modules.mse-include/loyalty/" }
|
||||
|
||||
@@ -15,7 +15,7 @@ styling field:
|
||||
styling field:
|
||||
type: choice
|
||||
name: use tall frame
|
||||
description: Determines when to use the tall frame.
|
||||
description: Determines when to use the tall frame. Default uses the tall frame when there are four abilities or more.
|
||||
choice: default
|
||||
choice: always
|
||||
choice: never
|
||||
|
||||
@@ -15,7 +15,7 @@ styling field:
|
||||
styling field:
|
||||
type: choice
|
||||
name: use tall frame 2
|
||||
description: Determines when to use the tall frame.
|
||||
description: Determines when to use the tall frame. Default uses the tall frame when there are four abilities or more.
|
||||
choice: default
|
||||
choice: always
|
||||
choice: never
|
||||
|
||||
Reference in New Issue
Block a user