Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
M
magicseteditor
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
MyCard
magicseteditor
Commits
d448a8c5
Commit
d448a8c5
authored
Aug 12, 2008
by
artfreakwiu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
No commit message
No commit message
parent
f776f627
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
21 additions
and
28 deletions
+21
-28
data/yugioh-standard.mse-style/style
data/yugioh-standard.mse-style/style
+16
-28
data/yugioh.mse-game/game
data/yugioh.mse-game/game
+5
-0
No files found.
data/yugioh-standard.mse-style/style
View file @
d448a8c5
...
@@ -23,11 +23,6 @@ card dpi: 152.6265
...
@@ -23,11 +23,6 @@ card dpi: 152.6265
############################################################## Extra scripts
############################################################## Extra scripts
############################################################## Extra style
############################################################## Extra style
styling field:
type: boolean
name: corner stamp
description: Should there be a foil stamp in the lower right corner?
initial: yes
styling field:
styling field:
type: choice
type: choice
name: rules alignment
name: rules alignment
...
@@ -257,11 +252,11 @@ card style:
...
@@ -257,11 +252,11 @@ card style:
size: 8
size: 8
color: rgb(0,0,0)
color: rgb(0,0,0)
rarity:
rarity:
left:
11
2
left:
33
2
top
: 494
top
: 492
width: 18
height: 20
height: 18
width: 20
z index:
2
z index:
3
render style: image
render style: image
popup style: in place
popup style: in place
choice images:
choice images:
...
@@ -274,8 +269,18 @@ card style:
...
@@ -274,8 +269,18 @@ card style:
parallel rare: blank2.png
parallel rare: blank2.png
gold tech: blank2.png
gold tech: blank2.png
promo: blank2.png
promo: blank2.png
corner foil:
left: 332
top : 492
height: 20
width: 20
z index: 2
render style: image list
choice images:
stamp:
script: if card.edition!="" then "cornerfirst.png" else "cornerunlimited.png"
copyright:
copyright:
left:
{ if styling.corner_stamp=="no" then 202 else 180 }
left:
180
top : 495
top : 495
width: 145
width: 145
height: 18
height: 18
...
@@ -311,12 +316,6 @@ extra card field:
...
@@ -311,12 +316,6 @@ extra card field:
name: defoverlay
name: defoverlay
default: "DEF/"
default: "DEF/"
editable: false
editable: false
extra card field:
type: choice
name: corner foil
choice: 1st
choice: 2nd
editable: true
extra card style:
extra card style:
bar:
bar:
left: 37
left: 37
...
@@ -372,14 +371,3 @@ extra card style:
...
@@ -372,14 +371,3 @@ extra card style:
size: 12
size: 12
color: rgb(0,0,0)
color: rgb(0,0,0)
visible: script: if is_nmonster() then false else true
visible: script: if is_nmonster() then false else true
corner foil:
left: 332
top : 492
height: 20
width: 20
z index: 3
render style: image list
choice images:
1st: cornerfirst.png
2nd: cornerunlimited.png
visible: script: if styling.corner_stamp=="no" then false else true
data/yugioh.mse-game/game
View file @
d448a8c5
...
@@ -424,6 +424,11 @@ card field:
...
@@ -424,6 +424,11 @@ card field:
choice: promo
choice: promo
card list visible: true
card list visible: true
card list column: 7
card list column: 7
card field:
type: choice
name: corner foil
choice: stamp
editable: false
card field:
card field:
type: text
type: text
name: copyright
name: copyright
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment