-
Notifications
You must be signed in to change notification settings - Fork 1
/
project.json
202 lines (202 loc) · 6.1 KB
/
project.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
{
"contentrating" : "Everyone",
"description" : "[h1]Animated Pokémon[/h1]\r\nThis is a custom Wallpaper Engine Web Wallpaper featuring ALL currently existing pokémon and their forms, most of the animated using Generation 5 sprites.\r\n\r\nI do not own any rights to the sprites used in this wallpaper. The data and images used were provided by PokéAPI.\r\n\r\n[h2]Features[/h2]\r\n[list]\r\n[*] Customize the type of background and the colors;\r\n[*] Click on the pokédex national number to choose a new random pokémon;\r\n[*] Whitelist and blacklist pokémon to be displayed, using the pokédex national number, PokéAPI id or the pokémon name;\r\n[*] Adjust the speed in which pokémon are cycled through;\r\n[*] Choose the types of sprites to be displayed.\r\n[/list]\r\n\r\n[h2]Pokémon Sprites Types[/h2]\r\n[list]\r\n[*] [b]Animated:[/b] All 649 pokémon up to generation 5 (Black & White), enabled by default;\r\n[*] [b]Gen5:[/b] All remaining pokémon up to 898 (Sword & Shield) have been drawn using Gen5-like sprites that aren't animated;\r\n[*] [b]Gen8:[/b] Some alternate forms in Sword & Shield don't have Gen5-like sprites, so they have the Gen8 sprites instead;\r\n[*] [b]Artwork:[/b] Pokémon in Arceus and some alternate forms in Gen8 don't have sprites, so they use the official artwork instead.\r\n[/list]\r\n\r\nFor a better experience don't allow any other sprite type in the Wallpaper Engine settings to only show animated sprites.\r\n\r\nTo see all currently available pokémon in their original form, select [b]Allow Static Gen 5 Sprites[/b] and deselect [b]Allow Alternate Forms[/b].\r\n\r\nTo see all currently available pokémon and their alternate forms, allow every sprite type and select [b]Allow Alternate Forms[/b].\r\n\r\n[h2]External Resources[/h2]\r\nFont Credit: https://www.dafont.com/pokemon-classic.font\r\nData & Sprites Credit: https://github.com/PokeAPI/pokeapi\r\nSource Code: https://github.com/DaviAMSilva/AnimatedPokemon",
"file" : "index.html",
"general" :
{
"properties" :
{
"allowalternateforms" :
{
"index" : 3,
"order" : 103,
"text" : "Allow Alternate Forms",
"type" : "bool",
"value" : true
},
"allowstaticartworks" :
{
"index" : 2,
"order" : 102,
"text" : "Allow Static Artworks",
"type" : "bool",
"value" : false
},
"allowstaticgen5sprites" :
{
"index" : 0,
"order" : 100,
"text" : "Allow Static Gen 5 Sprites",
"type" : "bool",
"value" : false
},
"allowstaticgen8sprites" :
{
"index" : 1,
"order" : 101,
"text" : "Allow Static Gen 8 Sprites",
"type" : "bool",
"value" : false
},
"automaticpokemonswitching" :
{
"index" : 4,
"order" : 104,
"text" : "Automatic Pokémon Switching",
"type" : "bool",
"value" : true
},
"backgroundcolor" :
{
"condition" : "backgroundtype.value == \"lineargradient\" || backgroundtype.value == \"radialgradient\" || backgroundtype.value == \"solid\"",
"index" : 8,
"order" : 108,
"text" : "Background Color",
"type" : "color",
"value" : "0.5 0.5 0.5"
},
"backgroundtype" :
{
"index" : 6,
"options" :
[
{
"label" : "Linear Gradient",
"value" : "lineargradient"
},
{
"label" : "Radial Gradient",
"value" : "radialgradient"
},
{
"label" : "Mix Types Color",
"value" : "mixtypes"
},
{
"label" : "First Type Color",
"value" : "firsttype"
},
{
"label" : "Second Type Color",
"value" : "secondtype"
},
{
"label" : "Solid Color",
"value" : "solid"
}
],
"order" : 106,
"text" : "Background Type",
"type" : "combo",
"value" : "lineargradient"
},
"blacklistedpokemon" :
{
"index" : 15,
"order" : 115,
"text" : "Blacklisted Pokémon (comma separated)",
"type" : "textinput",
"value" : ""
},
"customtypecolor" :
{
"condition" : "displaylegend.value == true",
"index" : 10,
"order" : 110,
"text" : "Custom Type Color",
"type" : "bool",
"value" : true
},
"displaydetailedinfo" :
{
"index" : 16,
"order" : 116,
"text" : "Display detailed info (debug)",
"type" : "bool",
"value" : false
},
"displaylegend" :
{
"index" : 9,
"order" : 109,
"text" : "Display Pokémon Information",
"type" : "bool",
"value" : true
},
"enabletextshadow" :
{
"condition" : "displaylegend.value == true",
"index" : 12,
"order" : 112,
"text" : "Enable Text Shadow",
"type" : "bool",
"value" : true
},
"gradientangle" :
{
"condition" : "backgroundtype.value == \"lineargradient\"",
"fraction" : false,
"index" : 7,
"max" : 360,
"min" : 0,
"order" : 107,
"text" : "Gradient Angle",
"type" : "slider",
"value" : 135
},
"pokemonswitchingtimer" :
{
"condition" : "automaticpokemonswitching.value == true",
"fraction" : false,
"index" : 5,
"max" : 86400,
"min" : 5,
"order" : 105,
"text" : "Pokémon Switching Timer (seconds)",
"type" : "slider",
"value" : 300
},
"schemecolor" :
{
"order" : 0,
"text" : "ui_browse_properties_scheme_color",
"type" : "color",
"value" : "0.9686274509803922 0.7411764705882353 0.12941176470588237"
},
"shadowcolor" :
{
"condition" : "enabletextshadow.value == true && displaylegend.value == true",
"index" : 13,
"order" : 113,
"text" : "Shadow Color",
"type" : "color",
"value" : "0 0 0"
},
"textcolor" :
{
"condition" : "displaylegend.value == true",
"index" : 11,
"order" : 111,
"text" : "Text Color",
"type" : "color",
"value" : "1 1 1"
},
"whitelistedpokemon" :
{
"index" : 14,
"order" : 114,
"text" : "Whitelisted Pokémon (comma separated)",
"type" : "textinput",
"value" : ""
}
}
},
"preview" : "preview.gif",
"tags" : [ "Game" ],
"title" : "Animated Pokémon",
"type" : "Web",
"version" : 1,
"visibility" : "public",
"workshopid" : "2870660754",
"workshopurl" : "steam://url/CommunityFilePage/2870660754"
}