Commit 2f23a3d7 authored by twanvl's avatar twanvl

set mse version number of all templates to 0.3.1

parent 39da96d8
full name: English mse version: 0.3.1
full name: English
############################################################## Menu items ############################################################## Menu items
menu: menu:
......
mse version: 0.3.1
full name: Magic The Gathering, card blend utilities full name: Magic The Gathering, card blend utilities
version: 2006.01.17 version: 2006.01.17
......
mse version: 0.3.0 mse version: 0.3.1
# Symbol font in the 'popup' style, used for casting costs on modern cards # Symbol font in the 'popup' style, used for casting costs on modern cards
image font size: 135 image font size: 135
......
mse version: 0.3.0 mse version: 0.3.1
# Symbol font in the normal, flat, style, used for text boxes and on old style cards # Symbol font in the normal, flat, style, used for text boxes and on old style cards
# Note: # Note:
# Define mana_t := {"new|old|older"} in the init script of the style # Define mana_t := {"new|old|older"} in the init script of the style
......
mse version: 0.3.0 mse version: 0.3.1
game: magic game: magic
short name: Flip Cards short name: Flip Cards
full name: Modern flip cards full name: Modern flip cards
......
mse version: 0.3.0 mse version: 0.3.1
game: magic game: magic
short name: Promotional short name: Promotional
full name: Large image full name: Large image
......
mse version: 0.2.7 mse version: 0.3.1
game: magic game: magic
short name: Split Cards short name: Split Cards
full name: Modern split cards full name: Modern split cards
icon: card-sample.png icon: card-sample.png
card width: 523
card height: 375
card dpi: 150
# Author: Wolfwood # Author: Wolfwood
# Lots of copy/paste from magic-new.mse-style # Lots of copy/paste from magic-new.mse-style
...@@ -119,7 +123,7 @@ card style: ...@@ -119,7 +123,7 @@ card style:
width: width:
script: if card.card_symbol=="none" then 175 else 168 script: if card.card_symbol=="none" then 175 else 168
height: 17 height: 17
align: top shrink-overflow alignment: top shrink-overflow
padding bottom: 0 padding bottom: 0
z index: 1 z index: 1
font: font:
...@@ -134,7 +138,7 @@ card style: ...@@ -134,7 +138,7 @@ card style:
width: width:
script: if card.card_symbol_2=="none" then 215 else 227 script: if card.card_symbol_2=="none" then 215 else 227
height: 17 height: 17
align: top shrink-overflow alignment: top shrink-overflow
padding bottom: 0 padding bottom: 0
z index: 1 z index: 1
font: font:
...@@ -147,11 +151,11 @@ card style: ...@@ -147,11 +151,11 @@ card style:
top : 27 top : 27
width: 35 width: 35
height: 16 height: 16
align: bottom right alignment: bottom right
symbol font: symbol font:
name: magic-mana-large name: magic-mana-large
size: 12 size: 12
align: bottom right alignment: bottom right
always symbol: true always symbol: true
z index: 2 z index: 2
padding top: 0 padding top: 0
...@@ -161,11 +165,11 @@ card style: ...@@ -161,11 +165,11 @@ card style:
top : 27 top : 27
width: 35 width: 35
height: 16 height: 16
align: bottom right alignment: bottom right
symbol font: symbol font:
name: magic-mana-large name: magic-mana-large
size: 12 size: 12
align: bottom right alignment: bottom right
always symbol: true always symbol: true
z index: 2 z index: 2
padding top: 0 padding top: 0
...@@ -192,7 +196,7 @@ card style: ...@@ -192,7 +196,7 @@ card style:
top : 211 top : 211
width: 197 width: 197
height: 17 height: 17
align: top shrink-overflow alignment: top shrink-overflow
z index: 1 z index: 1
font: font:
name: Matrix name: Matrix
...@@ -205,7 +209,7 @@ card style: ...@@ -205,7 +209,7 @@ card style:
top : 211 top : 211
width: 197 width: 197
height: 17 height: 17
align: top shrink-overflow alignment: top shrink-overflow
z index: 1 z index: 1
font: font:
name: Matrix name: Matrix
...@@ -262,7 +266,7 @@ card style: ...@@ -262,7 +266,7 @@ card style:
then "magic-mana-large" then "magic-mana-large"
else "magic-mana-small" else "magic-mana-small"
size: 14 size: 14
align: middle left alignment: middle left
z index: 2 z index: 2
padding left: 2 padding left: 2
padding top: 2 padding top: 2
...@@ -289,7 +293,7 @@ card style: ...@@ -289,7 +293,7 @@ card style:
then "magic-mana-large" then "magic-mana-large"
else "magic-mana-small" else "magic-mana-small"
size: 14 size: 14
align: middle left alignment: middle left
z index: 2 z index: 2
padding left: 2 padding left: 2
padding top: 2 padding top: 2
...@@ -305,7 +309,7 @@ card style: ...@@ -305,7 +309,7 @@ card style:
top: 328 top: 328
width: 48 width: 48
height: 25 height: 25
align: center middle alignment: center middle
font: font:
name: Mplantin name: Mplantin
size: 14 size: 14
...@@ -319,7 +323,7 @@ card style: ...@@ -319,7 +323,7 @@ card style:
top: 328 top: 328
width: 48 width: 48
height: 25 height: 25
align: center middle alignment: center middle
font: font:
name: Mplantin name: Mplantin
size: 14 size: 14
...@@ -399,7 +403,3 @@ card style: ...@@ -399,7 +403,3 @@ card style:
size: 6 size: 6
color: color:
script: font_color(card.card_color_2) script: font_color(card.card_color_2)
width: 523
height: 375
dpi: 150
mse version: 0.3.0 mse version: 0.3.1
game: magic game: magic
short name: Modern style short name: Modern style
full name: After 8th edition full name: After 8th edition
......
...@@ -4,12 +4,16 @@ ...@@ -4,12 +4,16 @@
############################################################## ##############################################################
############################################################## ##############################################################
mse version: 0.2.7 mse version: 0.3.1
game: magic game: magic
short name: Tokens short name: Tokens
full name: Old style full name: Old style
icon: card-sample.png icon: card-sample.png
card width: 312
card height: 444
card dpi: 127.34225621414913957934990439771
############################################################## Extra scripts ############################################################## Extra scripts
## COPY/PASTE from magic-old.mse-style/style ## COPY/PASTE from magic-old.mse-style/style
...@@ -108,7 +112,7 @@ card style: ...@@ -108,7 +112,7 @@ card style:
top : 16 top : 16
width: 250 width: 250
height: 22 height: 22
align: middle center alignment: middle center
padding bottom: 0 padding bottom: 0
z index: 1 z index: 1
font: font:
...@@ -134,7 +138,7 @@ card style: ...@@ -134,7 +138,7 @@ card style:
top : 296 top : 296
width: 199 width: 199
height: 18 height: 18
align: top left alignment: top left
z index: 1 z index: 1
font: font:
name: MPlantin name: MPlantin
...@@ -179,7 +183,7 @@ card style: ...@@ -179,7 +183,7 @@ card style:
then "magic-mana-large" then "magic-mana-large"
else "magic-mana-small" else "magic-mana-small"
size: 13 size: 13
align: middle center alignment: middle center
z index: 2 z index: 2
padding left: 2 padding left: 2
padding top: 2 padding top: 2
...@@ -195,7 +199,7 @@ card style: ...@@ -195,7 +199,7 @@ card style:
top: 391 top: 391
width: 42 width: 42
height: 28 height: 28
align: right top alignment: right top
font: font:
name: Mplantin name: Mplantin
size: 16 size: 16
...@@ -215,7 +219,7 @@ card style: ...@@ -215,7 +219,7 @@ card style:
width: 160 width: 160
height: 13 height: 13
z index: 1 z index: 1
align: middle left alignment: middle left
font: font:
name: Mplantin name: Mplantin
size: 9 size: 9
...@@ -230,12 +234,8 @@ card style: ...@@ -230,12 +234,8 @@ card style:
width: 160 width: 160
height: 10 height: 10
z index: 1 z index: 1
align: middle left alignment: middle left
font: font:
name: MPlantin name: MPlantin
size: 6 size: 6
color: script: font_color() color: script: font_color()
width: 312
height: 444
dpi: 127.34225621414913957934990439771
...@@ -4,12 +4,16 @@ ...@@ -4,12 +4,16 @@
############################################################## ##############################################################
############################################################## ##############################################################
mse version: 0.2.7 mse version: 0.3.1
game: magic game: magic
short name: Old style short name: Old style
full name: Before 8th edition full name: Before 8th edition
icon: card-sample.png icon: card-sample.png
card width: 312
card height: 444
card dpi: 127.34225621414913957934990439771
############################################################## Extra scripts ############################################################## Extra scripts
## COPY/PASTE from magic-new.mse-style/style ## COPY/PASTE from magic-new.mse-style/style
...@@ -109,7 +113,7 @@ card style: ...@@ -109,7 +113,7 @@ card style:
top : 9 top : 9
width: 210 width: 210
height: 22 height: 22
align: bottom shrink-overflow alignment: bottom shrink-overflow
padding bottom: 0 padding bottom: 0
z index: 1 z index: 1
font: font:
...@@ -124,11 +128,11 @@ card style: ...@@ -124,11 +128,11 @@ card style:
top : 9 top : 9
width: 54 width: 54
height: 22 height: 22
align: middle right alignment: middle right
symbol font: symbol font:
name: magic-mana-small name: magic-mana-small
size: 14 size: 14
align: middle right alignment: middle right
always symbol: true always symbol: true
z index: 2 z index: 2
padding top: 0 padding top: 0
...@@ -156,7 +160,7 @@ card style: ...@@ -156,7 +160,7 @@ card style:
top : 248 top : 248
width: 240 width: 240
height: 18 height: 18
align: top left alignment: top left
z index: 1 z index: 1
font: font:
name: MPlantin name: MPlantin
...@@ -201,7 +205,7 @@ card style: ...@@ -201,7 +205,7 @@ card style:
then "magic-mana-large" then "magic-mana-large"
else "magic-mana-small" else "magic-mana-small"
size: 13 size: 13
align: middle left alignment: middle left
z index: 2 z index: 2
padding left: 2 padding left: 2
padding top: 2 padding top: 2
...@@ -217,7 +221,7 @@ card style: ...@@ -217,7 +221,7 @@ card style:
height: 140 height: 140
z index: 1 z index: 1
render style: image render style: image
align: middle center alignment: middle center
include file: magic-watermarks.mse-include/watermarks include file: magic-watermarks.mse-include/watermarks
############################# PT ############################# PT
...@@ -227,7 +231,7 @@ card style: ...@@ -227,7 +231,7 @@ card style:
top: 408 top: 408
width: 42 width: 42
height: 28 height: 28
align: right top alignment: right top
font: font:
name: Mplantin name: Mplantin
size: 16 size: 16
...@@ -247,7 +251,7 @@ card style: ...@@ -247,7 +251,7 @@ card style:
width: 200 width: 200
height: 14 height: 14
z index: 1 z index: 1
align: center alignment: center
font: font:
name: Mplantin name: Mplantin
size: 9 size: 9
...@@ -262,12 +266,8 @@ card style: ...@@ -262,12 +266,8 @@ card style:
width: 200 width: 200
height: 9 height: 9
z index: 1 z index: 1
align: center alignment: center
font: font:
name: MPlantin name: MPlantin
size: 6 size: 6
color: script: font_color() color: script: font_color()
width: 312
height: 444
dpi: 127.34225621414913957934990439771
mse version: 0.2.7 mse version: 0.3.1
game: magic game: magic
short name: Textless short name: Textless
full name: Modern style full name: Modern style
icon: card-sample.png icon: card-sample.png
card width: 375
card height: 523
card dpi: 150
#By: Wolfwood #By: Wolfwood
############################################################## Extra scripts ############################################################## Extra scripts
...@@ -97,7 +101,7 @@ card style: ...@@ -97,7 +101,7 @@ card style:
width: width:
script: if card.card_symbol=="none" then 246 else 227 script: if card.card_symbol=="none" then 246 else 227
height: 23 height: 23
align: bottom shrink-overflow alignment: bottom shrink-overflow
padding bottom: 0 padding bottom: 0
z index: 1 z index: 1
font: font:
...@@ -110,11 +114,11 @@ card style: ...@@ -110,11 +114,11 @@ card style:
top : 29 top : 29
width: 63 width: 63
height: 23 height: 23
align: bottom right alignment: bottom right
symbol font: symbol font:
name: magic-mana-large name: magic-mana-large
size: 15 size: 15
align: bottom right alignment: bottom right
always symbol: true always symbol: true
z index: 2 z index: 2
padding top: 0 padding top: 0
...@@ -160,7 +164,7 @@ card style: ...@@ -160,7 +164,7 @@ card style:
top: 448 top: 448
width: 60 width: 60
height: 28 height: 28
align: center middle alignment: center middle
font: font:
name: Mplantin name: Mplantin
size: 18 size: 18
...@@ -206,7 +210,3 @@ card style: ...@@ -206,7 +210,3 @@ card style:
size: 8 size: 8
color: color:
script: font_color() script: font_color()
width: 375
height: 523
dpi: 150
mse version: 0.3.1
full name: Magic The Gathering, textbox watermarks full name: Magic The Gathering, textbox watermarks
version: 2006.08.03 version: 2006.08.03
......
mse version: 0.3.0 mse version: 0.3.1
short name: Magic short name: Magic
full name: Magic the Gathering full name: Magic the Gathering
icon: card-back.png icon: card-back.png
......
mse version: 0.2.7 mse version: 0.3.1
game: vanguard game: vanguard
short name: Standard short name: Standard
icon: card-sample.png icon: card-sample.png
card width: 375
card height: 523
card dpi: 150
# Author: Wolfwood # Author: Wolfwood
# Based on: magic-new # Based on: magic-new
...@@ -18,12 +22,6 @@ init script: ...@@ -18,12 +22,6 @@ init script:
# Use guild mana symbols? # Use guild mana symbols?
guild_mana := { styling.use_guild_mana_symbols } guild_mana := { styling.use_guild_mana_symbols }
############################################################## Set info fields
info style:
title:
padding left: 2
font:
size: 16
############################################################## Extra style options ############################################################## Extra style options
...@@ -92,7 +90,7 @@ card style: ...@@ -92,7 +90,7 @@ card style:
top : 30 top : 30
width: 224 width: 224
height: 23 height: 23
align: bottom center shrink-overflow alignment: bottom center shrink-overflow
padding bottom: 0 padding bottom: 0
z index: 1 z index: 1
font: font:
...@@ -116,7 +114,7 @@ card style: ...@@ -116,7 +114,7 @@ card style:
top : 306 top : 306
width: 268 width: 268
height: 18 height: 18
align: top center shrink-overflow alignment: top center shrink-overflow
z index: 1 z index: 1
font: font:
name: Matrix name: Matrix
...@@ -142,7 +140,7 @@ card style: ...@@ -142,7 +140,7 @@ card style:
then "magic-mana-large" then "magic-mana-large"
else "magic-mana-small" else "magic-mana-small"
size: 14 size: 14
align: middle center alignment: middle center
z index: 2 z index: 2
padding left: 4 padding left: 4
padding top: 2 padding top: 2
...@@ -162,7 +160,7 @@ card style: ...@@ -162,7 +160,7 @@ card style:
size: 10 size: 10
scale down to: 6 scale down to: 6
color: rgb(0,0,0) color: rgb(0,0,0)
align: bottom left alignment: bottom left
z index: 2 z index: 2
padding left: 2 padding left: 2
padding top: 2 padding top: 2
...@@ -176,7 +174,7 @@ card style: ...@@ -176,7 +174,7 @@ card style:
top: 433 top: 433
width: 22 width: 22
height: 32 height: 32
align: center middle shrink-overflow alignment: center middle shrink-overflow
font: font:
name: Mplantin name: Mplantin
size: 12 size: 12
...@@ -188,7 +186,7 @@ card style: ...@@ -188,7 +186,7 @@ card style:
top: 433 top: 433
width: 22 width: 22
height: 32 height: 32
align: center middle shrink-overflow alignment: center middle shrink-overflow
font: font:
name: Mplantin name: Mplantin
size: 12 size: 12
...@@ -202,7 +200,7 @@ card style: ...@@ -202,7 +200,7 @@ card style:
top : 466 top : 466
width: 295 width: 295
height: 16 height: 16
align: center alignment: center
z index: 1 z index: 1
font: font:
name: Matrix name: Matrix
...@@ -214,13 +212,9 @@ card style: ...@@ -214,13 +212,9 @@ card style:
top : 476 top : 476
width: 295 width: 295
height: 12 height: 12
align: center alignment: center
z index: 1 z index: 1
font: font:
name: MPlantin name: MPlantin
size: 6 size: 6
color: rgb(0,0,0) color: rgb(0,0,0)
width: 375
height: 523
dpi: 150
mse version: 0.2.7 mse version: 0.3.1
short name: Vanguard short name: Vanguard
full name: Magic Vanguard full name: Magic Vanguard
icon: card-sample.png icon: card-sample.png
......
mse version: 0.3.0 mse version: 0.3.1
game: vs game: vs
short name: Promotional short name: Promotional
full name: Extended Art Promo full name: Extended Art Promo
......
mse version: 0.2.7 mse version: 0.3.1
# Symbol font for arrow symbol # Symbol font for arrow symbol
image font size: 135 image font size: 135
......
mse version: 0.3.0 mse version: 0.3.1
game: vs game: vs
short name: Standard short name: Standard
full name: Normal VS cards full name: Normal VS cards
......
mse version: 0.3.0 mse version: 0.3.1
short name: VS System short name: VS System
icon: card-back.png icon: card-back.png
......
mse version: 0.3.1
# Symbol font for level symbols
image font size: 16
horizontal space: 2
symbol:
code: c
image: continuous.png
symbol:
code: t
image: counter.png
symbol:
code: e
image: equipment.png
symbol:
code: f
image: field.png
symbol:
code: q
image: quickplay.png
symbol:
code: r
image: ritual.png
symbol:
code: s
image: star.png
image font size: 25
\ No newline at end of file
mse version: 0.3.1
game: yugioh
short name: Standard
icon: card-sample.png
card width: 375
card height: 523
card dpi: 300
############################################################## Extra scripts
############################################################## Extra style
############################################################## Card fields
card style:
############################# Background stuff
card type:
left: 0
top: 0
width: 375
height: 523
z index: -2
render style: image
popup style: in place
choice images:
normal monster: card-normal.jpg
effect monster: card-effect.jpg
ritual monster: card-ritual.jpg
fusion monster: card-fusion.jpg
obelisk: card-obelisk.jpg
slifer: card-slifer.jpg
ra: card-ra.jpg
legendary dragons: card-dragons.jpg
spell card: card-spell.jpg
trap card: card-trap.jpg
colors card list: true
choice colors:
normal monster: rgb(120,18,0)
effect monster: rgb(120,18,0)
ritual monster: rgb(26,26,26)
fusion monster: rgb(26,26,26)
obelisk: rgb(26,26,26)
slifer: rgb(26,26,26)
ra: rgb(26,26,26)
legendary dragons: rgb(26,26,26)
spell card: rgb(80,80,80)
trap card: rgb(30,110,0)
############################# Name line
name:
left: 35
top : 31
width: 265
height: 35
alignment: bottom shrink-overflow
padding bottom: 0
z index: 2
font:
name: MatrixBoldSmallCaps
size: 26
color:
script: if is_nmonster() then rgb(255,255,255)
else rgb(0,0,0)
attribute:
left: 302
top : 32
width: 35
height: 35
z index: 2
render style: image
popup style: in place
choice images:
earth: earth.png
water: water.png
fire: fire.png
wind: wind.png
light: light.png
dark: dark.png
divine: divine.png
spell: spell.png
trap: trap.png
level:
left: 45
top : 78
height: 25
width: 285
z index: 2
alignment: middle right
always symbol: true
symbol font:
name: yugioh-standard-levels
size: 12
alignment: middle center
############################# Image
image:
left: 53
top: 114
width: 267
height: 261
z index: 1
############################# Card type
monster type:
left: 38
top : 403
width: 200
height: 14
alignment: top left
z index: 2
font:
name: MatrixBoldSmallCaps
size: 12
color: rgb(0,0,0)
visible: script: if is_nmonster() then false else true
############################# Edition and Card ID
number:
left: 210
top : 383
width: 120
height: 28
z index: 2
alignment: top right
font:
name: Times New Roman
size: 8
color: rgb(0,0,0)
edition:
left: 45
top: 383
width: 120
height: 18
z index: 2
font:
name: Times New Roman
size: 8
color: rgb(0,0,0)
############################# Text box
rule text:
left: 35
top :
script: if is_nmonster() then 400 else 413
width: 301
height:
script: if is_nmonster() then 90 else 63
font:
name: Times New Roman
italic name: Times New Roman Italic
size: 9
scale down to: 4
color: rgb(0,0,0)
alignment: top left
z index: 3
padding left: 2
padding top: 2
padding right: -3
padding bottom: 0
line height hard: 1.1
############################# Attack/Defense
attack:
left: 205
top: 477
width: 50
height: 18
z index: 2
alignment: left middle
font:
name: MatrixBoldSmallCaps
size: 12
color: rgb(0,0,0)
visible: script: if is_nmonster() then false else true
defense:
z index: 4
left: 276
top: 477
width: 50
height: 18
z index: 2
alignment: left middle
font:
name: MatrixBoldSmallCaps
size: 12
color: rgb(0,0,0)
visible: script: if is_nmonster() then false else true
############################# Card sorting / numbering
############################# Copyright stuff
gamecode:
left: 15
top : 499
width: 100
height: 18
alignment: top left
z index: 2
font:
name: Times New Roman
size: 8
color: rgb(0,0,0)
copyright:
left: 195
top : 499
width: 150
height: 18
z index: 2
alignment: top right
font:
name: Times New Roman
size: 8
color: rgb(0,0,0)
mse version: 0.3.1
short name: Yu-Gi-Oh!
icon: card-back.png
############################################################## Functions & filters
## Copied and Pasted from vs.mse-game, with a few modifications
# General functions
init script:
# level codes
level_filter := to_lower + sort_rule(order: "[ctefqrs]")
# the rule text filter
# - adds continuous symbols
# - adds counter symbols
# - adds equipment symbols
# - adds field symbols
# - adds quickplay symbols
# - adds ritual symbols
# - adds level symbols
# - makes text in parentheses italic
text_filter :=
# step 1 : remove all automatic tags
tag_remove_rule(tag: "<sym-auto>") +
tag_remove_rule(tag: "<i-auto>") +
# step 2 : symbols
replace_rule(
match: "cn|ct|eq|fd|qp|ri|lv",
replace: {"<sym-auto>&</sym-auto>"} ) +
# step 3 : fill in atom fields
tag_contents_rule(
tag: "<atom-cardname>",
contents: { if card.name=="" then "CARDNAME" else card.name }
)
# the flavor text filter
flavor_text_filter :=
# step 1 : remove italic tags
tag_remove_rule(tag: "<i-flavor>") +
# step 2 : surround by <i> tags
{ "<i-flavor>" + input + "</i-flavor>" };
# Determine type of card
card_type := {
if card.attribute == "spell" then "spell card"
else if card.attribute == "trap" then "trap card"
else "normal monster"
}
# Default 'attribute' of card
attribute := {
if is_spell_card() then "spell"
else if is_trap_card() then "trap"
else ""
}
############### Type of card
is_nmonster := {
card.card_type == "spell card" or
card.card_type == "trap card"
}
is_monster := {
card.card_type == "normal monster" or
card.card_type == "effect monster" or
card.card_type == "ritual monster" or
card.card_type == "fusion monster" or
card.card_type == "obelisk" or
card.card_type == "slifer" or
card.card_type == "ra" or
card.card_type == "legendary dragons"
}
is_normal_monster := {
card.card_type == "normal monster" or
card.card_type == "obelisk" or
card.card_type == "slifer" or
card.card_type == "ra" or
card.card_type == "legendary dragons"
}
is_spell_card := {
card.card_type == "spell card"
}
is_trap_card := {
card.card_type == "trap card"
}
############################################################## Set fields
set field:
type: info
name: Set Information
set field:
type: text
name: title
description: This information will not appear on the card.
set field:
type: text
name: code
description: Recommended only 3 Capital digits. Will appear before card number. ex: LOB-XX101
set field:
type: text
name: language
description: Recommended 2 - 3 Captital digits. Will appear before the card number, after the code. ex: XXX-EN101
set field:
type: text
name: description
multi line: true
description: This information will not appear on the card.
set field:
type: text
name: edition
description: Editting this will set 1 edition for all the cards and will appear in the edition bar below the picture. ex-> LIMITED EDITION
set field:
type: text
name: copyright
description: Copyright information. This will not appear on the card.
############################# Default style
default set style:
title:
padding left: 2
font:
size: 16
############################################################## Card fields
############################# Background stuff
card field:
type: choice
name: card type
choice: normal monster
choice: effect monster
choice: ritual monster
choice: fusion monster
choice: obelisk
choice: slifer
choice: ra
choice: legendary dragons
choice: spell card
choice: trap card
default: card_type()
############################# Name line
card field:
type: text
name: name
identifying: true
show statistics: false
card list visible: true
card list column: 1
card field:
type: choice
name: attribute
choice: none
choice: earth
choice: water
choice: fire
choice: wind
choice: light
choice: dark
choice: divine
choice: spell
choice: trap
card list visible: true
card list column: 2
card field:
type: text
name: level
description: Level, s = star, c = continuous, t = counter, e = equipment, f = field, q = quickplay, r = ritual
script: level_filter(value)
############################# Image
card field:
type: image
name: image
show statistics: false
############################# Card type
card field:
type: text
name: monster
editable: false
card field:
type: text
name: type1
editable: false
card field:
type: text
name: monster type
script:
# Either just monster, monster / type1
combined_editor(
field1: card.monster,
separator: " / ",
field2: card.type1,
grey_until_needed: true,
hide_when_both_empty: true,
type_over1: " / ",
type_over2: "/"
)
card list visible: true
card list column: 3
############################# Edition and Card ID
card field:
type: text
name: number
script:
set.code
+ "-" +
set.language +
position(
of: card
in: set
order_by: {
card.name
})
card list visible: true
card list column: 6
card list width: 55
card list name: #
editable: false
card field:
type: text
name: edition
default: set.edition
############################# Text box
card field:
type: text
name: rules
script: text_filter(value)
editable: false
show statistics: false
card field:
type: text
name: flavor
script: flavor_text_filter(value)
editable: false
show statistics: false
card field:
type: text
name: rule text
multi line: true
save value: false
show statistics: false
script:
if is_normal_monster(value) then
combined_editor(field1: card.rules, separator: "<line>\n</>", field2: card.flavor)
else
forward_editor(field: card.rules)
############################# Attack/Defense
card field:
type: text
name: attack
save value: true
script: to_upper(value)
card list visible: true
card list column: 4
card list width: 33
card list name: ATK
card field:
type: text
name: defense
save value: true
script: to_upper(value)
card list visible: true
card list column: 5
card list width: 33
card list name: DEF
############################# Copyright stuff
card field:
type: text
name: gamecode
card field:
type: text
name: copyright
default: set.copyright
############################################################## Word lists
# Doesn't do anything yet
#word list:
# name: type
# word: Dragon
# word: Spellcaster
# word: Zombie
# word: Warrior
# word: Beast-Warrior
# word: Beast
# word: Winged Beast
# word: Fiend
# word: Fiary
# word: Insect
# word: Dinosaur
# word: Reptile
# word: Fish
# word: Sea Serpent
# word: Machine
# word: Thunder
# word: Aqua
# word: Pyro
# word: Rock
# word: Plant
# word: Divine-Beast
# word: Toon
# word: Spirit
# word: Union
# word: Effect
# word: Fusion
# word: Ritual
# word: Divine
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment