mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-07 17:02:16 +02:00
187-188-189 Variant palette
This commit is contained in:
parent
30f55e4c6b
commit
9c6904db5d
Binary file not shown.
Before Width: | Height: | Size: 5.5 KiB After Width: | Height: | Size: 15 KiB |
28
public/images/pokemon/variant/187.json
Normal file
28
public/images/pokemon/variant/187.json
Normal file
@ -0,0 +1,28 @@
|
|||||||
|
{
|
||||||
|
"1": {
|
||||||
|
"101010": "101010",
|
||||||
|
"425a10": "934200",
|
||||||
|
"52843a": "c27600",
|
||||||
|
"63bd5a": "efac00",
|
||||||
|
"8c083a": "012a3e",
|
||||||
|
"9cde5a": "ffdc46",
|
||||||
|
"b56373": "003e53",
|
||||||
|
"ff7b94": "006d7f",
|
||||||
|
"f79cb5": "00a59b",
|
||||||
|
"ffc500": "e3396c",
|
||||||
|
"ffff00": "ffa8b6"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"101010": "101010",
|
||||||
|
"425a10": "5f0052",
|
||||||
|
"52843a": "960070",
|
||||||
|
"63bd5a": "960070",
|
||||||
|
"8c083a": "802600",
|
||||||
|
"9cde5a": "e01c75",
|
||||||
|
"b56373": "d8591c",
|
||||||
|
"ff7b94": "fa9600",
|
||||||
|
"f79cb5": "ffc93b",
|
||||||
|
"ffc500": "5ec0ec",
|
||||||
|
"ffff00": "94ecf9"
|
||||||
|
}
|
||||||
|
}
|
30
public/images/pokemon/variant/188.json
Normal file
30
public/images/pokemon/variant/188.json
Normal file
@ -0,0 +1,30 @@
|
|||||||
|
{
|
||||||
|
"1": {
|
||||||
|
"000000": "101010",
|
||||||
|
"196b00": "c66b31",
|
||||||
|
"42b521": "e99f23",
|
||||||
|
"63d631": "ffd953",
|
||||||
|
"8c5200": "004269",
|
||||||
|
"8cf74a": "fef579",
|
||||||
|
"b5d6de": "fa9600",
|
||||||
|
"f7a519": "005883",
|
||||||
|
"ff6300": "420c78",
|
||||||
|
"ffd600": "046c90",
|
||||||
|
"ffef00": "007b9a",
|
||||||
|
"ffffff": "ffc93b"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"000000": "101010",
|
||||||
|
"196b00": "2659ad",
|
||||||
|
"42b521": "5293d5",
|
||||||
|
"63d631": "79d5fa",
|
||||||
|
"8c5200": "5f0052",
|
||||||
|
"8cf74a": "a6eafa",
|
||||||
|
"b5d6de": "fa9600",
|
||||||
|
"f7a519": "960070",
|
||||||
|
"ff6300": "86005c",
|
||||||
|
"ffd600": "ba0071",
|
||||||
|
"ffef00": "e01c75",
|
||||||
|
"ffffff": "ffc93b"
|
||||||
|
}
|
||||||
|
}
|
38
public/images/pokemon/variant/189.json
Normal file
38
public/images/pokemon/variant/189.json
Normal file
@ -0,0 +1,38 @@
|
|||||||
|
{
|
||||||
|
"1": {
|
||||||
|
"101010": "101010",
|
||||||
|
"194a73": "b64d21",
|
||||||
|
"c53142": "405b8f",
|
||||||
|
"ef4252": "6781a4",
|
||||||
|
"29844a": "83839f",
|
||||||
|
"b58c31": "071a3c",
|
||||||
|
"d6bd5a": "282773",
|
||||||
|
"84ce7b": "c1bdd1",
|
||||||
|
"3a73c5": "e19903",
|
||||||
|
"ded67b": "ded67b",
|
||||||
|
"efe69c": "104f80",
|
||||||
|
"8cb5ff": "f9f870",
|
||||||
|
"ffffde": "2faac4",
|
||||||
|
"ffffee": "ffffee",
|
||||||
|
"fff7b5": "1379a0",
|
||||||
|
"739cff": "fcd936"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"101010": "101010",
|
||||||
|
"194a73": "680054",
|
||||||
|
"c53142": "3887d2",
|
||||||
|
"ef4252": "58c1ea",
|
||||||
|
"29844a": "3887d3",
|
||||||
|
"b58c31": "da5014",
|
||||||
|
"d6bd5a": "f06f22",
|
||||||
|
"84ce7b": "58c1eb",
|
||||||
|
"3a73c5": "980062",
|
||||||
|
"ded67b": "ded67b",
|
||||||
|
"efe69c": "ffa747",
|
||||||
|
"8cb5ff": "e4486a",
|
||||||
|
"ffffde": "f9f29b",
|
||||||
|
"ffffee": "ffffee",
|
||||||
|
"fff7b5": "ffd45a",
|
||||||
|
"739cff": "d20d6a"
|
||||||
|
}
|
||||||
|
}
|
@ -161,6 +161,9 @@
|
|||||||
"183": [0, 1, 2],
|
"183": [0, 1, 2],
|
||||||
"184": [0, 2, 2],
|
"184": [0, 2, 2],
|
||||||
"185": [0, 1, 1],
|
"185": [0, 1, 1],
|
||||||
|
"187": [0, 1, 1],
|
||||||
|
"188": [0, 1, 1],
|
||||||
|
"189": [0, 1, 1],
|
||||||
"190": [0, 1, 1],
|
"190": [0, 1, 1],
|
||||||
"193": [0, 1, 1],
|
"193": [0, 1, 1],
|
||||||
"194": [0, 1, 1],
|
"194": [0, 1, 1],
|
||||||
@ -1097,6 +1100,9 @@
|
|||||||
"183": [0, 1, 1],
|
"183": [0, 1, 1],
|
||||||
"184": [0, 1, 1],
|
"184": [0, 1, 1],
|
||||||
"185": [0, 1, 1],
|
"185": [0, 1, 1],
|
||||||
|
"187": [0, 1, 1],
|
||||||
|
"188": [0, 1, 1],
|
||||||
|
"189": [0, 1, 1],
|
||||||
"190": [0, 1, 1],
|
"190": [0, 1, 1],
|
||||||
"193": [0, 1, 1],
|
"193": [0, 1, 1],
|
||||||
"194": [0, 1, 1],
|
"194": [0, 1, 1],
|
||||||
|
28
public/images/pokemon/variant/back/187.json
Normal file
28
public/images/pokemon/variant/back/187.json
Normal file
@ -0,0 +1,28 @@
|
|||||||
|
{
|
||||||
|
"1": {
|
||||||
|
"101010": "101010",
|
||||||
|
"425a10": "934200",
|
||||||
|
"52843a": "c27600",
|
||||||
|
"63bd5a": "efac00",
|
||||||
|
"8c083a": "012a3e",
|
||||||
|
"9cde5a": "ffdc46",
|
||||||
|
"b56373": "003e53",
|
||||||
|
"ff7b94": "006d7f",
|
||||||
|
"f79cb5": "00a59b",
|
||||||
|
"ffc500": "e3396c",
|
||||||
|
"ffff00": "ffa8b6"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"101010": "101010",
|
||||||
|
"425a10": "5f0052",
|
||||||
|
"52843a": "960070",
|
||||||
|
"63bd5a": "960070",
|
||||||
|
"8c083a": "802600",
|
||||||
|
"9cde5a": "e01c75",
|
||||||
|
"b56373": "d8591c",
|
||||||
|
"ff7b94": "fa9600",
|
||||||
|
"f79cb5": "ffc93b",
|
||||||
|
"ffc500": "5ec0ec",
|
||||||
|
"ffff00": "94ecf9"
|
||||||
|
}
|
||||||
|
}
|
30
public/images/pokemon/variant/back/188.json
Normal file
30
public/images/pokemon/variant/back/188.json
Normal file
@ -0,0 +1,30 @@
|
|||||||
|
{
|
||||||
|
"1": {
|
||||||
|
"000000": "101010",
|
||||||
|
"196b00": "c66b31",
|
||||||
|
"42b521": "e99f23",
|
||||||
|
"63d631": "ffd953",
|
||||||
|
"8c5200": "004269",
|
||||||
|
"8cf74a": "fef579",
|
||||||
|
"b5d6de": "fa9600",
|
||||||
|
"ce8400": "075976",
|
||||||
|
"f7a519": "005883",
|
||||||
|
"ffd600": "046c90",
|
||||||
|
"ffef00": "007b9a",
|
||||||
|
"ffffff": "ffc93b"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"000000": "101010",
|
||||||
|
"196b00": "2659ad",
|
||||||
|
"42b521": "5293d5",
|
||||||
|
"63d631": "79d5fa",
|
||||||
|
"8c5200": "5f0052",
|
||||||
|
"8cf74a": "a6eafa",
|
||||||
|
"b5d6de": "fa9600",
|
||||||
|
"ce8400": "9d0562",
|
||||||
|
"f7a519": "960070",
|
||||||
|
"ffd600": "ba0071",
|
||||||
|
"ffef00": "e01c75",
|
||||||
|
"ffffff": "ffc93b"
|
||||||
|
}
|
||||||
|
}
|
32
public/images/pokemon/variant/back/189.json
Normal file
32
public/images/pokemon/variant/back/189.json
Normal file
@ -0,0 +1,32 @@
|
|||||||
|
{
|
||||||
|
"1": {
|
||||||
|
"101010": "101010",
|
||||||
|
"194a73": "b64d21",
|
||||||
|
"29844a": "83839f",
|
||||||
|
"3a73c5": "e19903",
|
||||||
|
"739cff": "fcd936",
|
||||||
|
"84ce7b": "c1bdd1",
|
||||||
|
"8cb5ff": "f9f870",
|
||||||
|
"b58c31": "071a3c",
|
||||||
|
"d6bd5a": "282773",
|
||||||
|
"ded67b": "2192b2",
|
||||||
|
"efe69c": "104f80",
|
||||||
|
"fff7b5": "1379a0",
|
||||||
|
"ffffde": "2faac4"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"101010": "101010",
|
||||||
|
"194a73": "680054",
|
||||||
|
"29844a": "3887d3",
|
||||||
|
"3a73c5": "980062",
|
||||||
|
"739cff": "d20d6a",
|
||||||
|
"84ce7b": "58c1eb",
|
||||||
|
"8cb5ff": "e4486a",
|
||||||
|
"b58c31": "da5014",
|
||||||
|
"d6bd5a": "f06f22",
|
||||||
|
"ded67b": "fce37b",
|
||||||
|
"efe69c": "ffa747",
|
||||||
|
"fff7b5": "ffd45a",
|
||||||
|
"ffffde": "f9f29b"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user