mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2026-01-12 02:06:00 +00:00
added more character customization
This commit is contained in:
@@ -89,6 +89,10 @@
|
||||
"tags": "celadon",
|
||||
"howToGet": "city exclusive outfit"
|
||||
},
|
||||
{
|
||||
"id": "brendanRS",
|
||||
"name": "Ruby Runner"
|
||||
},
|
||||
{
|
||||
"id": "bughakama",
|
||||
"name": "Bug Hakama Dress",
|
||||
@@ -203,13 +207,14 @@
|
||||
"id": "Eri",
|
||||
"name": "Caph Squad Captain",
|
||||
"obtainable": "yes",
|
||||
"price": 8000,
|
||||
"tags": "paldea,"
|
||||
},
|
||||
{
|
||||
"id": "fantasyadventurersoutfit",
|
||||
"name": "Traveller Outfit",
|
||||
"obtainable": "yes",
|
||||
"price": 0,
|
||||
"price": 25000,
|
||||
"tags": "special,",
|
||||
"howToGet": "Given by exotic pokemon quest npc after completing all the quests"
|
||||
},
|
||||
@@ -264,13 +269,14 @@
|
||||
"id": "fusionnerd",
|
||||
"name": "Fusion Outfit",
|
||||
"obtainable": "yes",
|
||||
"price": 0,
|
||||
"price": 8000,
|
||||
"tags": "pokemon-fused,special,",
|
||||
"howToGet": "cinnabar lab after fusing 100 times"
|
||||
},
|
||||
{
|
||||
"id": "ghostoutfit",
|
||||
"name": "Ghost Outfit",
|
||||
"price": 10000,
|
||||
"tags": "type-ghost,special",
|
||||
"howToGet": "type trainer"
|
||||
},
|
||||
@@ -361,7 +367,8 @@
|
||||
{
|
||||
"id": "idolf",
|
||||
"name": "Idol Dress",
|
||||
"price": 7500
|
||||
"price": 7500,
|
||||
"tags": "goldenrod"
|
||||
},
|
||||
{
|
||||
"id": "indigoicebeams",
|
||||
@@ -480,6 +487,11 @@
|
||||
"price": 15000,
|
||||
"tags": "pokemon-mudkip,pokemon-marshtomp,pokemon-swampert,"
|
||||
},
|
||||
{
|
||||
"id": "mayRS",
|
||||
"name": "Sapphire Strider",
|
||||
"description": "A sporty, travel-ready outfit that evokes the spirit of a fledgling Hoenn trainer."
|
||||
},
|
||||
{
|
||||
"id": "mikufairyf",
|
||||
"name": "Fairy Outfit (F)",
|
||||
@@ -589,6 +601,14 @@
|
||||
"tags": "azalea,",
|
||||
"howToGet": "city-exclusive outfit"
|
||||
},
|
||||
{
|
||||
"id": "policeuniform",
|
||||
"name": "Police Uniform",
|
||||
"description": "The official uniform worn by the Kanto and Johto Police Department.",
|
||||
"price": 0,
|
||||
"tags": "special,",
|
||||
"howToGet": "pinkan island quest (police side)"
|
||||
},
|
||||
{
|
||||
"id": "Ramos",
|
||||
"name": "Gardener Outfit",
|
||||
@@ -598,6 +618,13 @@
|
||||
"tags": "kalos,",
|
||||
"howToGet": "regional set"
|
||||
},
|
||||
{
|
||||
"id": "rangeruniform",
|
||||
"name": "Ranger Uniform",
|
||||
"description": "The uniform worn by those who dedicate their lives to protecting nature.",
|
||||
"price": 2000,
|
||||
"tags": "mahogany"
|
||||
},
|
||||
{
|
||||
"id": "red",
|
||||
"name": "Red jacket and Jeans",
|
||||
@@ -716,13 +743,21 @@
|
||||
{
|
||||
"id": "RocketJames",
|
||||
"name": "White Rocket Uniform (M)",
|
||||
"price": 0,
|
||||
"tags": "special"
|
||||
},
|
||||
{
|
||||
"id": "RocketJessie",
|
||||
"name": "White Rocket Uniform (F)",
|
||||
"price": 0,
|
||||
"tags": "special"
|
||||
},
|
||||
{
|
||||
"id": "sludgeM",
|
||||
"name": "Sludge Drip",
|
||||
"price": 4500,
|
||||
"tags": "cinnabar"
|
||||
},
|
||||
{
|
||||
"id": "splicer",
|
||||
"name": "Splicer Outfit",
|
||||
@@ -758,6 +793,12 @@
|
||||
"tags": "type-steel,special",
|
||||
"howToGet": "type trainer (steel)"
|
||||
},
|
||||
{
|
||||
"id": "streetwear",
|
||||
"name": "Street Wear",
|
||||
"price": 1200,
|
||||
"tags": "blackthorn,"
|
||||
},
|
||||
{
|
||||
"id": "summerdress",
|
||||
"name": "Summer Dress",
|
||||
@@ -766,6 +807,18 @@
|
||||
"price": 1500,
|
||||
"tags": "default"
|
||||
},
|
||||
{
|
||||
"id": "teamaquaF",
|
||||
"name": "Aqua Uniform (F)",
|
||||
"price": 6000,
|
||||
"tags": "special"
|
||||
},
|
||||
{
|
||||
"id": "teamaquaM",
|
||||
"name": "Aqua Uniform (M)",
|
||||
"price": 6000,
|
||||
"tags": "special"
|
||||
},
|
||||
{
|
||||
"id": "trevenantforestkingcloak",
|
||||
"name": "Forest King Cloak",
|
||||
|
||||
Reference in New Issue
Block a user