mse version: 2.0.0 game: magic full name: Music cards short name: Music cards installer group: magic/music style icon: card-sample.png position hint: 834 version: 2024-05-30 depends on: package: magic.mse-game version: 2008-06-02 depends on: package: magic-modules.mse-include version: 2024-10-01 depends on: package: magic-mana-embossed.mse-symbol-font version: 2007-09-23 depends on: package: magic-mana-small.mse-symbol-font version: 2007-09-23 card width: 375 card height: 523 card dpi: 150 #By Buttock1234 # Updated by Pichoro ############################################################## Extra scripts init script: # Use the normal tap symbol mana_t := { if styling.tap_symbol == "old" then "old" else if styling.tap_symbol == "diagonal T" then "older" else "new" } # Use guild mana symbols? guild_mana := { styling.use_guild_mana_symbols } watermark_include := "/magic-modules.mse-include/watermarks" ############################################################## Extra style options styling field: type: package choice name: text box mana symbols match: magic-mana-*.mse-symbol-font initial: magic-mana-embossed.mse-symbol-font styling field: type: choice name: tap symbol description: What tap and untap symbols should be used on cards? initial: modern choice: modern choice: old choice: diagonal T styling field: type: choice name: center text description: When to center text (short text only means only on one-line cards with no flavor text) choice: always choice: short text only choice: never initial: never styling field: type: boolean name: use guild mana symbols description: Use the Ravnica guild symbols instead of the official half/half circles for hybrid mana. initial: no styling field: type: package choice name: overlay description: Should there be an overlay applied, such as foil? match: magic-overlay-*.mse-include required: false styling style: tap symbol: render style: both choice images: modern: /magic-mana-embossed.mse-symbol-font/mana_t.png old: /magic-mana-embossed.mse-symbol-font/mana_t_old.png diagonal T: /magic-mana-embossed.mse-symbol-font/mana_t_older.png center text: render style: both choice images: always: /magic.mse-game/icons/center-all-text.png short text only: /magic.mse-game/icons/center-short-text.png never: /magic.mse-game/icons/center-no-text.png use guild mana symbols: choice images: yes: /magic-mana-small.mse-symbol-font/mana_guild_rg.png no: /magic-mana-small.mse-symbol-font/mana_rg.png ############################################################## Card fields include file: /magic-modules.mse-include/corners/card_fields include file: /magic-modules.mse-include/information/the_list_old card style: ############################# Background stuff border color: left: 0 top : 0 width: 375 height: 523 left width: 16 right width: 17 top width: 16 bottom width: 17 z index: 4 card color: left: 0 top: 0 width: 375 height: 523 z index: 0 render style: image popup style: in place image: { card_background() } ############################# Name line name: left: 27 top : 34 width: 310 height: 20 alignment: bottom shrink-overflow padding bottom: 0 z index: 1 font: name: MatrixBook size: 17 weight: bold color: rgb(255,255,255) shadow color: rgb(0,0,0) shadow displacement x: -2 shadow displacement y: 2 shadow blur: 2 casting cost: left: 321 top : 65 width: 27 height: 225 direction: vertical alignment: top right symbol font: name: magic-mana-embossed size: 18 scale down to: 18 alignment: bottom center always symbol: true z index: 2 padding top: 0 card symbol: left: 19 top : 65 height: 21 width: 23 z index: 5 render style: image image: { card_symbol_image(face: 1) } ############################# Image image: left: 17 top: 59 width: 316 height: 226 mask: imagemask.png z index: 1 ############################# Card type type: left: 56 top : 288 width: 260 height: 20 alignment: middle shrink-overflow z index: 1 padding top: 2 font: name: MatrixBook size: 13 weight: bold color: rgb(255,255,255) shadow color: rgb(0,0,0) shadow displacement x: -2 shadow displacement y: 2 shadow blur: 2 rarity: left: 20 top : 288 width: 33 height: 23 z index: 1 alignment: middle center render style: image include file: /magic-modules.mse-include/rarities/choice_images ############################# Text box text: left: 28 top : 327 width: 316 height: 144 font: name: MatrixBook size: 12 scale down to: 6 color: rgb(0,0,0) symbol font: name: { styling.text_box_mana_symbols } size: 11 alignment: script: if (styling.center_text == "short text only" and not contains(match:"\n", card.rule_text) and card.flavor_text == "" and card_style.text.content_lines <= 2) or styling.center_text == "always" then "middle center" else "top left" z index: 2 padding left: 6 padding top: 2 padding right: 4 padding bottom: 2 line height hard: 1.2 line height line: 1.5 line height soft: 0.9 watermark: left: 18 top : 327 width: 336 height: 144 z index: 1 render style: image alignment: middle center include file: /magic.mse-game/watermarks/menu_choice_images image: { watermark_image_1() } ############################# PT pt: z index: 2 right: 355 top: 480 width: 60 height: 22 alignment: center middle shrink-overflow font: name: ModMatrix size: 17 color: rgb(255,255,255) shadow color: rgb(0,0,0) shadow displacement x: -2 shadow displacement y: 2 separator color: rgb(200,0,0) shadow blur: 2 ############################# Card sorting / numbering ############################# Copyright stuff illustrator: left: 24 top : 479 width: 285 height: 13 z index: 1 alignment: middle left font: name: Matrix size: 10 color: rgb(0,0,0) separator color: rgb(200,0,0) copyright line: left: 24 top : 492 width: 285 height: 12 z index: 1 alignment: bottom left font: name: MPlantin size: 7 color: rgb(0,0,0) separator color: rgb(200,0,0) ############################################################## Extra card fields extra card field: type: choice name: foil layer choice: foil save value: false editable: false extra card field: type: choice name: pt symbols script: "pt" save value: false editable: false extra card style: foil layer: left: 0 top : 0 width: 375 height: 523 z index: 1050 render style: image image: {if styling.overlay == "" then nil else styling.overlay + "/overlay.png"} pt symbols: left: 294 top: 478 width: 63 height: 27 z index: 1 visible: { card.power != "" or card.toughness != "" } render style: image choice images: pt: ptshieldsword.png