rearrange
BIN
data/borders/old/map/artMask.png
Normal file
After Width: | Height: | Size: 5.4 KiB |
BIN
data/borders/old/map/artifact/frame.png
Normal file
After Width: | Height: | Size: 486 KiB |
BIN
data/borders/old/map/artifact/pt.png
Normal file
After Width: | Height: | Size: 35 KiB |
BIN
data/borders/old/map/artifactLand/frame.png
Normal file
After Width: | Height: | Size: 487 KiB |
BIN
data/borders/old/map/artifactLand/pt.png
Normal file
After Width: | Height: | Size: 35 KiB |
BIN
data/borders/old/map/black/frame.png
Normal file
After Width: | Height: | Size: 493 KiB |
BIN
data/borders/old/map/black/pt.png
Normal file
After Width: | Height: | Size: 40 KiB |
BIN
data/borders/old/map/blackLand/frame.png
Normal file
After Width: | Height: | Size: 493 KiB |
BIN
data/borders/old/map/blackLand/pt.png
Normal file
After Width: | Height: | Size: 40 KiB |
BIN
data/borders/old/map/blue/frame.png
Normal file
After Width: | Height: | Size: 499 KiB |
BIN
data/borders/old/map/blue/pt.png
Normal file
After Width: | Height: | Size: 40 KiB |
BIN
data/borders/old/map/blueLand/frame.png
Normal file
After Width: | Height: | Size: 500 KiB |
BIN
data/borders/old/map/blueLand/pt.png
Normal file
After Width: | Height: | Size: 40 KiB |
57
data/borders/old/map/border.js
Normal file
@@ -0,0 +1,57 @@
|
||||
//Map Border
|
||||
//Anything to do with...
|
||||
//Loading Images
|
||||
imgFrameMask.src = borderPath + "frameMask.png"
|
||||
imgBorderMask.src = borderPath + "borderMask.png"
|
||||
//Card Title
|
||||
var titleFont = "40px belerenbsc"
|
||||
var titleFontSpacing = "0.1px"
|
||||
var titleX = 374.5
|
||||
var titleY = 58
|
||||
var titleAlign = "center"
|
||||
//Mana Cost
|
||||
var manaCostRadius = 17.5
|
||||
var manaCostX = 657
|
||||
var manaCostY = 59
|
||||
//Card Type
|
||||
var typeFont = "33.5px belerenb"
|
||||
var typeFontSpacing = "0.05px"
|
||||
var typeX = 374.5
|
||||
var typeY = 604
|
||||
var typeAlign = "center"
|
||||
//Rules/Flavor Text
|
||||
var textFont = "px mplantin"
|
||||
var textFontSpacing = 0.7
|
||||
var textX = 89
|
||||
var textY = 668
|
||||
var textWidth = 660
|
||||
//Power Toughness
|
||||
var ptFont = "32px belerenb"
|
||||
var ptFontSpacing = "0.3px"
|
||||
var ptTextX = 635
|
||||
var ptTextY = 939
|
||||
imgBorderCreature.imgValues(560, 920, 150, 70)
|
||||
//Bottom Info
|
||||
var infoY = 999
|
||||
//Set Symbol
|
||||
var setSymbolY = 123
|
||||
var setSymbolRight = 374.5
|
||||
var setSymbolWidth = 66
|
||||
var setSymbolHeight = 44
|
||||
var centerSetSymbol = 2
|
||||
//Watermark
|
||||
var watermarkWidth = 520
|
||||
var watermarkHeight = 250
|
||||
var watermarkY = 805
|
||||
//Color Options
|
||||
loadColors("white-White,whiteLand-White Land,blue-Blue,blueLand-Blue Land,black-Black,blackLand-Black Land,red-Red,redLand-Red Land,green-Green,greenLand-Green Land,gold-Gold,goldLand-Gold Land,colorless-Colorless,colorlessLand-Colorless Land,artifact-Artifact")
|
||||
document.getElementById("secondColorSelection").innerHTML = document.getElementById("colorSelection").innerHTML
|
||||
document.getElementById("thirdColorSelection").innerHTML = document.getElementById("colorSelection").innerHTML
|
||||
//Other
|
||||
var thirdBorder = false
|
||||
var artX = 30
|
||||
var artY = 116
|
||||
//With all the new values in place, the program will update it's border images
|
||||
finishTemplate()
|
||||
//Any special functions go at the bottom
|
||||
var uniqueFunctionName = "bottomInfoM15"
|
BIN
data/borders/old/map/borderMask.png
Normal file
After Width: | Height: | Size: 4.7 KiB |
BIN
data/borders/old/map/colorless/frame.png
Normal file
After Width: | Height: | Size: 468 KiB |
BIN
data/borders/old/map/colorless/pt.png
Normal file
After Width: | Height: | Size: 36 KiB |
BIN
data/borders/old/map/colorlessLand/frame.png
Normal file
After Width: | Height: | Size: 469 KiB |
BIN
data/borders/old/map/colorlessLand/pt.png
Normal file
After Width: | Height: | Size: 36 KiB |
BIN
data/borders/old/map/frameMask.png
Normal file
After Width: | Height: | Size: 4.4 KiB |
BIN
data/borders/old/map/gold/frame.png
Normal file
After Width: | Height: | Size: 476 KiB |
BIN
data/borders/old/map/gold/pt.png
Normal file
After Width: | Height: | Size: 39 KiB |
BIN
data/borders/old/map/goldLand/frame.png
Normal file
After Width: | Height: | Size: 478 KiB |
BIN
data/borders/old/map/goldLand/pt.png
Normal file
After Width: | Height: | Size: 39 KiB |
BIN
data/borders/old/map/green/frame.png
Normal file
After Width: | Height: | Size: 496 KiB |
BIN
data/borders/old/map/green/pt.png
Normal file
After Width: | Height: | Size: 41 KiB |
BIN
data/borders/old/map/greenLand/frame.png
Normal file
After Width: | Height: | Size: 497 KiB |
BIN
data/borders/old/map/greenLand/pt.png
Normal file
After Width: | Height: | Size: 41 KiB |
BIN
data/borders/old/map/red/frame.png
Normal file
After Width: | Height: | Size: 504 KiB |
BIN
data/borders/old/map/red/pt.png
Normal file
After Width: | Height: | Size: 40 KiB |
BIN
data/borders/old/map/redLand/frame.png
Normal file
After Width: | Height: | Size: 505 KiB |
BIN
data/borders/old/map/redLand/pt.png
Normal file
After Width: | Height: | Size: 40 KiB |
BIN
data/borders/old/map/white/frame.png
Normal file
After Width: | Height: | Size: 478 KiB |
BIN
data/borders/old/map/white/pt.png
Normal file
After Width: | Height: | Size: 41 KiB |
BIN
data/borders/old/map/whiteLand/frame.png
Normal file
After Width: | Height: | Size: 479 KiB |
BIN
data/borders/old/map/whiteLand/pt.png
Normal file
After Width: | Height: | Size: 41 KiB |