Commit 88a7660b authored by AntiMetaman's avatar AntiMetaman

fine tuning link template

parent 739ebb88
...@@ -159,8 +159,8 @@ card style: ...@@ -159,8 +159,8 @@ card style:
if foil_is_full() then 0 if foil_is_full() then 0
else if is_transparent() then 14 else if is_transparent() then 14
else if image_noframe() and is_nopendulum() then 107.5 else if image_noframe() and is_nopendulum() then 107.5
else if is_nopendulum() then 112 else if is_nopendulum() then 113
else 112 else 113
width: width:
script: script:
if foil_is_full() then 421 if foil_is_full() then 421
...@@ -173,9 +173,12 @@ card style: ...@@ -173,9 +173,12 @@ card style:
if foil_is_full() then 614 if foil_is_full() then 614
else if is_transparent() then 586 else if is_transparent() then 586
else if image_noframe() and is_nopendulum() then 332 else if image_noframe() and is_nopendulum() then 332
else if is_big_pend() then 273 else if pend_image_is_small() and is_big_pend() then 276.5
else if is_medium_pend() then 273 else if pend_image_is_small() and is_medium_pend() then 276.5
else if is_small_pend() then 293.5 else if pend_image_is_small() and is_small_pend() then 297
else if is_big_pend() then 360.5
else if is_medium_pend() then 344.5
else if is_small_pend() then 344.5
else 320 else 320
z index: 5 z index: 5
render style: image render style: image
...@@ -334,7 +337,7 @@ card style: ...@@ -334,7 +337,7 @@ card style:
script: script:
if is_transparent() then if is_pendulum() then 106.5 else 14 if is_transparent() then if is_pendulum() then 106.5 else 14
else if image_noframe() and is_nopendulum() then 105 else if image_noframe() and is_nopendulum() then 105
else if is_nopendulum() then 112 else if is_nopendulum() then 113
else 106.5 else 106.5
width: width:
...@@ -349,9 +352,9 @@ card style: ...@@ -349,9 +352,9 @@ card style:
if is_transparent() then if is_pendulum() then 466 else 585 if is_transparent() then if is_pendulum() then 466 else 585
else if image_noframe() and is_nopendulum() then 332 else if image_noframe() and is_nopendulum() then 332
else if is_nopendulum() then 320 else if is_nopendulum() then 320
else if pend_image_is_small() and is_big_pend() then 273 else if pend_image_is_small() and is_big_pend() then 277
else if pend_image_is_small() and is_medium_pend() then 273 else if pend_image_is_small() and is_medium_pend() then 277
else if pend_image_is_small() and is_small_pend() then 293.5 else if pend_image_is_small() and is_small_pend() then 297.5
else if is_big_pend() then 360.5 else if is_big_pend() then 360.5
else if is_medium_pend() then 344.5 else if is_medium_pend() then 344.5
else if is_small_pend() then 344.5 else if is_small_pend() then 344.5
...@@ -477,16 +480,16 @@ card style: ...@@ -477,16 +480,16 @@ card style:
visible: script: if is_nmonster() or is_link() then false else true visible: script: if is_nmonster() or is_link() then false else true
###################### Link ###################### Link
link number: link number:
left: 375.5 left: 374
top: 562 top: 562
height: 11.5 height: 12
width: 12 width: 13
z index: 3 z index: 3
alignment: right middle alignment: right bottom stretch
font: font:
name: Eurostile Candy W01 Semibold name: Matrix-Bold
size: 11.5 size: 16
color: rgb(20,20,20) color: rgb(0,0,0)
symbol font: symbol font:
name: yugioh-text-replacements name: yugioh-text-replacements
alignment: shrink-overflow middle center alignment: shrink-overflow middle center
...@@ -494,9 +497,9 @@ card style: ...@@ -494,9 +497,9 @@ card style:
visible: script: if is_nmonster() or not is_link() then false else true visible: script: if is_nmonster() or not is_link() then false else true
###################### Link markers ###################### Link markers
Link Marker Up: Link Marker Up:
left: 163.5 left: 175
top: 90.5 top: 91
width: 91.5 width: 73
height: {if is_link() then 22.5 else 0} height: {if is_link() then 22.5 else 0}
z index: 5 z index: 5
render style: image render style: image
...@@ -505,10 +508,10 @@ card style: ...@@ -505,10 +508,10 @@ card style:
yes: link_marker_u.png yes: link_marker_u.png
visible: script: if is_link() then true else false visible: script: if is_link() then true else false
Link Marker UL: Link Marker UL:
left: 36 left: 35.5
top: 98.5 top: 98.5
width: {if is_link() then 39 else 0} width: {if is_link() then 38 else 0}
height: {if is_link() then 39 else 0} height: {if is_link() then 38 else 0}
z index: 5 z index: 5
render style:image render style:image
popup style: in place popup style: in place
...@@ -516,10 +519,10 @@ card style: ...@@ -516,10 +519,10 @@ card style:
yes: link_marker_ul.png yes: link_marker_ul.png
visible: script: if is_link() then true else false visible: script: if is_link() then true else false
Link Marker UR: Link Marker UR:
left: 347.5 left: 348
top: 98.5 top: 98.5
width: {if is_link() then 39 else 0} width: {if is_link() then 38 else 0}
height: {if is_link() then 39 else 0} height: {if is_link() then 38 else 0}
z index: 5 z index: 5
render style:image render style:image
popup style: in place popup style: in place
...@@ -527,14 +530,9 @@ card style: ...@@ -527,14 +530,9 @@ card style:
yes: link_marker_ur.png yes: link_marker_ur.png
visible: script: if is_link() then true else false visible: script: if is_link() then true else false
Link Marker Down: Link Marker Down:
<<<<<<< HEAD left: 175
left: 165
top: 433 top: 433
======= width: 73
left: 163.5
top: 430
>>>>>>> origin/master
width: 91.5
height: {if is_link() then 22.5 else 0} height: {if is_link() then 22.5 else 0}
z index: 5 z index: 5
render style:image render style:image
...@@ -543,10 +541,10 @@ card style: ...@@ -543,10 +541,10 @@ card style:
yes: link_marker_d.png yes: link_marker_d.png
visible: script: if is_link() then true else false visible: script: if is_link() then true else false
Link Marker DL: Link Marker DL:
left: 36 left: 35.5
top: 408.5 top: 412
width: {if is_link() then 39 else 0} width: {if is_link() then 38 else 0}
height: {if is_link() then 39 else 0} height: {if is_link() then 38 else 0}
z index: 5 z index: 5
render style:image render style:image
popup style: in place popup style: in place
...@@ -554,10 +552,10 @@ card style: ...@@ -554,10 +552,10 @@ card style:
yes: link_marker_dl.png yes: link_marker_dl.png
visible: script: if is_link() then true else false visible: script: if is_link() then true else false
Link Marker DR: Link Marker DR:
left: 347.5 left: 348
top: 408.5 top: 412
width: {if is_link() then 39 else 0} width: {if is_link() then 38 else 0}
height: {if is_link() then 39 else 0} height: {if is_link() then 38 else 0}
z index: 5 z index: 5
render style:image render style:image
popup style: in place popup style: in place
...@@ -566,9 +564,9 @@ card style: ...@@ -566,9 +564,9 @@ card style:
visible: script: if is_link() then true else false visible: script: if is_link() then true else false
Link Marker Left: Link Marker Left:
left: 29.5 left: 29.5
top: 225.5 top: 239
width:{if is_link() then 22.5 else 0} width:{if is_link() then 22.5 else 0}
height: 93.5 height: 73
z index: 5 z index: 5
render style:image render style:image
popup style: in place popup style: in place
...@@ -577,9 +575,9 @@ card style: ...@@ -577,9 +575,9 @@ card style:
visible: script: if is_link() then true else false visible: script: if is_link() then true else false
Link Marker Right: Link Marker Right:
left: 371.5 left: 371.5
top: 225.5 top: 239
width: {if is_link() then 22.5 else 0} width: {if is_link() then 22.5 else 0}
height: 93.5 height: 73
z index: 5 z index: 5
render style:image render style:image
popup style: in place popup style: in place
...@@ -920,7 +918,7 @@ extra card style: ...@@ -920,7 +918,7 @@ extra card style:
italic name: Matrix-Bold italic name: Matrix-Bold
size: 14 size: 14
color: rgb(32,32,32) color: rgb(32,32,32)
visible: script: if is_pendulum() then false else if is_transparent() then true else false visible: script: if is_pendulum() or is_nmonster() then false else if is_transparent() then true else false
defoverlay: defoverlay:
left: 294 left: 294
top: 562 top: 562
...@@ -933,7 +931,7 @@ extra card style: ...@@ -933,7 +931,7 @@ extra card style:
italic name: Matrix-Bold italic name: Matrix-Bold
size: 14 size: 14
color: rgb(32,32,32) color: rgb(32,32,32)
visible: script: if is_pendulum() then false else if is_transparent() then true else false visible: script: if is_pendulum() or is_nmonster() then false else if is_transparent() then true else false
copyright image: copyright image:
left: 224 left: 224
top : 584 top : 584
......
...@@ -355,7 +355,7 @@ card field: ...@@ -355,7 +355,7 @@ card field:
choice: promo choice: promo
card list visible: true card list visible: true
card list column: 7 card list column: 7
description: Ratity.罕见度 description: Rarity.罕见度
card field: card field:
type: choice type: choice
name: corner foil name: corner foil
......
...@@ -29,11 +29,6 @@ set field: ...@@ -29,11 +29,6 @@ set field:
name: author name: author
default: "AntiMetaman" default: "AntiMetaman"
description: 247321453 description: 247321453
set field:
type: text
name: description
multi line: true
description: This information will not appear on the card.
set field: set field:
type: text type: text
name: copyright name: copyright
......
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