392 lines
9.1 KiB
Plaintext
392 lines
9.1 KiB
Plaintext
mse version: 2.0.0
|
|
game: magic
|
|
full name: Esper Etherium Style
|
|
short name: Etherium
|
|
installer group: magic/etherium style
|
|
icon: card-sample.png
|
|
position hint: 822
|
|
|
|
version: 2024-05-30
|
|
depends on:
|
|
package: magic.mse-game
|
|
version: 2008-06-02
|
|
depends on:
|
|
package: magic-mana-large.mse-symbol-font
|
|
version: 2007-09-23
|
|
depends on:
|
|
package: magic-mana-small.mse-symbol-font
|
|
version: 2007-09-23
|
|
depends on:
|
|
package: magic-modules.mse-include
|
|
version: 2024-05-20
|
|
|
|
card background: black
|
|
card width: 375
|
|
card height: 523
|
|
card dpi: 150
|
|
#by Pichoro
|
|
############################################################## Extra scripts
|
|
init script:
|
|
# Use the normal tap symbol
|
|
mana_t := {
|
|
if styling.tap_symbol == "old" then "old"
|
|
else if styling.tap_symbol == "diagonal T" then "older"
|
|
else "new"
|
|
}
|
|
|
|
# Use guild mana symbols?
|
|
guild_mana := { styling.use_guild_mana_symbols }
|
|
watermark_include := "/magic-modules.mse-include/watermarks"
|
|
############################################################## Extra style options
|
|
styling field:
|
|
type: package choice
|
|
name: text box mana symbols
|
|
match: magic-mana-*.mse-symbol-font
|
|
initial: magic-mana-small.mse-symbol-font
|
|
styling field:
|
|
type: boolean
|
|
name: use guild mana symbols
|
|
description: Use the Ravnica guild symbols instead of the official half/half circles for hybrid mana.
|
|
initial: no
|
|
styling field:
|
|
type: choice
|
|
name: tap symbol
|
|
description: What tap and untap symbols should be used on cards?
|
|
initial: modern
|
|
choice: modern
|
|
choice: old
|
|
choice: diagonal T
|
|
styling field:
|
|
type: package choice
|
|
name: overlay
|
|
description: Should there be an overlay applied, such as foil?
|
|
match: magic-overlay-*.mse-include
|
|
required: false
|
|
styling field:
|
|
type: choice
|
|
name: gradient type
|
|
description: What kind of gradient should be used for the background?
|
|
choice: linear gradient
|
|
choice: radial gradient
|
|
styling field:
|
|
type: color
|
|
name: color 1
|
|
description: What should the first color of the gradient be?
|
|
choice:
|
|
name: etherium
|
|
color: rgb(234,237,246)
|
|
styling field:
|
|
type: color
|
|
name: color 2
|
|
description: What should hte second color of the gradient be?
|
|
choice:
|
|
name: etherium
|
|
color: rgb(68,88,113)
|
|
styling field:
|
|
type: text
|
|
name: center x
|
|
description: The x coordinate of the center of the gradient.
|
|
styling field:
|
|
type: text
|
|
name: center y
|
|
description: The y coordinate of the center of the gradient.
|
|
styling field:
|
|
type: text
|
|
name: end x
|
|
description: The x coordinate of the edge of the gradient.
|
|
styling field:
|
|
type: text
|
|
name: end y
|
|
description: The y coordinate of the edge of the gradient.
|
|
styling field:
|
|
type:color
|
|
name: backlight color
|
|
description: What color should the background color be?
|
|
choice:
|
|
name: blue
|
|
color: rgb(14,30,222)
|
|
styling style:
|
|
use guild mana symbols:
|
|
choice images:
|
|
yes: /magic-mana-small.mse-symbol-font/mana_guild_rg.png
|
|
no: /magic-mana-small.mse-symbol-font/mana_rg.png
|
|
tap symbol:
|
|
render style: both
|
|
choice images:
|
|
modern: /magic-mana-small.mse-symbol-font/mana_t.png
|
|
old: /magic-mana-small.mse-symbol-font/mana_t_old.png
|
|
diagonal T: /magic-mana-small.mse-symbol-font/mana_t_older.png
|
|
############################################################## Card fields
|
|
include file: /magic-modules.mse-include/corners/card_fields
|
|
include file: /magic-modules.mse-include/information/the_list_old
|
|
card style:
|
|
############################# Background stuff
|
|
border color:
|
|
left: 0
|
|
top : 0
|
|
width: 375
|
|
height: 523
|
|
left width: 17
|
|
right width: 17
|
|
top width: 17
|
|
bottom width: 18
|
|
z index: 4
|
|
card color:
|
|
left: 0
|
|
top: 0
|
|
width: 375
|
|
height: 523
|
|
z index: 0
|
|
render style: hidden
|
|
popup style: in place
|
|
############################# Name line
|
|
name:
|
|
left: 25
|
|
top: 25
|
|
width: 270
|
|
height: 23
|
|
alignment: bottom shrink-overflow
|
|
padding bottom: 0
|
|
z index: 1
|
|
font:
|
|
name: Matrix
|
|
size: 20
|
|
color: white
|
|
shadow color: black
|
|
shadow displacement x: 1
|
|
shadow displacement y: 1
|
|
shadow blur: 1
|
|
casting cost:
|
|
left: 326
|
|
top: 21
|
|
width: 27
|
|
height: 215
|
|
direction: vertical
|
|
alignment: top right
|
|
symbol font:
|
|
name: magic-mana-large
|
|
size: 22
|
|
scale down to: 22
|
|
alignment: bottom right
|
|
always symbol: true
|
|
z index: 1
|
|
padding top: 0
|
|
############################# Image
|
|
image:
|
|
left: 36
|
|
top: 85
|
|
width: 269
|
|
height: 211
|
|
mask: imagemask.png
|
|
z index: 1
|
|
############################# Card type
|
|
type:
|
|
left: 60
|
|
top: 299
|
|
width: 280
|
|
height: 20
|
|
angle: 353
|
|
alignment: middle shrink-overflow
|
|
z index: 1
|
|
padding top: 2
|
|
font:
|
|
name: Matrix
|
|
size: 16
|
|
color: white
|
|
shadow color: black
|
|
shadow displacement x: 1
|
|
shadow displacement y: 1
|
|
shadow blur: 1
|
|
separator color: rgb(128,128,128)
|
|
rarity:
|
|
left: 324
|
|
top: 270
|
|
width: 35
|
|
height: 35
|
|
z index: 1
|
|
alignment: middle center
|
|
render style: image
|
|
include file: /magic-modules.mse-include/rarities/choice_images
|
|
############################# Text box
|
|
text:
|
|
left: {if has_pt() then 100 else 45}
|
|
top : {if has_pt() then 354 else 358}
|
|
width: {if has_pt() then 257 else 312}
|
|
height: {if has_pt() then 107 else 99}
|
|
font:
|
|
name: MPlantin
|
|
italic name: MPlantin-Italic
|
|
size: 14
|
|
scale down to: 6
|
|
color: white
|
|
shadow color: black
|
|
shadow displacement x: 1
|
|
shadow displacement y: 1
|
|
shadow blur: 1
|
|
symbol font:
|
|
name: { styling.text_box_mana_symbols }
|
|
size: 14
|
|
alignment: middle left
|
|
z index: 1
|
|
padding left: 6
|
|
padding top: 2
|
|
padding right: 4
|
|
padding bottom: 2
|
|
line height hard: 1.2
|
|
line height line: 1.5
|
|
line height soft: 0.9
|
|
############################# PT
|
|
power:
|
|
z index: 1
|
|
left: 29
|
|
top: 395
|
|
width: 19
|
|
height: 50
|
|
alignment: center middle
|
|
font:
|
|
name: Mplantin
|
|
size: 26
|
|
weight: bold
|
|
color: white
|
|
shadow color: black
|
|
shadow displacement x: 1
|
|
shadow displacement y: 1
|
|
shadow blur: 1
|
|
toughness:
|
|
z index: 1
|
|
left: 29
|
|
top: 455
|
|
width: 19
|
|
height: 50
|
|
alignment: center middle
|
|
font:
|
|
name: Mplantin
|
|
size: 26
|
|
weight: bold
|
|
color: white
|
|
shadow color: black
|
|
shadow displacement x: 1
|
|
shadow displacement y: 1
|
|
shadow blur: 1
|
|
############################# Card sorting / numbering
|
|
############################# Copyright stuff
|
|
copyright line:
|
|
left: {if has_pt() then 95 else 21}
|
|
top: 490
|
|
right: 354
|
|
height: 12
|
|
z index: 1
|
|
alignment: bottom right
|
|
font:
|
|
name: MPlantin
|
|
size: 7
|
|
color: white
|
|
shadow color: black
|
|
shadow displacement x: 1
|
|
shadow displacement y: 1
|
|
shadow blur: 1
|
|
############################################################## Extra card fields
|
|
extra card field:
|
|
type: choice
|
|
name: foil layer
|
|
choice: foil
|
|
save value: false
|
|
editable: false
|
|
extra card field:
|
|
type: choice
|
|
name: linear
|
|
choice: frame
|
|
save value: false
|
|
editable: false
|
|
extra card field:
|
|
type: choice
|
|
name: radial
|
|
choice: frame
|
|
save value: false
|
|
editable: false
|
|
extra card field:
|
|
type: color
|
|
name: backlight
|
|
script: styling.backlight_color
|
|
editable: false
|
|
save value: false
|
|
extra card field:
|
|
type: text
|
|
name: illus line
|
|
save value: false
|
|
script: forward_editor(prefix: "Illus. by ", field: card.illustrator)
|
|
description: The illustrator of the card.
|
|
extra card style:
|
|
foil layer:
|
|
left: 0
|
|
top : 0
|
|
width: 375
|
|
height: 523
|
|
z index: 1050
|
|
render style: image
|
|
image: {if styling.overlay == "" then nil else styling.overlay + "/overlay.png"}
|
|
linear:
|
|
left: -67
|
|
top: -1
|
|
width: 508
|
|
height: 524
|
|
z index: 0
|
|
render style: image
|
|
popup style: in place
|
|
visible: {styling.gradient_type == "linear gradient"}
|
|
image:
|
|
script:
|
|
symbol_variation(
|
|
symbol: if has_pt() then "etherium page.mse-symbol" else "etherium page no pt.mse-symbol",
|
|
fill_type: "linear gradient",
|
|
border_radius: 0.049,
|
|
border_color_1: styling.color_1,
|
|
border_color_2: styling.color_2,
|
|
fill_color_1: rgba(0,0,0,0),
|
|
fill_color_2: rgba(0,0,0,0),
|
|
center_x: if styling.gradient_type == "linear gradient" and styling.center_x != "" then styling.center_x else 0.45,
|
|
center_y: if styling.gradient_type == "linear gradient" and styling.center_y != "" then styling.center_y else 0.15,
|
|
end_x: if styling.gradient_type == "linear gradient" and styling.end_x != "" then styling.end_x else 0.2,
|
|
end_y: if styling.gradient_type == "linear gradient" and styling.end_y != "" then styling.end_y else 0.2)
|
|
radial:
|
|
left: -67
|
|
top: -1
|
|
width: 508
|
|
height: 524
|
|
z index: 0
|
|
render style: image
|
|
popup style: in place
|
|
visible: {styling.gradient_type == "radial gradient"}
|
|
image:
|
|
script:
|
|
symbol_variation(
|
|
symbol: if has_pt() then "etherium page.mse-symbol" else "etherium page no pt.mse-symbol",
|
|
fill_type: "radial gradient",
|
|
border_radius: 0.049,
|
|
border_color_1: styling.color_1,
|
|
border_color_2: styling.color_2,
|
|
fill_color_1: rgba(0,0,0,0),
|
|
fill_color_2: rgba(0,0,0,0))
|
|
backlight:
|
|
left: 0
|
|
top: 0
|
|
width: 375
|
|
height: 523
|
|
z index: -1
|
|
mask: light_mask.png
|
|
illus line:
|
|
right: 354
|
|
top: 474
|
|
left: {if has_pt() then 160 else 121}
|
|
height: 16
|
|
z index: 1
|
|
alignment: middle right
|
|
font:
|
|
name: MPlantin-Italic
|
|
size: 8
|
|
color: white
|
|
shadow color: black
|
|
shadow displacement x: 1
|
|
shadow displacement y: 1
|
|
shadow blur: 1
|