Created
December 5, 2013 02:06
-
-
Save jamesyoung/7799023 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "game-name": "Dolphin", | |
| "asset-path": "http://localhost:5000/dolphin/assets/", | |
| "assets": { | |
| "art": [ | |
| "background_img.png", | |
| "messagebar_img.png", | |
| "trayBack_img.png", | |
| "close_up_btn.png", | |
| "close_down_btn.png", | |
| "menu_img.png", | |
| "100auto_up_btn.png", | |
| "100auto_down_btn.png", | |
| "50auto_up_btn.png", | |
| "50auto_down_btn.png", | |
| "25auto_up_btn.png", | |
| "25auto_down_btn.png", | |
| "10auto_up_btn.png", | |
| "10auto_down_btn.png", | |
| "linesicon_img.png", | |
| "linesUpArrowUp_btn.png", | |
| "linesUpArrowDown_btn.png", | |
| "linesDownArrowDown_btn.png", | |
| "linesDownArrowUp_btn.png", | |
| "beticon_img.png", | |
| "betUpArrowUp_btn.png", | |
| "betUpArrowDown_btn.png", | |
| "betDownArrowUp_btn.png", | |
| "betDownArrowDown_btn.png", | |
| "home_btn.png", | |
| "home_up_btn.png", | |
| "home_down_btn.png", | |
| "info_up_btn.png", | |
| "info_down_btn.png", | |
| "settings_up_btn.png", | |
| "settings_down_btn.png", | |
| "shop_up_btn.png", | |
| "shop_down_btn.png", | |
| "spinBack_img.png", | |
| "spinUp_btn.png", | |
| "spinDown_btn.png", | |
| "autospinUp_btn.png", | |
| "autospinDown_btn.png", | |
| "autospinDisabled_btn.png", | |
| "betamount_img.png", | |
| "levelbarBack_img.png", | |
| "levelbarFront_img.png", | |
| "9.png", | |
| "10.png", | |
| "j.png", | |
| "q.png", | |
| "k.png", | |
| "a.png", | |
| "h1_buffalo.png", | |
| "H2_Coyote.png", | |
| "h3_eagle.png", | |
| "m3_bobcat.png", | |
| "m4_rattlesnake.png", | |
| "wild.png", | |
| "dreamcatcher.png", | |
| "buffalo.flump", | |
| "coyote.flump", | |
| "eagle.flump", | |
| "bobcat.flump", | |
| "rattlesnake.flump", | |
| "logo.flump", | |
| "wild.flump", | |
| "reelbackground.png", | |
| "reelborder.png", | |
| "test_font.fnt", | |
| "h1_logo.png", | |
| "h2_chest.png", | |
| "m1_clownfish.png", | |
| "m2_bluetang.png", | |
| "m3_pufferfish.png", | |
| "scallop_pick.png", | |
| "wild_dolphin.png" | |
| ], | |
| "sounds": { | |
| "reel-stop": { | |
| "format": "play-once", | |
| "file": "Koolstop 1 aa.mp3" | |
| }, | |
| "spin-button": { | |
| "file": "Kloot 1 aa.mp3" | |
| }, | |
| "spin-sound": { | |
| "format": "play-once", | |
| "volume": 72, | |
| "pick": "sequential", | |
| "file": [ | |
| "Harbor Street Romance ca 1.mp3", | |
| "Harbor Street Romance ca 2.mp3", | |
| "Harbor Street Romance ca 3.mp3", | |
| "Harbor Street Romance ca 4.mp3", | |
| "Harbor Street Romance ca 5.mp3", | |
| "Harbor Street Romance ca 6.mp3", | |
| "Harbor Street Romance ca 7.mp3", | |
| "Harbor Street Romance ca 8.mp3", | |
| "Harbor Street Romance ca 9.mp3", | |
| "Harbor Street Romance ca 10.mp3", | |
| "Harbor Street Romance ca 11.mp3", | |
| "Harbor Street Romance ca 12.mp3", | |
| "Harbor Street Romance ca 13.mp3", | |
| "Harbor Street Romance ca 14.mp3", | |
| "Harbor Street Romance ca 15.mp3", | |
| "Harbor Street Romance ca 16.mp3" | |
| ] | |
| }, | |
| "bonus-symbol-stop-1": { | |
| "file": "Music Box Charmer aa_1.mp3" | |
| }, | |
| "bonus-symbol-stop-2": { | |
| "file": "Music Box Charmer aa_2.mp3" | |
| }, | |
| "bonus-symbol-stop-3": { | |
| "file": "Music Box Charmer aa_3.mp3" | |
| }, | |
| "payout": { | |
| "format": "loop", | |
| "file": "BlinkyBangVibe aa loop aa.mp3" | |
| }, | |
| "end-payout": { | |
| "file": "BlinkyBangVibe Ending aa.mp3" | |
| }, | |
| "bonus-payout": { | |
| "format": "loop", | |
| "file": "BellClarinetBangup aa Loop aa.mp3" | |
| }, | |
| "bonus-end-payout": { | |
| "file": "BellClarinetBangup aa Ending aa.mp3" | |
| }, | |
| "freespins-background": { | |
| "format": "loop", | |
| "file": "Actual Love Harbor fa.mp3" | |
| } | |
| } | |
| }, | |
| "groups": { | |
| "background_group": [ | |
| { | |
| "id": "background", | |
| "image": "background_img.png", | |
| "type": "image" | |
| } | |
| ], | |
| "bottom_group": [ | |
| { | |
| "id": "spinBack", | |
| "image": "spinBack_img.png", | |
| "specific-position": [ | |
| 969.35, | |
| 8.75, | |
| 298.15, | |
| 124.05 | |
| ], | |
| "type": "image" | |
| }, | |
| { | |
| "id": "spin", | |
| "image": "spinUp_btn.png", | |
| "image-down": "spinDown_btn.png", | |
| "specific-position": [ | |
| 1072.75, | |
| 11.9, | |
| 191.55, | |
| 117.8 | |
| ], | |
| "type": "button", | |
| "event-up": "spin", | |
| "sound-up": "spin-button" | |
| }, | |
| { | |
| "id": "autospin", | |
| "image": "autospinUp_btn.png", | |
| "image-disabled": "autospinDisabled_btn.png", | |
| "image-down": "autospinDown_btn.png", | |
| "sound-up": "spin-button", | |
| "event-up": "autospin_toggle", | |
| "specific-position": [ | |
| 972.45, | |
| 11.9, | |
| 99, | |
| 117 | |
| ], | |
| "type": "button" | |
| }, | |
| { | |
| "id": "betamount", | |
| "image": "betamount_img.png", | |
| "specific-position": [ | |
| 0, | |
| 0, | |
| 953.75, | |
| 136.55 | |
| ], | |
| "type": "image" | |
| }, | |
| { | |
| "id": "levelbarBack", | |
| "image": "levelbarBack_img.png", | |
| "specific-position": [ | |
| 13.1, | |
| 99.4, | |
| 927.5, | |
| 32.2 | |
| ], | |
| "type": "image" | |
| }, | |
| { | |
| "id": "levelbarFront", | |
| "image": "levelbarFront_img.png", | |
| "specific-position": [ | |
| 13.1, | |
| 99.4, | |
| 927.5, | |
| 32.2 | |
| ], | |
| "type": "image" | |
| }, | |
| { | |
| "id": "betTxt", | |
| "font-name": "Arial Black", | |
| "font-size": 60, | |
| "specific-position": [ | |
| 371.1, | |
| 34.5, | |
| 226.65, | |
| 67.7 | |
| ], | |
| "text": "0000000", | |
| "text-color": "0xffffff", | |
| "text-halign": "center", | |
| "text-valign": "center", | |
| "type": "text" | |
| }, | |
| { | |
| "id": "creditsTxt", | |
| "text": "000000000", | |
| "text-color": "0xffffff", | |
| "text-halign": "center", | |
| "text-valign": "center", | |
| "font-name": "Arial Black", | |
| "font-size": 60, | |
| "specific-position": [ | |
| 20.8, | |
| 31.5, | |
| 293.05, | |
| 67.7 | |
| ], | |
| "text": "000000000", | |
| "text-color": "0xffffff", | |
| "text-halign": "center", | |
| "text-valign": "center", | |
| "type": "text" | |
| }, | |
| { | |
| "id": "winTxt", | |
| "text": "00000000", | |
| "text-color": "0xffffff", | |
| "text-halign": "center", | |
| "text-valign": "center", | |
| "font-name": "Arial Black", | |
| "font-size": 60, | |
| "specific-position": [ | |
| 658.95, | |
| 31.5, | |
| 260.05, | |
| 67.7 | |
| ], | |
| "type": "text" | |
| }, | |
| { | |
| "id": "open", | |
| "specific-position": [ | |
| 0, | |
| 0, | |
| 953.75, | |
| 136.55 | |
| ], | |
| "event-down": "showdrawer", | |
| "type": "button" | |
| } | |
| ], | |
| "autospin_group": [ | |
| { | |
| "id": "menu", | |
| "image": "menu_img.png", | |
| "specific-position": [ | |
| 0, | |
| 0, | |
| 312.5, | |
| 506.25 | |
| ], | |
| "type": "button" | |
| }, | |
| { | |
| "id": "100auto", | |
| "image": "100auto_up_btn.png", | |
| "image-down": "100auto_down_btn.png", | |
| "specific-position": [ | |
| 10, | |
| 233.1, | |
| 291.9, | |
| 60 | |
| ], | |
| "event-up": "autospin_100", | |
| "type": "button" | |
| }, | |
| { | |
| "id": "50auto", | |
| "image": "50auto_up_btn.png", | |
| "image-down": "50auto_down_btn.png", | |
| "specific-position": [ | |
| 10, | |
| 296.25, | |
| 291.9, | |
| 60 | |
| ], | |
| "event-up": "autospin_50", | |
| "type": "button" | |
| }, | |
| { | |
| "id": "25auto", | |
| "image": "25auto_up_btn.png", | |
| "image-down": "25auto_down_btn.png", | |
| "specific-position": [ | |
| 10, | |
| 359.35, | |
| 291.9, | |
| 60 | |
| ], | |
| "event-up": "autospin_25", | |
| "type": "button" | |
| }, | |
| { | |
| "id": "10auto", | |
| "image": "10auto_up_btn.png", | |
| "image-down": "10auto_down_btn.png", | |
| "specific-position": [ | |
| 10, | |
| 422.5, | |
| 291.9, | |
| 60 | |
| ], | |
| "event-up": "autospin_10", | |
| "type": "button" | |
| } | |
| ], | |
| "drawer_group":[ | |
| { | |
| "id": "trayBack", | |
| "image":"trayBack_img.png", | |
| "specific-position":[0, 0, 1280, 688.7], | |
| "type":"button" | |
| }, | |
| { | |
| "id": "close", | |
| "event-up":"hidedrawer", | |
| "image":"close_up_btn.png", | |
| "image-down": "close_down_btn.png", | |
| "specific-position":[1206.35, 10.25, 65, 65], | |
| "type":"button" | |
| }, | |
| { | |
| "id": "menu", | |
| "image":"menu_img.png", | |
| "specific-position":[964.05, 70.65, 312.5, 506.25], | |
| "type":"button" | |
| }, | |
| { | |
| "id": "100auto", | |
| "image": "100auto_up_btn.png", | |
| "image-down": "100auto_down_btn.png", | |
| "specific-position":[974.05, 303.75, 291.9, 60], | |
| "event-up": "autospin_100", | |
| "type":"button" | |
| }, | |
| { | |
| "id": "50auto", | |
| "image": "50auto_up_btn.png", | |
| "image-down": "50auto_down_btn.png", | |
| "specific-position":[974.05, 366.9, 291.9, 60], | |
| "event-up": "autospin_50", | |
| "type":"button" | |
| }, | |
| { | |
| "id": "25auto", | |
| "image": "25auto_up_btn.png", | |
| "image-down": "25auto_down_btn.png", | |
| "specific-position":[974.05, 430, 291.9, 60], | |
| "event-up": "autospin_25", | |
| "type":"button" | |
| }, | |
| { | |
| "id": "10auto", | |
| "image": "10auto_up_btn.png", | |
| "image-down": "10auto_down_btn.png", | |
| "specific-position":[974.05, 493.15, 291.9, 60], | |
| "event-up": "autospin_10", | |
| "type":"button" | |
| }, | |
| { | |
| "id": "linesicon", | |
| "image":"linesicon_img.png", | |
| "specific-position":[678.4, 146.9, 266.25, 277.15], | |
| "type": "image" | |
| }, | |
| { | |
| "id": "linesUpArrowUp", | |
| "image":"linesUpArrowUp_btn.png", | |
| "image-down": "linesUpArrowDown_btn.png", | |
| "event-up":"linesUp", | |
| "specific-position":[678.4, 27.85, 266.25, 116.25], | |
| "type":"button" | |
| }, | |
| { | |
| "id": "linesDownArrowUp", | |
| "image":"linesDownArrowUp_btn.png", | |
| "image-down": "linesDownArrowDown_btn.png", | |
| "event-up":"linesUp", | |
| "specific-position":[678.4, 427.2, 266.25, 116.25], | |
| "type":"button" | |
| }, | |
| { | |
| "id": "beticon", | |
| "image":"beticon_img.png", | |
| "specific-position":[384.65, 146.9, 266.25, 277.15], | |
| "type":"button" | |
| }, | |
| { | |
| "id": "betUpArrowUp", | |
| "image":"betUpArrowUp_btn.png", | |
| "image-down": "betUpArrowDown_btn.png", | |
| "event-up":"betUp", | |
| "specific-position":[384.65, 27.85, 266.25, 116.25], | |
| "type":"button" | |
| }, | |
| { | |
| "id": "betDownArrowUp", | |
| "image":"betDownArrowUp_btn.png", | |
| "image-down": "betDownArrowDown_btn.png", | |
| "event-up":"betDown", | |
| "specific-position":[384.65, 427.2, 266.25, 116.25], | |
| "type":"button" | |
| }, | |
| { | |
| "id": "home", | |
| "event-up": "home", | |
| "image":"home_up_btn.png", | |
| "image-down": "home_down_btn.png", | |
| "specific-position":[6.25, 17.55, 361.9, 136.85], | |
| "type":"button" | |
| }, | |
| { | |
| "id": "info", | |
| "event-up": "info", | |
| "image":"info_up_btn.png", | |
| "image-down": "info_down_btn.png", | |
| "specific-position":[6.25, 150.65, 361.9, 136.85], | |
| "type":"button" | |
| }, | |
| { | |
| "id": "settings", | |
| "event-up": "settings", | |
| "image":"settings_up_btn.png", | |
| "image-down": "settings_down_btn.png", | |
| "specific-position":[6.25, 283.75, 361.9, 136.85], | |
| "type":"button" | |
| }, | |
| { | |
| "id": "shop", | |
| "event-up": "shop", | |
| "image":"shop_up_btn.png", | |
| "image-down": "shop_down_btn.png", | |
| "specific-position":[7.2, 416.9, 361.9, 136.85], | |
| "type":"button" | |
| }, | |
| { | |
| "id": "linesTxt", | |
| "text": "00000", | |
| "text-color": "0xffffff", | |
| "text-halign": "center", | |
| "text-valign": "center", | |
| "font-name": "Arial Black", | |
| "font-size": 75, | |
| "specific-position": [ | |
| 710.15, | |
| 310.65, | |
| 210.05, | |
| 82.2 | |
| ], | |
| "type": "text" | |
| }, | |
| { | |
| "id": "bplTxt", | |
| "text": "00000", | |
| "text-color": "0xffffff", | |
| "text-halign": "center", | |
| "text-valign": "center", | |
| "font-name": "Arial Black", | |
| "font-size": 75, | |
| "specific-position": [ | |
| 416.1, | |
| 310.65, | |
| 210.05, | |
| 82.2 | |
| ], | |
| "type": "text" | |
| } | |
| ], | |
| "message_group": [ | |
| { | |
| "id": "messagebar", | |
| "image": "messagebar_img.png", | |
| "specific-position": [ | |
| 0, | |
| 2.3, | |
| 937.8, | |
| 51.25 | |
| ], | |
| "type": "image" | |
| }, | |
| { | |
| "id": "message", | |
| "text": "1010thingsandstuffthingsandstuffthingsand1010", | |
| "text-color": "0xffffff", | |
| "text-halign": "center", | |
| "text-valign": "center", | |
| "font-name": "Arial Black", | |
| "font-size": 50, | |
| "specific-position": [ | |
| 0.3, | |
| 0, | |
| 921.35, | |
| 52.05 | |
| ], | |
| "type": "text" | |
| } | |
| ], | |
| "reels": [ | |
| { | |
| "image": "reelbackground.png", | |
| "specific-position": [ | |
| 0, | |
| 0, | |
| 1216, | |
| 732 | |
| ], | |
| "type": "image" | |
| }, | |
| { | |
| "image": "reelborder.png", | |
| "specific-position": [ | |
| 0, | |
| 0, | |
| 1216, | |
| 732 | |
| ], | |
| "type": "image" | |
| }, | |
| { | |
| "type": "reel", | |
| "index": 0, | |
| "specific-position": [ | |
| 10, | |
| 153, | |
| 231, | |
| 429 | |
| ] | |
| }, | |
| { | |
| "type": "reel", | |
| "index": 1, | |
| "specific-position": [ | |
| 252, | |
| 81, | |
| 231, | |
| 572 | |
| ] | |
| }, | |
| { | |
| "type": "reel", | |
| "index": 2, | |
| "specific-position": [ | |
| 493, | |
| 10, | |
| 231, | |
| 715 | |
| ] | |
| }, | |
| { | |
| "type": "reel", | |
| "index": 3, | |
| "specific-position": [ | |
| 734, | |
| 81, | |
| 231, | |
| 572 | |
| ] | |
| }, | |
| { | |
| "type": "reel", | |
| "index": 4, | |
| "specific-position": [ | |
| 975, | |
| 153, | |
| 231, | |
| 429 | |
| ] | |
| } | |
| ], | |
| "symbol_group": [ | |
| { | |
| "logo": { | |
| "default": "h1_logo.png", | |
| "type": "symbol" | |
| } | |
| }, | |
| { | |
| "treasure": { | |
| "default": "h2_chest.png", | |
| "type": "symbol" | |
| } | |
| }, | |
| { | |
| "clownfish": { | |
| "default": "m1_clownfish.png", | |
| "type": "symbol" | |
| } | |
| }, | |
| { | |
| "bluetang": { | |
| "default": "m2_bluetang.png", | |
| "type": "symbol" | |
| } | |
| }, | |
| { | |
| "pufferfish": { | |
| "default": "m3_pufferfish.png", | |
| "type": "symbol" | |
| } | |
| }, | |
| { | |
| "ace": { | |
| "default": "a.png", | |
| "type": "symbol" | |
| } | |
| }, | |
| { | |
| "king": { | |
| "default": "k.png", | |
| "type": "symbol" | |
| } | |
| }, | |
| { | |
| "queen": { | |
| "default": "q.png", | |
| "type": "symbol" | |
| } | |
| }, | |
| { | |
| "jack": { | |
| "default": "j.png", | |
| "type": "symbol" | |
| } | |
| }, | |
| { | |
| "ten": { | |
| "default": "10.png", | |
| "type": "symbol" | |
| } | |
| }, | |
| { | |
| "bonus": { | |
| "default": "scallop_pick.png", | |
| "type": "symbol" | |
| } | |
| }, | |
| { | |
| "wild": { | |
| "default": "wild_dolphin.png", | |
| "type": "symbol" | |
| } | |
| } | |
| ] | |
| }, | |
| "screens": { | |
| "bonus": { | |
| "type":"bonus", | |
| "display-list": [ | |
| { | |
| "group": "background_group", | |
| "x": 0, | |
| "y": 0, | |
| "stretch": true | |
| }, | |
| { | |
| "group": "button_group", | |
| "x": 0, | |
| "y": 0 | |
| } | |
| ], | |
| "game-definition": { | |
| "xp-ratio": { | |
| "lines":1, | |
| "xp":1 | |
| }, | |
| "display-reelstrips": { | |
| "reel1": "FCEBRKQtAKJnFnbQEBRCKQAJFtQnbbEBRKJJFCAQtnbKREBJFQtnbAKCRJnEFBQnKtnARJbn", | |
| "reel2": "FCEBKRAJtKQFnnQbERCBKAJFJQtnwREKwBJFCAQttRKnEwJFBQbAKRCtnnEFQJBKnRAtnwQ", | |
| "reel3": "FCEBRAKKQJttnwFbEBRCAKQQJtnnFwEBRKAQJCJtnnbFKEBRQAJJtnwCKFQEBRJAttKnwQwb", | |
| "reel4": "FCEBRKQJAKttFnwQEBRCKQAJFtQnnwEBRKJJFCAQtnwKREBJFQttwAKCRnwEFBQJKttARnbb", | |
| "reel5": "FCEBRQAKJQtbnbFREBKCQAJJtRnbFKEBQJtRACtKbnQFJEBRttKAbQJCtFREBKtQtAJnRbnK" | |
| }, | |
| "math-reelstrips": { | |
| "reel1": "FCEBRKQtAKJnFnbQEBRCKQAJFtQnbbEBRKJJFCAQtnbKREBJFQtnbAKCRJnEFBQnKtnARJbn", | |
| "reel2": "FCEBKRAJtKQFnnQbERCBKAJFJQtnwREKwBJFCAQttRKnEwJFBQbAKRCtnnEFQJBKnRAtnwQ", | |
| "reel3": "FCEBRAKKQJttnwFbEBRCAKQQJtnnFwEBRKAQJCJtnnbFKEBRQAJJtnwCKFQEBRJAttKnwQwb", | |
| "reel4": "FCEBRKQJAKttFnwQEBRCKQAJFtQnnwEBRKJJFCAQtnwKREBJFQttwAKCRnwEFBQJKttARnbb", | |
| "reel5": "FCEBRQAKJQtbnbFREBKCQAJJtRnbFKEBQJtRACtKbnQFJEBRttKAbQJCtFREBKtQtAJnRbnK" | |
| }, | |
| "reelformat": { | |
| "numreels": 5, | |
| "symbols-high": 4 | |
| }, | |
| "reelspeeds": [ | |
| 8000, | |
| 8000, | |
| 8000, | |
| 8000, | |
| 8000, | |
| 8000 | |
| ], | |
| "reelstarts": [ | |
| 0, | |
| 20, | |
| 40, | |
| 60, | |
| 80, | |
| 100 | |
| ], | |
| "symbols": { | |
| "F": "buffalo", | |
| "C": "coyote", | |
| "E": "eagle", | |
| "B": "bobcat", | |
| "R": "rattlesnake", | |
| "A": "ace", | |
| "K": "king", | |
| "Q": "queen", | |
| "J": "jack", | |
| "t": "ten", | |
| "n": "nine", | |
| "b": "bonus", | |
| "w": "wild" | |
| }, | |
| "win-animations": [ | |
| "F", | |
| "C", | |
| "E", | |
| "B", | |
| "R", | |
| "A", | |
| "w", | |
| "b" | |
| ], | |
| "paytable": [ | |
| {"wintype": "LineLeftWin", "symbol": "A", "number": 5, "pay": 500 }, | |
| {"wintype": "LineLeftWin", "symbol": "A", "number": 4, "pay": 200 }, | |
| {"wintype": "LineLeftWin", "symbol": "A", "number": 3, "pay": 50 }, | |
| {"wintype": "LineLeftWin", "symbol": "A", "number": 2, "pay": 10 }, | |
| {"wintype": "LineLeftWin", "symbol": "E", "number": 5, "pay": 350 }, | |
| {"wintype": "LineLeftWin", "symbol": "E", "number": 4, "pay": 150 }, | |
| {"wintype": "LineLeftWin", "symbol": "E", "number": 3, "pay": 25 }, | |
| {"wintype": "LineLeftWin", "symbol": "C", "number": 5, "pay": 200 }, | |
| {"wintype": "LineLeftWin", "symbol": "C", "number": 4, "pay": 75 }, | |
| {"wintype": "LineLeftWin", "symbol": "C", "number": 3, "pay": 15 }, | |
| {"wintype": "LineLeftWin", "symbol": "J", "number": 5, "pay": 150 }, | |
| {"wintype": "LineLeftWin", "symbol": "J", "number": 4, "pay": 50 }, | |
| {"wintype": "LineLeftWin", "symbol": "J", "number": 3, "pay": 10 }, | |
| {"wintype": "LineLeftWin", "symbol": "K", "number": 5, "pay": 100 }, | |
| {"wintype": "LineLeftWin", "symbol": "K", "number": 4, "pay": 25 }, | |
| {"wintype": "LineLeftWin", "symbol": "K", "number": 3, "pay": 5 }, | |
| {"wintype": "LineLeftWin", "symbol": "B", "number": 5, "pay": 100 }, | |
| {"wintype": "LineLeftWin", "symbol": "B", "number": 4, "pay": 25 }, | |
| {"wintype": "LineLeftWin", "symbol": "B", "number": 3, "pay": 5 }, | |
| {"wintype": "LineLeftWin", "symbol": "Q", "number": 5, "pay": 100 }, | |
| {"wintype": "LineLeftWin", "symbol": "Q", "number": 4, "pay": 25 }, | |
| {"wintype": "LineLeftWin", "symbol": "Q", "number": 3, "pay": 5 }, | |
| {"wintype": "LineLeftWin", "symbol": "R", "number": 5, "pay": 20 }, | |
| {"wintype": "LineLeftWin", "symbol": "R", "number": 4, "pay": 5 }, | |
| {"wintype": "LineLeftWin", "symbol": "R", "number": 3, "pay": 1 }, | |
| {"wintype": "LineLeftWin", "symbol": "b", "number": 5, "pay": 20 }, | |
| {"wintype": "LineLeftWin", "symbol": "b", "number": 4, "pay": 5 }, | |
| {"wintype": "LineLeftWin", "symbol": "b", "number": 3, "pay": 1 }, | |
| {"wintype": "LineLeftWin", "symbol": "n", "number": 5, "pay": 20 }, | |
| {"wintype": "LineLeftWin", "symbol": "n", "number": 4, "pay": 5 }, | |
| {"wintype": "LineLeftWin", "symbol": "n", "number": 3, "pay": 1 }, | |
| {"wintype": "LineLeftWin", "symbol": "t", "number": 5, "pay": 20 }, | |
| {"wintype": "LineLeftWin", "symbol": "t", "number": 4, "pay": 5 }, | |
| {"wintype": "LineLeftWin", "symbol": "t", "number": 3, "pay": 1 } | |
| ], | |
| "wild-symbols": { | |
| "w": [ | |
| "F", | |
| "C", | |
| "E", | |
| "B", | |
| "R", | |
| "A", | |
| "K", | |
| "Q", | |
| "J", | |
| "t", | |
| "n" | |
| ] | |
| }, | |
| "paylines": [ | |
| [ | |
| 2, | |
| 2, | |
| 2, | |
| 2, | |
| 2 | |
| ], | |
| [ | |
| 3, | |
| 3, | |
| 3, | |
| 3, | |
| 3 | |
| ], | |
| [ | |
| 1, | |
| 1, | |
| 1, | |
| 1, | |
| 1 | |
| ], | |
| [ | |
| 4, | |
| 4, | |
| 4, | |
| 4, | |
| 4 | |
| ] | |
| ] | |
| } | |
| }, | |
| "main": { | |
| "type":"slot", | |
| "display-list": [ | |
| { | |
| "group": "background_group", | |
| "x": 0, | |
| "y": 0, | |
| "stretch": true | |
| }, | |
| { | |
| "group": "reels", | |
| "x": 32, | |
| "y": 23 | |
| }, | |
| { | |
| "group": "message_group", | |
| "x": 178, | |
| "y": 770 | |
| }, | |
| { | |
| "group": "autospin_group", | |
| "x": 961, | |
| "y": 340 | |
| }, | |
| { | |
| "group": "drawer_group", | |
| "x": 0, | |
| "y": 265 | |
| }, | |
| { | |
| "group": "bottom_group", | |
| "x": 0, | |
| "y": 823 | |
| } | |
| ], | |
| "game-definition": { | |
| "xp-ratio": { | |
| "coins":100, | |
| "xp":10 | |
| }, | |
| "display-reelstrips": { | |
| "reel1": "LTCBPAKQJtbwLTCBPAKQJtbwLTCBPAKQJtbwLTCBPAKQJtbw", | |
| "reel2": "LTCBPAKQJtbwLTCBPAKQJtbwLTCBPAKQJtbwLTCBPAKQJtbw", | |
| "reel3": "LTCBPAKQJtbwLTCBPAKQJtbwLTCBPAKQJtbwLTCBPAKQJtbw", | |
| "reel4": "LTCBPAKQJtbwLTCBPAKQJtbwLTCBPAKQJtbwLTCBPAKQJtbw", | |
| "reel5": "LTCBPAKQJtbwLTCBPAKQJtbwLTCBPAKQJtbwLTCBPAKQJtbw" | |
| }, | |
| "math-reelstrips": { | |
| "reel1": "LTCBPAKQJtbwLTCBPAKQJtbwLTCBPAKQJtbwLTCBPAKQJtbw", | |
| "reel2": "LTCBPAKQJtbwLTCBPAKQJtbwLTCBPAKQJtbwLTCBPAKQJtbw", | |
| "reel3": "LTCBPAKQJtbwLTCBPAKQJtbwLTCBPAKQJtbwLTCBPAKQJtbw", | |
| "reel4": "LTCBPAKQJtbwLTCBPAKQJtbwLTCBPAKQJtbwLTCBPAKQJtbw", | |
| "reel5": "LTCBPAKQJtbwLTCBPAKQJtbwLTCBPAKQJtbwLTCBPAKQJtbw" | |
| }, | |
| "reelformat": { | |
| "numreels": 5, | |
| "symbols-high": [3,4,5,4,3] | |
| }, | |
| "reelspeeds": [ | |
| 8000, | |
| 8000, | |
| 8000, | |
| 8000, | |
| 8000, | |
| 8000 | |
| ], | |
| "reelstarts": [ | |
| 0, | |
| 20, | |
| 40, | |
| 60, | |
| 80, | |
| 100 | |
| ], | |
| "symbols": { | |
| "L": "logo", | |
| "T": "treasure", | |
| "C": "clownfish", | |
| "B": "bluetang", | |
| "P": "pufferfish", | |
| "A": "ace", | |
| "K": "king", | |
| "Q": "queen", | |
| "J": "jack", | |
| "t": "ten", | |
| "b": "bonus", | |
| "w": "wild" | |
| }, | |
| "win-animations": [ | |
| ], | |
| "paytable": [ | |
| {"wintype": "LineLeftWin", "symbol": "A", "number": 5, "pay": 500 }, | |
| {"wintype": "LineLeftWin", "symbol": "A", "number": 4, "pay": 200 }, | |
| {"wintype": "LineLeftWin", "symbol": "A", "number": 3, "pay": 50 }, | |
| {"wintype": "LineLeftWin", "symbol": "A", "number": 2, "pay": 10 }, | |
| {"wintype": "LineLeftWin", "symbol": "E", "number": 5, "pay": 350 }, | |
| {"wintype": "LineLeftWin", "symbol": "E", "number": 4, "pay": 150 }, | |
| {"wintype": "LineLeftWin", "symbol": "E", "number": 3, "pay": 25 }, | |
| {"wintype": "LineLeftWin", "symbol": "C", "number": 5, "pay": 200 }, | |
| {"wintype": "LineLeftWin", "symbol": "C", "number": 4, "pay": 75 }, | |
| {"wintype": "LineLeftWin", "symbol": "C", "number": 3, "pay": 15 }, | |
| {"wintype": "LineLeftWin", "symbol": "J", "number": 5, "pay": 150 }, | |
| {"wintype": "LineLeftWin", "symbol": "J", "number": 4, "pay": 50 }, | |
| {"wintype": "LineLeftWin", "symbol": "J", "number": 3, "pay": 10 }, | |
| {"wintype": "LineLeftWin", "symbol": "K", "number": 5, "pay": 100 }, | |
| {"wintype": "LineLeftWin", "symbol": "K", "number": 4, "pay": 25 }, | |
| {"wintype": "LineLeftWin", "symbol": "K", "number": 3, "pay": 5 }, | |
| {"wintype": "LineLeftWin", "symbol": "B", "number": 5, "pay": 100 }, | |
| {"wintype": "LineLeftWin", "symbol": "B", "number": 4, "pay": 25 }, | |
| {"wintype": "LineLeftWin", "symbol": "B", "number": 3, "pay": 5 }, | |
| {"wintype": "LineLeftWin", "symbol": "Q", "number": 5, "pay": 100 }, | |
| {"wintype": "LineLeftWin", "symbol": "Q", "number": 4, "pay": 25 }, | |
| {"wintype": "LineLeftWin", "symbol": "Q", "number": 3, "pay": 5 }, | |
| {"wintype": "LineLeftWin", "symbol": "R", "number": 5, "pay": 20 }, | |
| {"wintype": "LineLeftWin", "symbol": "R", "number": 4, "pay": 5 }, | |
| {"wintype": "LineLeftWin", "symbol": "R", "number": 3, "pay": 1 }, | |
| {"wintype": "LineLeftWin", "symbol": "b", "number": 5, "pay": 20 }, | |
| {"wintype": "LineLeftWin", "symbol": "b", "number": 4, "pay": 5 }, | |
| {"wintype": "LineLeftWin", "symbol": "b", "number": 3, "pay": 1 }, | |
| {"wintype": "LineLeftWin", "symbol": "n", "number": 5, "pay": 20 }, | |
| {"wintype": "LineLeftWin", "symbol": "n", "number": 4, "pay": 5 }, | |
| {"wintype": "LineLeftWin", "symbol": "n", "number": 3, "pay": 1 }, | |
| {"wintype": "LineLeftWin", "symbol": "t", "number": 5, "pay": 20 }, | |
| {"wintype": "LineLeftWin", "symbol": "t", "number": 4, "pay": 5 }, | |
| {"wintype": "LineLeftWin", "symbol": "t", "number": 3, "pay": 1 } | |
| ], | |
| "wild-symbols": { | |
| "w": [ | |
| ] | |
| }, | |
| "paylines": [ | |
| [ | |
| 2, | |
| 2, | |
| 2, | |
| 2, | |
| 2 | |
| ], | |
| [ | |
| 3, | |
| 3, | |
| 3, | |
| 3, | |
| 3 | |
| ], | |
| [ | |
| 1, | |
| 1, | |
| 1, | |
| 1, | |
| 1 | |
| ], | |
| [ | |
| 4, | |
| 4, | |
| 4, | |
| 4, | |
| 4 | |
| ] | |
| ] | |
| } | |
| } | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment