pixel-examples/community/amidakuji/examples/user_conf_sample1.json

22 lines
845 B
JSON
Raw Normal View History

2018-08-26 07:45:01 -05:00
{
"window_width": 600,
"window_height": 900,
"max_player": 4,
"max_level": 80,
"width": 1500,
"height": 1000,
"zoom": -3,
"rotate_degree": -90,
"margin_top": 50,
"margin_right": 100,
"margin_bottom": 50,
"margin_left": 150,
"font_size": 20,
"picks": ["Bulbasaur","Ivysaur","Venusaur","Charmander","Charmeleon","Charizard","Squirtle","Wartortle","Blastoise","Caterpie","Metapod","Butterfree","Weedle","Kakuna","Beedrill","Pidgey","Pidgeotto","Pidgeot","Rattata","Rattata"],
"prizes": ["None","Master Ball","Ultra Ball","Great Ball","Poke Ball","Safari Ball","Net Ball","Dive Ball","Nest Ball","Repeat Ball","Timer Ball","Luxury Ball","Premier Ball","Dusk Ball","Heal Ball","Quick Ball","Cherish Ball"]
}