3.0
BIN
old/data/borders/cardMask.png
Normal file
After Width: | Height: | Size: 4.8 KiB |
BIN
old/data/borders/fullArtLandM15/black/frame.png
Normal file
After Width: | Height: | Size: 89 KiB |
BIN
old/data/borders/fullArtLandM15/blue/frame.png
Normal file
After Width: | Height: | Size: 93 KiB |
28
old/data/borders/fullArtLandM15/border.js
Normal file
@@ -0,0 +1,28 @@
|
||||
//============================================//
|
||||
// Full Art Land M15 Border //
|
||||
//============================================//
|
||||
//General Booleans
|
||||
cardData.miracle = false
|
||||
cardData.nyx = false
|
||||
cardData.legendary = false
|
||||
cardData.creature = false
|
||||
cardData.rulesBox = false
|
||||
cardData.rareStamp = false
|
||||
//Specific Values
|
||||
cardData.cardArtX = 60
|
||||
cardData.cardArtY = 120
|
||||
cardData.typeY = cheight(903)
|
||||
cardData.setSymbolY = cheight(893)
|
||||
cardData.watermarkY = cheight(886)
|
||||
cardData.watermarkWidth = cwidth(110)
|
||||
cardData.watermarkHeight = cheight(110)
|
||||
//Images
|
||||
imgArtMask.load("data/borders/fullArtLandM15/imgArtMask.png")
|
||||
imgFrameMask.load("data/borders/fullArtLandM15/imgFrameMask.png")
|
||||
imgPinlineMask.load("data/borders/fullArtLandM15/imgPinlineMask.png")
|
||||
imgTitleMask.load("data/borders/fullArtLandM15/imgTitleMask.png")
|
||||
imgTypeMask.load("data/borders/fullArtLandM15/imgTypeMask.png")
|
||||
//Loads the Colors
|
||||
loadColors("white-White,blue-Blue,black-Black,red-Red,green-Green,gold-Gold,colorless-Colorless")
|
||||
//Finishes loading the border style
|
||||
finishChangingBorder()
|
BIN
old/data/borders/fullArtLandM15/colorless/frame.png
Normal file
After Width: | Height: | Size: 89 KiB |
BIN
old/data/borders/fullArtLandM15/gold/frame.png
Normal file
After Width: | Height: | Size: 95 KiB |
BIN
old/data/borders/fullArtLandM15/green/frame.png
Normal file
After Width: | Height: | Size: 94 KiB |
BIN
old/data/borders/fullArtLandM15/imgArtMask.png
Normal file
After Width: | Height: | Size: 4.1 KiB |
BIN
old/data/borders/fullArtLandM15/imgFrameMask.png
Normal file
After Width: | Height: | Size: 5.2 KiB |
BIN
old/data/borders/fullArtLandM15/imgPinlineMask.png
Normal file
After Width: | Height: | Size: 5.2 KiB |
BIN
old/data/borders/fullArtLandM15/imgTitleMask.png
Normal file
After Width: | Height: | Size: 3.8 KiB |
BIN
old/data/borders/fullArtLandM15/imgTypeMask.png
Normal file
After Width: | Height: | Size: 4.3 KiB |
BIN
old/data/borders/fullArtLandM15/red/frame.png
Normal file
After Width: | Height: | Size: 100 KiB |
BIN
old/data/borders/fullArtLandM15/white/frame.png
Normal file
After Width: | Height: | Size: 89 KiB |
BIN
old/data/borders/fullArtLandUnstable/black/frame.png
Normal file
After Width: | Height: | Size: 8.5 KiB |
BIN
old/data/borders/fullArtLandUnstable/black/stamp.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
old/data/borders/fullArtLandUnstable/blue/frame.png
Normal file
After Width: | Height: | Size: 9.4 KiB |
BIN
old/data/borders/fullArtLandUnstable/blue/stamp.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
35
old/data/borders/fullArtLandUnstable/border.js
Normal file
@@ -0,0 +1,35 @@
|
||||
//============================================//
|
||||
// Full Art Land Unstable Border //
|
||||
//============================================//
|
||||
//General Booleans
|
||||
cardData.miracle = false
|
||||
cardData.nyx = false
|
||||
cardData.legendary = false
|
||||
cardData.creature = false
|
||||
cardData.rulesBox = false
|
||||
cardData.titleTypeBoxes = false
|
||||
cardData.transparency = true
|
||||
//Specific Values
|
||||
cardData.cardArtX = 0
|
||||
cardData.cardArtY = 0
|
||||
cardData.titleAlignment = "center"
|
||||
cardData.titleX = cwidth(50)
|
||||
cardData.titleWidth = cwidth(650)
|
||||
cardData.titleY = cheight(48)
|
||||
cardData.titleRight = cwidth(999)
|
||||
cardData.manaSymbolDirection = "none"
|
||||
document.getElementById("inputTitleColor").value = "#ffffff"
|
||||
imgRareStamp.load("none", cwidth(329), cheight(949), cwidth(90), cheight(50))
|
||||
imgRareStampRight.load("none", cwidth(329), cheight(949), cwidth(90), cheight(50))
|
||||
cardData.setSymbolX = cardWidth / 2
|
||||
cardData.setSymbolY = cheight(80)
|
||||
cardData.setSymbolAlignment = "center"
|
||||
//Images
|
||||
imgArtMask.load("data/borders/fullArtLandUnstable/imgArtMask.png")
|
||||
imgBorderMask.load("data/borders/fullArtLandUnstable/imgBorderMask.png")
|
||||
imgFrameMask.load("data/borders/fullArtLandUnstable/imgFrameMask.png")
|
||||
imgPinlineMask.load("data/borders/fullArtLandUnstable/imgPinlineMask.png")
|
||||
//Loads the Colors
|
||||
loadColors("white-White,blue-Blue,black-Black,red-Red,green-Green,gold-Gold,colorless-Colorless")
|
||||
//Finishes loading the border style
|
||||
finishChangingBorder()
|
BIN
old/data/borders/fullArtLandUnstable/colorless/frame.png
Normal file
After Width: | Height: | Size: 8.5 KiB |
BIN
old/data/borders/fullArtLandUnstable/colorless/stamp.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
old/data/borders/fullArtLandUnstable/gold/frame.png
Normal file
After Width: | Height: | Size: 7.3 KiB |
BIN
old/data/borders/fullArtLandUnstable/gold/stamp.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
old/data/borders/fullArtLandUnstable/green/frame.png
Normal file
After Width: | Height: | Size: 8.5 KiB |
BIN
old/data/borders/fullArtLandUnstable/green/stamp.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
old/data/borders/fullArtLandUnstable/imgArtMask.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
old/data/borders/fullArtLandUnstable/imgBorderMask.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
old/data/borders/fullArtLandUnstable/imgFrameMask.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
old/data/borders/fullArtLandUnstable/imgPinlineMask.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
old/data/borders/fullArtLandUnstable/red/frame.png
Normal file
After Width: | Height: | Size: 8.8 KiB |
BIN
old/data/borders/fullArtLandUnstable/red/stamp.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
old/data/borders/fullArtLandUnstable/white/frame.png
Normal file
After Width: | Height: | Size: 8.9 KiB |
BIN
old/data/borders/fullArtLandUnstable/white/ref.png
Normal file
After Width: | Height: | Size: 224 KiB |
BIN
old/data/borders/fullArtLandUnstable/white/stamp.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
old/data/borders/identity.png
Normal file
After Width: | Height: | Size: 35 KiB |
BIN
old/data/borders/imgArtistBrush.png
Normal file
After Width: | Height: | Size: 534 B |
BIN
old/data/borders/imgBar.png
Normal file
After Width: | Height: | Size: 285 B |
BIN
old/data/borders/imgBlank.png
Normal file
After Width: | Height: | Size: 169 B |
BIN
old/data/borders/imgCornerMask.png
Normal file
After Width: | Height: | Size: 2.9 KiB |
BIN
old/data/borders/imgFoil.png
Normal file
After Width: | Height: | Size: 73 KiB |
BIN
old/data/borders/imgMultiGradient.png
Normal file
After Width: | Height: | Size: 4.5 KiB |
BIN
old/data/borders/imgStamp.png
Normal file
After Width: | Height: | Size: 31 KiB |
BIN
old/data/borders/imgWhite.png
Normal file
After Width: | Height: | Size: 167 B |
BIN
old/data/borders/m15/artifact/frame.png
Normal file
After Width: | Height: | Size: 144 KiB |
BIN
old/data/borders/m15/artifact/legendary.png
Normal file
After Width: | Height: | Size: 25 KiB |
BIN
old/data/borders/m15/artifact/miracle.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
old/data/borders/m15/artifact/nyx.png
Normal file
After Width: | Height: | Size: 21 KiB |
BIN
old/data/borders/m15/artifact/pt.png
Normal file
After Width: | Height: | Size: 15 KiB |
BIN
old/data/borders/m15/artifact/stamp.png
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
old/data/borders/m15/black/frame.png
Normal file
After Width: | Height: | Size: 133 KiB |
BIN
old/data/borders/m15/black/legendary.png
Normal file
After Width: | Height: | Size: 28 KiB |
BIN
old/data/borders/m15/black/miracle.png
Normal file
After Width: | Height: | Size: 9.6 KiB |
BIN
old/data/borders/m15/black/nyx.png
Normal file
After Width: | Height: | Size: 22 KiB |
BIN
old/data/borders/m15/black/pt.png
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
old/data/borders/m15/black/stamp.png
Normal file
After Width: | Height: | Size: 3.8 KiB |
BIN
old/data/borders/m15/blackLand/frame.png
Normal file
After Width: | Height: | Size: 130 KiB |
BIN
old/data/borders/m15/blackLand/legendary.png
Normal file
After Width: | Height: | Size: 28 KiB |
BIN
old/data/borders/m15/blackLand/miracle.png
Normal file
After Width: | Height: | Size: 9.6 KiB |
BIN
old/data/borders/m15/blackLand/nyx.png
Normal file
After Width: | Height: | Size: 22 KiB |
BIN
old/data/borders/m15/blackLand/pt.png
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
old/data/borders/m15/blackLand/stamp.png
Normal file
After Width: | Height: | Size: 3.8 KiB |
BIN
old/data/borders/m15/blue/frame.png
Normal file
After Width: | Height: | Size: 100 KiB |
BIN
old/data/borders/m15/blue/legendary.png
Normal file
After Width: | Height: | Size: 27 KiB |
BIN
old/data/borders/m15/blue/miracle.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
old/data/borders/m15/blue/nyx.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
old/data/borders/m15/blue/pt.png
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
old/data/borders/m15/blue/stamp.png
Normal file
After Width: | Height: | Size: 3.7 KiB |
BIN
old/data/borders/m15/blueLand/frame.png
Normal file
After Width: | Height: | Size: 132 KiB |
BIN
old/data/borders/m15/blueLand/legendary.png
Normal file
After Width: | Height: | Size: 27 KiB |
BIN
old/data/borders/m15/blueLand/miracle.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
old/data/borders/m15/blueLand/nyx.png
Normal file
After Width: | Height: | Size: 22 KiB |
BIN
old/data/borders/m15/blueLand/pt.png
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
old/data/borders/m15/blueLand/stamp.png
Normal file
After Width: | Height: | Size: 3.7 KiB |
7
old/data/borders/m15/border.js
Normal file
@@ -0,0 +1,7 @@
|
||||
//============================================//
|
||||
// M15 Border //
|
||||
//============================================//
|
||||
//Loads the colors
|
||||
loadColors("white-White,blue-Blue,black-Black,red-Red,green-Green,gold-Gold,artifact-Artifact,colorless-Colorless,vehicle-Vehicle,whiteLand-White Land,blueLand-Blue Land,blackLand-Black Land,redLand-Red Land,greenLand-Green Land,goldLand-Gold Land,colorlessLand-Colorless Land")
|
||||
//Finishes loading the border style
|
||||
finishChangingBorder()
|
BIN
old/data/borders/m15/clear/frame.png
Normal file
After Width: | Height: | Size: 5.3 KiB |
BIN
old/data/borders/m15/clear/legendary.png
Normal file
After Width: | Height: | Size: 25 KiB |
BIN
old/data/borders/m15/clear/miracle.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
old/data/borders/m15/clear/nyx.png
Normal file
After Width: | Height: | Size: 21 KiB |
BIN
old/data/borders/m15/clear/pt.png
Normal file
After Width: | Height: | Size: 13 KiB |
BIN
old/data/borders/m15/clear/stamp.png
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
old/data/borders/m15/colorless/frame.png
Normal file
After Width: | Height: | Size: 99 KiB |
BIN
old/data/borders/m15/colorless/legendary.png
Normal file
After Width: | Height: | Size: 23 KiB |
BIN
old/data/borders/m15/colorless/miracle.png
Normal file
After Width: | Height: | Size: 9.7 KiB |
BIN
old/data/borders/m15/colorless/nyx.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
old/data/borders/m15/colorless/pt.png
Normal file
After Width: | Height: | Size: 13 KiB |
BIN
old/data/borders/m15/colorless/stamp.png
Normal file
After Width: | Height: | Size: 3.5 KiB |
BIN
old/data/borders/m15/colorlessLand/frame.png
Normal file
After Width: | Height: | Size: 128 KiB |
BIN
old/data/borders/m15/colorlessLand/legendary.png
Normal file
After Width: | Height: | Size: 23 KiB |
BIN
old/data/borders/m15/colorlessLand/miracle.png
Normal file
After Width: | Height: | Size: 9.7 KiB |
BIN
old/data/borders/m15/colorlessLand/nyx.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
old/data/borders/m15/colorlessLand/pt.png
Normal file
After Width: | Height: | Size: 13 KiB |
BIN
old/data/borders/m15/colorlessLand/stamp.png
Normal file
After Width: | Height: | Size: 3.5 KiB |
BIN
old/data/borders/m15/gold/frame.png
Normal file
After Width: | Height: | Size: 132 KiB |
BIN
old/data/borders/m15/gold/legendary.png
Normal file
After Width: | Height: | Size: 27 KiB |
BIN
old/data/borders/m15/gold/miracle.png
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
old/data/borders/m15/gold/nyx.png
Normal file
After Width: | Height: | Size: 21 KiB |
BIN
old/data/borders/m15/gold/pt.png
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
old/data/borders/m15/gold/stamp.png
Normal file
After Width: | Height: | Size: 3.6 KiB |
BIN
old/data/borders/m15/goldLand/frame.png
Normal file
After Width: | Height: | Size: 134 KiB |
BIN
old/data/borders/m15/goldLand/legendary.png
Normal file
After Width: | Height: | Size: 27 KiB |