Tokens
| Before Width: | Height: | Size: 159 KiB After Width: | Height: | Size: 159 KiB | 
| Before Width: | Height: | Size: 194 KiB After Width: | Height: | Size: 194 KiB | 
| Before Width: | Height: | Size: 264 KiB After Width: | Height: | Size: 264 KiB | 
| Before Width: | Height: | Size: 182 KiB After Width: | Height: | Size: 182 KiB | 
| Before Width: | Height: | Size: 233 KiB After Width: | Height: | Size: 233 KiB | 
| Before Width: | Height: | Size: 200 KiB After Width: | Height: | Size: 200 KiB | 
| Before Width: | Height: | Size: 229 KiB After Width: | Height: | Size: 229 KiB | 
| Before Width: | Height: | Size: 214 KiB After Width: | Height: | Size: 214 KiB | 
| Before Width: | Height: | Size: 194 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenTall/artMask.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 5.2 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenTall/artifact/frame.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 176 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenTall/artifact/legendary.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 19 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenTall/artifact/pt.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 15 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenTall/black/frame.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 166 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenTall/black/legendary.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 19 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenTall/black/pt.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 19 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenTall/blue/frame.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 127 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenTall/blue/legendary.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 19 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenTall/blue/pt.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 16 KiB | 
							
								
								
									
										57
									
								
								data/borders/tokenTall/border.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						| @@ -0,0 +1,57 @@ | |||||||
|  | //M15 Border | ||||||
|  | //Anything to do with... | ||||||
|  | //Loading Images | ||||||
|  | var artX = 56 | ||||||
|  | var artY = 125 | ||||||
|  | imgMultiMask.src = borderPath + "multiMask.png" | ||||||
|  | imgFrameMask.src = borderPath + "frameMask.png" | ||||||
|  | imgLegendFrameMask.src = borderPath + "legendFrameMask.png" | ||||||
|  | imgBorderMask.src = borderPath + "borderMask.png" | ||||||
|  | //Card Title | ||||||
|  | document.getElementById("inputTitleColor").value = "#ffe886" | ||||||
|  | var titleFont = "40px belerenbsc" //40 | ||||||
|  | var titleFontSpacing = "0.15px" //0.15 | ||||||
|  | var titleX = 374.5 //62 | ||||||
|  | var titleY = 56 //56 | ||||||
|  | var titleAlign = "center" | ||||||
|  | //Mana Cost | ||||||
|  | var manaCostRadius = 17.5 //17.5 | ||||||
|  | var manaCostX = 657 //657 | ||||||
|  | var manaCostY = 59 //59 | ||||||
|  | //Card Type | ||||||
|  | var typeFont = "33.5px belerenb" //33.5 | ||||||
|  | var typeFontSpacing = "0.05px" //0.05 | ||||||
|  | var typeX = 60 //62 | ||||||
|  | var typeY = 595 //595 | ||||||
|  | // Rules/Flavor Text | ||||||
|  | var textFont = "px mplantin" | ||||||
|  | var textFontSpacing = 0.7 //0.7 | ||||||
|  | var textX = 66 //66 | ||||||
|  | var textY = 773 //656 | ||||||
|  | var textWidth = 687 //682 | ||||||
|  | //Power Toughness | ||||||
|  | var ptFont = "39px belerenb" //39 | ||||||
|  | var ptFontSpacing = "0.3px" //0.3 | ||||||
|  | var ptTextX = 645 //645 | ||||||
|  | var ptTextY = 933 //936 | ||||||
|  | imgBorderCreature.imgValues(571, 926, 137, 75) | ||||||
|  | //Bottom Info | ||||||
|  | var infoY = 993 //993 | ||||||
|  | //Set Symbol | ||||||
|  | var setSymbolY = 616 //616 | ||||||
|  | var setSymbolRight = 693 //693 | ||||||
|  | var setSymbolWidth = 84 //77 | ||||||
|  | var setSymbolHeight = 44 //44 | ||||||
|  | //Color Options | ||||||
|  | loadColors("white-White,blue-Blue,black-Black,red-Red,green-Green,gold-Gold,colorless-Colorless,artifact-Artifact") | ||||||
|  | document.getElementById("secondColorSelection").innerHTML = document.getElementById("colorSelection").innerHTML | ||||||
|  | document.getElementById("thirdColorSelection").innerHTML = document.getElementById("colorSelection").innerHTML | ||||||
|  | //Things The Card Can Do | ||||||
|  | legendaryBorder = true | ||||||
|  | imgBorderLegendary.imgValues(26, 20, 697, 112, "imgSecondBorderLegendary") | ||||||
|  | // nyxBorder = true | ||||||
|  | // imgBorderNyx.imgValues(30, 30, 689, 643, "imgSecondBorderNyx") | ||||||
|  | //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/tokenTall/borderMask.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 3.2 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenTall/colorless/frame.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 125 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenTall/colorless/legendary.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 19 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenTall/colorless/pt.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 12 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenTall/frameMask.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 4.3 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenTall/gold/frame.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 159 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenTall/gold/legendary.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 19 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenTall/gold/pt.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 16 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenTall/green/frame.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 169 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenTall/green/legendary.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 19 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenTall/green/pt.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 43 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenTall/legendFrameMask.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 2.1 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenTall/multiMask.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 5.1 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenTall/red/frame.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 197 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenTall/red/legendary.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 19 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenTall/red/pt.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 18 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenTall/white/frame.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 117 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenTall/white/legendary.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 19 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenTall/white/pt.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 17 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenText/artMask.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 5.8 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenText/artifact/frame.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 148 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenText/artifact/legendary.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 19 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenText/artifact/nyx.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 57 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenText/artifact/pt.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 15 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenText/black/frame.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 145 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenText/black/legendary.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 19 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenText/black/nyx.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 55 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenText/black/pt.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 19 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenText/blue/frame.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 117 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenText/blue/legendary.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 19 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenText/blue/nyx.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 55 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenText/blue/pt.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 16 KiB | 
							
								
								
									
										57
									
								
								data/borders/tokenText/border.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						| @@ -0,0 +1,57 @@ | |||||||
|  | //M15 Border | ||||||
|  | //Anything to do with... | ||||||
|  | //Loading Images | ||||||
|  | var artX = 56 | ||||||
|  | var artY = 125 | ||||||
|  | imgMultiMask.src = borderPath + "multiMask.png" | ||||||
|  | imgFrameMask.src = borderPath + "frameMask.png" | ||||||
|  | imgLegendFrameMask.src = borderPath + "legendFrameMask.png" | ||||||
|  | imgBorderMask.src = borderPath + "borderMask.png" | ||||||
|  | //Card Title | ||||||
|  | document.getElementById("inputTitleColor").value = "#ffe886" | ||||||
|  | var titleFont = "40px belerenbsc" //40 | ||||||
|  | var titleFontSpacing = "0.15px" //0.15 | ||||||
|  | var titleX = 374.5 //62 | ||||||
|  | var titleY = 56 //56 | ||||||
|  | var titleAlign = "center" | ||||||
|  | //Mana Cost | ||||||
|  | var manaCostRadius = 17.5 //17.5 | ||||||
|  | var manaCostX = 657 //657 | ||||||
|  | var manaCostY = 59 //59 | ||||||
|  | //Card Type | ||||||
|  | var typeFont = "33.5px belerenb" //33.5 | ||||||
|  | var typeFontSpacing = "0.05px" //0.05 | ||||||
|  | var typeX = 60 //62 | ||||||
|  | var typeY = 713 //595 | ||||||
|  | // Rules/Flavor Text | ||||||
|  | var textFont = "px mplantin" | ||||||
|  | var textFontSpacing = 0.7 //0.7 | ||||||
|  | var textX = 66 //66 | ||||||
|  | var textY = 773 //656 | ||||||
|  | var textWidth = 682 //682 | ||||||
|  | //Power Toughness | ||||||
|  | var ptFont = "39px belerenb" //39 | ||||||
|  | var ptFontSpacing = "0.3px" //0.3 | ||||||
|  | var ptTextX = 645 //645 | ||||||
|  | var ptTextY = 933 //936 | ||||||
|  | imgBorderCreature.imgValues(571, 926, 137, 75) | ||||||
|  | //Bottom Info | ||||||
|  | var infoY = 993 //993 | ||||||
|  | //Set Symbol | ||||||
|  | var setSymbolY = 734 //616 | ||||||
|  | var setSymbolRight = 693 //693 | ||||||
|  | var setSymbolWidth = 84 //77 | ||||||
|  | var setSymbolHeight = 44 //44 | ||||||
|  | //Color Options | ||||||
|  | loadColors("white-White,blue-Blue,black-Black,red-Red,green-Green,gold-Gold,colorless-Colorless,artifact-Artifact") | ||||||
|  | document.getElementById("secondColorSelection").innerHTML = document.getElementById("colorSelection").innerHTML | ||||||
|  | document.getElementById("thirdColorSelection").innerHTML = document.getElementById("colorSelection").innerHTML | ||||||
|  | //Things The Card Can Do | ||||||
|  | legendaryBorder = true | ||||||
|  | imgBorderLegendary.imgValues(26, 20, 697, 112, "imgSecondBorderLegendary") | ||||||
|  | nyxBorder = true | ||||||
|  | imgBorderNyx.imgValues(30, 30, 689, 643, "imgSecondBorderNyx") | ||||||
|  | //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/tokenText/borderMask.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 3.2 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenText/colorless/frame.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 114 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenText/colorless/legendary.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 19 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenText/colorless/nyx.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 52 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenText/colorless/pt.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 12 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenText/frameMask.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 4.3 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenText/gold/frame.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 141 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenText/gold/legendary.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 19 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenText/gold/nyx.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 52 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenText/gold/pt.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 16 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenText/green/frame.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 147 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenText/green/legendary.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 19 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenText/green/nyx.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 54 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenText/green/pt.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 43 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenText/legendFrameMask.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 2.1 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenText/multiMask.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 4.7 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenText/red/frame.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 175 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenText/red/legendary.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 19 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenText/red/nyx.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 56 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenText/red/pt.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 18 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenText/white/frame.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 107 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenText/white/legendary.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 19 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenText/white/nyx.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 52 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenText/white/pt.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 17 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenTextless/artMask.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 5.9 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenTextless/artifact/frame.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 113 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenTextless/artifact/legendary.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 19 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenTextless/artifact/nyx.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 57 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenTextless/artifact/pt.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 15 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenTextless/black/frame.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 122 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenTextless/black/legendary.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 19 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenTextless/black/nyx.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 55 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenTextless/black/pt.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 19 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenTextless/blue/frame.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 101 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenTextless/blue/legendary.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 19 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenTextless/blue/nyx.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 55 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenTextless/blue/pt.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 16 KiB | 
							
								
								
									
										57
									
								
								data/borders/tokenTextless/border.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						| @@ -0,0 +1,57 @@ | |||||||
|  | //M15 Border | ||||||
|  | //Anything to do with... | ||||||
|  | //Loading Images | ||||||
|  | var artX = 56 | ||||||
|  | var artY = 125 | ||||||
|  | imgMultiMask.src = borderPath + "multiMask.png" | ||||||
|  | imgFrameMask.src = borderPath + "frameMask.png" | ||||||
|  | imgLegendFrameMask.src = borderPath + "legendFrameMask.png" | ||||||
|  | imgBorderMask.src = borderPath + "borderMask.png" | ||||||
|  | //Card Title | ||||||
|  | document.getElementById("inputTitleColor").value = "#ffe886" | ||||||
|  | var titleFont = "40px belerenbsc" //40 | ||||||
|  | var titleFontSpacing = "0.15px" //0.15 | ||||||
|  | var titleX = 374.5 //62 | ||||||
|  | var titleY = 56 //56 | ||||||
|  | var titleAlign = "center" | ||||||
|  | //Mana Cost | ||||||
|  | var manaCostRadius = 17.5 //17.5 | ||||||
|  | var manaCostX = 657 //657 | ||||||
|  | var manaCostY = 59 //59 | ||||||
|  | //Card Type | ||||||
|  | var typeFont = "33.5px belerenb" //33.5 | ||||||
|  | var typeFontSpacing = "0.05px" //0.05 | ||||||
|  | var typeX = 60 //62 | ||||||
|  | var typeY = 862 //595 | ||||||
|  | // Rules/Flavor Text | ||||||
|  | var textFont = "px mplantin" | ||||||
|  | var textFontSpacing = 0.7 //0.7 | ||||||
|  | var textX = 66 //66 | ||||||
|  | var textY = 260 //656 | ||||||
|  | var textWidth = 682 //682 | ||||||
|  | //Power Toughness | ||||||
|  | var ptFont = "39px belerenb" //39 | ||||||
|  | var ptFontSpacing = "0.3px" //0.3 | ||||||
|  | var ptTextX = 645 //645 | ||||||
|  | var ptTextY = 933 //936 | ||||||
|  | imgBorderCreature.imgValues(571, 926, 137, 75) | ||||||
|  | //Bottom Info | ||||||
|  | var infoY = 993 //993 | ||||||
|  | //Set Symbol | ||||||
|  | var setSymbolY = 883 //616 | ||||||
|  | var setSymbolRight = 693 //693 | ||||||
|  | var setSymbolWidth = 84 //77 | ||||||
|  | var setSymbolHeight = 44 //44 | ||||||
|  | //Color Options | ||||||
|  | loadColors("white-White,blue-Blue,black-Black,red-Red,green-Green,gold-Gold,colorless-Colorless,artifact-Artifact") | ||||||
|  | document.getElementById("secondColorSelection").innerHTML = document.getElementById("colorSelection").innerHTML | ||||||
|  | document.getElementById("thirdColorSelection").innerHTML = document.getElementById("colorSelection").innerHTML | ||||||
|  | //Things The Card Can Do | ||||||
|  | legendaryBorder = true | ||||||
|  | imgBorderLegendary.imgValues(26, 20, 697, 112, "imgSecondBorderLegendary") | ||||||
|  | nyxBorder = true | ||||||
|  | imgBorderNyx.imgValues(30, 30, 689, 643, "imgSecondBorderNyx") | ||||||
|  | //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/tokenTextless/borderMask.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 3.2 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenTextless/colorless/frame.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 98 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenTextless/colorless/legendary.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 19 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenTextless/colorless/nyx.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 52 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenTextless/colorless/pt.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 12 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenTextless/frameMask.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 4.3 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenTextless/gold/frame.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 116 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenTextless/gold/legendary.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 19 KiB | 
							
								
								
									
										
											BIN
										
									
								
								data/borders/tokenTextless/gold/nyx.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 52 KiB | 
 Kyle
					Kyle