Commit 183b9f49 authored by pichoro's avatar pichoro

Changes to Magic Planechase:

New card back for card-sample in game.
Improved stats package.
Big keyword update.
Improved list of Planes.
Better allowances for custom card types.
Standard style is now much larger, reflecting that it is larger than regular Magic cards.
parent 34804556
mse version: 0.3.8 mse version: 0.3.8
game: planechase game: planechase
short name: Standard short name: Standard
installer group: Magic Planechase/normal style installer group: Magic Planes/normal style
icon: card-sample.png icon: card-sample.png
position hint: 01 position hint: 01
version: 2009-08-12 version: 2010-05-18
depends on: depends on:
package: planechase.mse-game package: planechase.mse-game
version: 2009-08-11 version: 2009-08-11
depends on: depends on:
package: magic-mana-small.mse-symbol-font package: magic-mana-small.mse-symbol-font
version: 2007-09-23 version: 2009-08-10
depends on: depends on:
package: magic-future-common.mse-include package: magic-future-common.mse-include
version: 2007-09-23 version: 2007-09-23
card width: 523 card width: 800
card height: 375 card height: 559
card dpi: 111.7142857 card dpi: 168.7055172
#By Pichoro #By Pichoro
#Images by Art_Freak #Images by Art_Freak
############################################################## Extra scripts ############################################################## Extra scripts
...@@ -84,44 +84,44 @@ styling style: ...@@ -84,44 +84,44 @@ styling style:
card style: card style:
############################# Name line ############################# Name line
name: name:
left: 84 left: 128
top : 20 top: 30
width: 354 width: 541
height: 23 height: 34
alignment: bottom center shrink-overflow alignment: bottom center shrink-overflow
padding bottom: 0 padding bottom: 0
z index: 2 z index: 2
font: font:
name: Matrix name: Matrix
size: 17 size: 26
weight: bold weight: bold
color: rgb(0,0,0) color: black
############################# Image ############################# Image
image: image:
left: 16 left: 24
top: 15 top: 22
width: 492 width: 753
height: 343 height: 511
z index: 1 z index: 1
mask: image_mask.png mask: image_mask.png
############################# Card type ############################# Card type
type: type:
left: 114 left: 174
top : 243 top: 362
width: 294 width: 450
height: 23 height: 34
alignment: bottom center shrink-overflow alignment: bottom center shrink-overflow
padding bottom: 0 padding bottom: 0
z index: 2 z index: 2
font: font:
name: Matrix name: Matrix
size: 13.5 size: 20
color: black color: black
rarity: rarity:
right: 408 right: 624
top : 253 top: 377
width: 28 width: 43
height: 14 height: 21
z index: 2 z index: 2
render style: image render style: image
alignment: middle right alignment: middle right
...@@ -139,27 +139,27 @@ card style: ...@@ -139,27 +139,27 @@ card style:
############################# Card sorting / numbering ############################# Card sorting / numbering
############################# Copyright stuff ############################# Copyright stuff
illustrator: illustrator:
left: 168 left: 257
top : 351 top: 523
width: 214 width: 327
height: 13 height: 19
z index: 2 z index: 2
alignment: middle center alignment: middle center
font: font:
name: Matrix name: Matrix
size: 8 size: 12
weight: bold weight: bold
color: white color: white
copyright line: copyright line:
left: 154 left: 236
top : 361 top: 538
width: 214 width: 327
height: 13 height: 19
z index: 2 z index: 2
alignment: middle center alignment: middle center
font: font:
name: MPlantin name: MPlantin
size: 6 size: 9
color: white color: white
############################################################## Extra card fields ############################################################## Extra card fields
extra card field: extra card field:
...@@ -190,47 +190,47 @@ extra card field: ...@@ -190,47 +190,47 @@ extra card field:
description: The rules and flavor text for the card; use up and down arrows to switch description: The rules and flavor text for the card; use up and down arrows to switch
extra card style: extra card style:
background: background:
left: 0 left: 0
top: 0 top: 0
width: 523 width: 800
height: 375 height: 559
z index: 0 z index: 0
render style: image render style: image
choice images: choice images:
frame: card.png frame: card.png
chaos symbol: chaos symbol:
left: 62 left: 95
top: 318 top: 474
width: 25 width: 38
height: 22 height: 33
z index: 2 z index: 2
render style: image render style: image
choice images: choice images:
chaos: /magic-mana-small.mse-symbol-font/mana_chaos.png chaos: /magic-mana-small.mse-symbol-font/mana_chaos.png
paintbrush: paintbrush:
left: { 245 - card_style.illustrator.content_width * 0.5 } left: { 375 - card_style.illustrator.content_width * 0.5 }
top : 352 top: 525
width: 30 width: 46
height: 12 height: 18
z index: 6 z index: 6
render style: image render style: image
choice images: choice images:
white: /magic-future-common.mse-include/paintbrush_white.png white: /magic-future-common.mse-include/paintbrush_white.png
text: text:
left: 61 left: 93
width: 402 width: 615
top: 270 top: 402
height: 78 height: 116
paragraph height: 39 paragraph height: 58
font: font:
name: MPlantin name: MPlantin
italic name: MPlantin-Italic italic name: MPlantin-Italic
size: 10.5 size: 16
scale down to: 0.5 scale down to: 1
color: black color: black
symbol font: symbol font:
name: { styling.text_box_mana_symbols } name: { styling.text_box_mana_symbols }
size: 10.5 size: 16
alignment: middle left alignment: middle left
z index: 2 z index: 2
line height hard: 1.1 line height hard: 1.1
......
This diff is collapsed.
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