Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- module.exports = {
- roles: [
- { id: "red", name: "Red", },
- { id: "blue", name: "Blue", },
- { id: "black", name: "Black", },
- ],
- objects: [
- // {
- // faces: ["checkers/board.png"],
- // locked: true,
- // x: 200,
- // y: 200,
- // width: 400,
- // height: 400,
- // snapZones: [
- // { cellWidth: 50, cellHeight: 50 },
- // ],
- // },
- // {
- // id: "checkersPiece",
- // prototype: true,
- // width: 50,
- // height: 50,
- // },
- // {
- // id: "redPiece",
- // prototype: true,
- // prototypes: ["checkersPiece"],
- // faces: [
- // "checkers/red_pawn.png",
- // "checkers/red_king.png",
- // ],
- // },
- // {
- // id: "blackPiece",
- // prototype: true,
- // prototypes: ["checkersPiece"],
- // faces: [
- // "checkers/black_pawn.png",
- // "checkers/black_king.png",
- // ],
- // },
- // { prototypes: ["redPiece"], x: 250, y: 200},
- // { prototypes: ["redPiece"], x: 350, y: 200},
- // { prototypes: ["redPiece"], x: 450, y: 200},
- // { prototypes: ["redPiece"], x: 550, y: 200},
- // { prototypes: ["redPiece"], x: 200, y: 250},
- // { prototypes: ["redPiece"], x: 300, y: 250},
- // { prototypes: ["redPiece"], x: 400, y: 250},
- // { prototypes: ["redPiece"], x: 500, y: 250},
- // { prototypes: ["redPiece"], x: 250, y: 300},
- // { prototypes: ["redPiece"], x: 350, y: 300},
- // { prototypes: ["redPiece"], x: 450, y: 300},
- // { prototypes: ["redPiece"], x: 550, y: 300},
- // { prototypes: ["blackPiece"], x: 200, y: 550},
- // { prototypes: ["blackPiece"], x: 300, y: 550},
- // { prototypes: ["blackPiece"], x: 400, y: 550},
- // { prototypes: ["blackPiece"], x: 500, y: 550},
- // { prototypes: ["blackPiece"], x: 250, y: 500},
- // { prototypes: ["blackPiece"], x: 350, y: 500},
- // { prototypes: ["blackPiece"], x: 450, y: 500},
- // { prototypes: ["blackPiece"], x: 550, y: 500},
- // { prototypes: ["blackPiece"], x: 200, y: 450},
- // { prototypes: ["blackPiece"], x: 300, y: 450},
- // { prototypes: ["blackPiece"], x: 400, y: 450},
- // { prototypes: ["blackPiece"], x: 500, y: 450},
- //
- // {
- // id: "d6",
- // prototype: true,
- // width: 25,
- // height: 25,
- // faces: [
- // "dice/d6_1.png",
- // "dice/d6_2.png",
- // "dice/d6_3.png",
- // "dice/d6_4.png",
- // "dice/d6_5.png",
- // "dice/d6_6.png",
- // ],
- // },
- // { prototypes: ["d6"], x: 650, y: 400},
- // { prototypes: ["d6"], x: 675, y: 400},
- {
- id: "frenchCard",
- prototype: true,
- x: 100,
- y: 400,
- width: 50,
- height: 70,
- back: "french_deck/back.png",
- },
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+( 0*560)+","+(0*780)+",560,780"},
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+( 1*560)+","+(0*780)+",560,780"},
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+( 2*560)+","+(0*780)+",560,780"},
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+( 3*560)+","+(0*780)+",560,780"},
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+( 4*560)+","+(0*780)+",560,780"},
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+( 5*560)+","+(0*780)+",560,780"},
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+( 6*560)+","+(0*780)+",560,780"},
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+( 7*560)+","+(0*780)+",560,780"},
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+( 8*560)+","+(0*780)+",560,780"},
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+( 9*560)+","+(0*780)+",560,780"},
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+(10*560)+","+(0*780)+",560,780"},
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+(11*560)+","+(0*780)+",560,780"},
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+(12*560)+","+(0*780)+",560,780"},
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+( 0*560)+","+(1*780)+",560,780"},
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+( 1*560)+","+(1*780)+",560,780"},
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+( 2*560)+","+(1*780)+",560,780"},
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+( 3*560)+","+(1*780)+",560,780"},
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+( 4*560)+","+(1*780)+",560,780"},
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+( 5*560)+","+(1*780)+",560,780"},
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+( 6*560)+","+(1*780)+",560,780"},
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+( 7*560)+","+(1*780)+",560,780"},
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+( 8*560)+","+(1*780)+",560,780"},
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+( 9*560)+","+(1*780)+",560,780"},
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+(10*560)+","+(1*780)+",560,780"},
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+(11*560)+","+(1*780)+",560,780"},
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+(12*560)+","+(1*780)+",560,780"},
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+( 0*560)+","+(3*780)+",560,780"},
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+( 1*560)+","+(3*780)+",560,780"},
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+( 2*560)+","+(3*780)+",560,780"},
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+( 3*560)+","+(3*780)+",560,780"},
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+( 4*560)+","+(3*780)+",560,780"},
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+( 5*560)+","+(3*780)+",560,780"},
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+( 6*560)+","+(3*780)+",560,780"},
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+( 7*560)+","+(3*780)+",560,780"},
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+( 8*560)+","+(3*780)+",560,780"},
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+( 9*560)+","+(3*780)+",560,780"},
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+(10*560)+","+(3*780)+",560,780"},
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+(11*560)+","+(3*780)+",560,780"},
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+(12*560)+","+(3*780)+",560,780"},
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+( 0*560)+","+(2*780)+",560,780"},
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+( 1*560)+","+(2*780)+",560,780"},
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+( 2*560)+","+(2*780)+",560,780"},
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+( 3*560)+","+(2*780)+",560,780"},
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+( 4*560)+","+(2*780)+",560,780"},
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+( 5*560)+","+(2*780)+",560,780"},
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+( 6*560)+","+(2*780)+",560,780"},
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+( 7*560)+","+(2*780)+",560,780"},
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+( 8*560)+","+(2*780)+",560,780"},
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+( 9*560)+","+(2*780)+",560,780"},
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+(10*560)+","+(2*780)+",560,780"},
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+(11*560)+","+(2*780)+",560,780"},
- { prototypes: ["frenchCard"], front: "french_deck/fronts.png#"+(12*560)+","+(2*780)+",560,780"},
- {
- id: "handScreen",
- prototype: true,
- locked: true,
- x: 100,
- width: 600,
- height: 100,
- hideFaces: ["front"],
- snapZones: [{}],
- },
- { prototypes: ["handScreen"], y: 0, visionWhitelist: ["red" ], backgroundColor: "rgba(255,0,0,alpha)", labelPlayerName: "red", },
- { prototypes: ["handScreen"], y: 350, visionWhitelist: ["blue" ], backgroundColor: "rgba(0,0,255,alpha)", labelPlayerName: "blue", },
- { prototypes: ["handScreen"], y: 700, visionWhitelist: ["black"], backgroundColor: "rgba(0,0,0,alpha)", labelPlayerName: "black", },
- ],
- };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement