mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-12 13:37:00 -04:00
Made a change to casting costs in all new Magic styles. They're still not perfect, but closer.
Corrected a mistake in extended image styling for magic-new and magic-planeshifted. git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@763 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -155,14 +155,14 @@ card style:
|
|||||||
color: rgb(0,0,0)
|
color: rgb(0,0,0)
|
||||||
casting cost:
|
casting cost:
|
||||||
right: 343
|
right: 343
|
||||||
top : 30
|
top : 32
|
||||||
width: { max(30, card_style.casting_cost.content_width) + 5 }
|
width: { max(30, card_style.casting_cost.content_width) + 5 }
|
||||||
height: 23
|
height: 23
|
||||||
alignment: middle right
|
alignment: middle right
|
||||||
symbol font:
|
symbol font:
|
||||||
name: magic-mana-large
|
name: magic-mana-large
|
||||||
size: 15
|
size: 15
|
||||||
alignment: bottom right
|
alignment: middle right
|
||||||
always symbol: true
|
always symbol: true
|
||||||
z index: 2
|
z index: 2
|
||||||
padding top: 0
|
padding top: 0
|
||||||
|
|||||||
@@ -172,20 +172,20 @@ card style:
|
|||||||
|
|
||||||
casting cost:
|
casting cost:
|
||||||
right: 343
|
right: 343
|
||||||
top : 30
|
top : 33
|
||||||
width: { max(30, card_style.casting_cost.content_width) + 5 }
|
width: { max(30, card_style.casting_cost.content_width) + 5 }
|
||||||
height: 23
|
height: 23
|
||||||
alignment: bottom right
|
alignment: bottom right
|
||||||
symbol font:
|
symbol font:
|
||||||
name: magic-mana-large
|
name: magic-mana-large
|
||||||
size: 15
|
size: 15
|
||||||
alignment: bottom right
|
alignment: middle right
|
||||||
always symbol: true
|
always symbol: true
|
||||||
z index: 2
|
z index: 2
|
||||||
padding top: 0
|
padding top: 0
|
||||||
casting cost 2:
|
casting cost 2:
|
||||||
left: 32
|
left: 32
|
||||||
top : 454
|
top : 450
|
||||||
width: { max(30, card_style.casting_cost_2.content_width) + 5 }
|
width: { max(30, card_style.casting_cost_2.content_width) + 5 }
|
||||||
height: 23
|
height: 23
|
||||||
alignment: bottom right
|
alignment: bottom right
|
||||||
@@ -193,7 +193,7 @@ card style:
|
|||||||
symbol font:
|
symbol font:
|
||||||
name: magic-mana-large
|
name: magic-mana-large
|
||||||
size: 15
|
size: 15
|
||||||
alignment: bottom right
|
alignment: middle right
|
||||||
always symbol: true
|
always symbol: true
|
||||||
z index: 2
|
z index: 2
|
||||||
padding top: 0
|
padding top: 0
|
||||||
|
|||||||
@@ -174,14 +174,14 @@ card style:
|
|||||||
color: rgb(0,0,0)
|
color: rgb(0,0,0)
|
||||||
casting cost:
|
casting cost:
|
||||||
right: 345
|
right: 345
|
||||||
top : 23
|
top : 25
|
||||||
width: { max(30, card_style.casting_cost.content_width) + 5 }
|
width: { max(30, card_style.casting_cost.content_width) + 5 }
|
||||||
height: 23
|
height: 23
|
||||||
alignment: bottom right
|
alignment: bottom right
|
||||||
symbol font:
|
symbol font:
|
||||||
name: magic-mana-large
|
name: magic-mana-large
|
||||||
size: 15
|
size: 15
|
||||||
alignment: bottom right
|
alignment: middle right
|
||||||
always symbol: true
|
always symbol: true
|
||||||
z index: 2
|
z index: 2
|
||||||
padding top: 0
|
padding top: 0
|
||||||
|
|||||||
@@ -150,14 +150,14 @@ card style:
|
|||||||
color: rgb(0,0,0)
|
color: rgb(0,0,0)
|
||||||
casting cost:
|
casting cost:
|
||||||
right: 343
|
right: 343
|
||||||
top : 30
|
top : 32
|
||||||
width: { max(30, card_style.casting_cost.content_width) + 5 }
|
width: { max(30, card_style.casting_cost.content_width) + 5 }
|
||||||
height: 23
|
height: 23
|
||||||
alignment: bottom right
|
alignment: bottom right
|
||||||
symbol font:
|
symbol font:
|
||||||
name: magic-mana-large
|
name: magic-mana-large
|
||||||
size: 15
|
size: 15
|
||||||
alignment: bottom right
|
alignment: middle right
|
||||||
always symbol: true
|
always symbol: true
|
||||||
z index: 2
|
z index: 2
|
||||||
padding top: 0
|
padding top: 0
|
||||||
|
|||||||
@@ -193,7 +193,7 @@ card style:
|
|||||||
symbol font:
|
symbol font:
|
||||||
name: magic-mana-large
|
name: magic-mana-large
|
||||||
size: 12
|
size: 12
|
||||||
alignment: bottom right
|
alignment: middle right
|
||||||
always symbol: true
|
always symbol: true
|
||||||
z index: 2
|
z index: 2
|
||||||
padding top: 0
|
padding top: 0
|
||||||
@@ -207,7 +207,7 @@ card style:
|
|||||||
symbol font:
|
symbol font:
|
||||||
name: magic-mana-large
|
name: magic-mana-large
|
||||||
size: 12
|
size: 12
|
||||||
alignment: bottom right
|
alignment: middle right
|
||||||
always symbol: true
|
always symbol: true
|
||||||
z index: 2
|
z index: 2
|
||||||
padding top: 0
|
padding top: 0
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.5 KiB |
@@ -195,7 +195,7 @@ card style:
|
|||||||
color: rgb(0,0,0)
|
color: rgb(0,0,0)
|
||||||
casting cost:
|
casting cost:
|
||||||
right: 343
|
right: 343
|
||||||
top : 30
|
top : 32
|
||||||
width: { max(30, card_style.casting_cost.content_width) + 5 }
|
width: { max(30, card_style.casting_cost.content_width) + 5 }
|
||||||
height: 23
|
height: 23
|
||||||
alignment: bottom right
|
alignment: bottom right
|
||||||
@@ -205,7 +205,7 @@ card style:
|
|||||||
symbol font:
|
symbol font:
|
||||||
name: magic-mana-large
|
name: magic-mana-large
|
||||||
size: 15
|
size: 15
|
||||||
alignment: bottom right
|
alignment: middle right
|
||||||
always symbol: true
|
always symbol: true
|
||||||
z index: 2
|
z index: 2
|
||||||
padding top: 0
|
padding top: 0
|
||||||
@@ -220,9 +220,9 @@ card style:
|
|||||||
|
|
||||||
############################# Image
|
############################# Image
|
||||||
image:
|
image:
|
||||||
left: 32
|
left: 31
|
||||||
top: 62
|
top: 62
|
||||||
width: 311
|
width: 312
|
||||||
height: { if styling.image_size == "extended" then 408 else 228 }
|
height: { if styling.image_size == "extended" then 408 else 228 }
|
||||||
z index: 1
|
z index: 1
|
||||||
mask:
|
mask:
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.5 KiB |
@@ -162,14 +162,14 @@ card style:
|
|||||||
shadow displacement y: 1
|
shadow displacement y: 1
|
||||||
casting cost:
|
casting cost:
|
||||||
right: 343
|
right: 343
|
||||||
top : 30
|
top : 33
|
||||||
width: { max(30, card_style.casting_cost.content_width) + 5 }
|
width: { max(30, card_style.casting_cost.content_width) + 5 }
|
||||||
height: 23
|
height: 23
|
||||||
alignment: bottom right
|
alignment: bottom right
|
||||||
symbol font:
|
symbol font:
|
||||||
name: magic-mana-large
|
name: magic-mana-large
|
||||||
size: 15
|
size: 15
|
||||||
alignment: bottom right
|
alignment: middle right
|
||||||
always symbol: true
|
always symbol: true
|
||||||
z index: 2
|
z index: 2
|
||||||
padding top: 0
|
padding top: 0
|
||||||
@@ -184,9 +184,9 @@ card style:
|
|||||||
|
|
||||||
############################# Image
|
############################# Image
|
||||||
image:
|
image:
|
||||||
left: 32
|
left: 31
|
||||||
top: 62
|
top: 62
|
||||||
width: 311
|
width: 312
|
||||||
height: { if styling.image_size == "extended" then 408 else 228 }
|
height: { if styling.image_size == "extended" then 408 else 228 }
|
||||||
z index: 1
|
z index: 1
|
||||||
mask:
|
mask:
|
||||||
|
|||||||
@@ -143,14 +143,14 @@ card style:
|
|||||||
color: rgb(0,0,0)
|
color: rgb(0,0,0)
|
||||||
casting cost:
|
casting cost:
|
||||||
right: 343
|
right: 343
|
||||||
top : 29
|
top : 30
|
||||||
width: { max(30, card_style.casting_cost.content_width) + 5 }
|
width: { max(30, card_style.casting_cost.content_width) + 5 }
|
||||||
height: 23
|
height: 23
|
||||||
alignment: bottom right
|
alignment: bottom right
|
||||||
symbol font:
|
symbol font:
|
||||||
name: magic-mana-large
|
name: magic-mana-large
|
||||||
size: 15
|
size: 15
|
||||||
alignment: bottom right
|
alignment: middle right
|
||||||
always symbol: true
|
always symbol: true
|
||||||
z index: 2
|
z index: 2
|
||||||
padding top: 0
|
padding top: 0
|
||||||
|
|||||||
Reference in New Issue
Block a user