mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-20 08:15:07 +00:00
Adds character customization items
This commit is contained in:
@@ -15,6 +15,20 @@
|
||||
"tags": "hat,pokemon-aerodactyl,type-fossil",
|
||||
"howToGet": "random drop from rock smash? "
|
||||
},
|
||||
{
|
||||
"id": "aquaclip",
|
||||
"name": "Aqua Clip",
|
||||
"price": 3000,
|
||||
"tags": "hairclip"
|
||||
},
|
||||
{
|
||||
"id": "aronmask",
|
||||
"name": "Aron Mask",
|
||||
"description": "A heavy, steel mask shaped like the head of an Aron.",
|
||||
"done": "yes",
|
||||
"price": 6500,
|
||||
"tags": "mask,pokemon-aron,pokemon-lairon,pokemon-aggron"
|
||||
},
|
||||
{
|
||||
"id": "ash",
|
||||
"name": "Partner Cap",
|
||||
@@ -75,6 +89,13 @@
|
||||
"tags": "mask,",
|
||||
"howToGet": "randomly found in trash cans"
|
||||
},
|
||||
{
|
||||
"id": "brawlyshades",
|
||||
"name": "Brawl Shades",
|
||||
"description": "Sporty shades that were popularized by a certain Gym Leader from the Hoenn region.",
|
||||
"price": 4000,
|
||||
"tags": "glasses,hoenn,"
|
||||
},
|
||||
{
|
||||
"id": "breederbandana",
|
||||
"name": "Breeder Bandana",
|
||||
@@ -421,6 +442,19 @@
|
||||
"tags": "hat, cinnabar,",
|
||||
"howToGet": "type trainer"
|
||||
},
|
||||
{
|
||||
"id": "flameclip",
|
||||
"name": "Flame Clip",
|
||||
"price": 3000,
|
||||
"tags": "hairclip,"
|
||||
},
|
||||
{
|
||||
"id": "flannerybeanie",
|
||||
"name": "Flaming Beanie",
|
||||
"description": "A snug black beanie with bright, flickering flame patterns licking the sides.",
|
||||
"price": 12000,
|
||||
"tags": "hat,weather-cold,"
|
||||
},
|
||||
{
|
||||
"id": "froghat",
|
||||
"name": "Frog Hat",
|
||||
@@ -459,6 +493,13 @@
|
||||
"tags": "mask,special,",
|
||||
"howToGet": "Obtained by defeating a Pokemon without a sprite"
|
||||
},
|
||||
{
|
||||
"id": "glaliehelmet",
|
||||
"name": "Glalie Helmet",
|
||||
"description": "A sturdy helmet made of compacted ice that looks like a Glalie!",
|
||||
"price": 8000,
|
||||
"tags": "hat,pokemon-snorunt,pokemon-glalie,pokemon-froslass,"
|
||||
},
|
||||
{
|
||||
"id": "glasses",
|
||||
"name": "Round Glasses",
|
||||
@@ -518,6 +559,14 @@
|
||||
"tags": "hat,trainer,johto,",
|
||||
"howToGet": "regional set"
|
||||
},
|
||||
{
|
||||
"id": "grassexpert",
|
||||
"name": "Flower Crown",
|
||||
"description": "A delicate crown woven from vibrant wildflowers. It gives off a fresh, natural vibe.",
|
||||
"done": "yes",
|
||||
"price": 5000,
|
||||
"tags": "hat,headband,weather-warm,"
|
||||
},
|
||||
{
|
||||
"id": "halo",
|
||||
"name": "Halo",
|
||||
@@ -535,6 +584,14 @@
|
||||
"price": 8000,
|
||||
"tags": "pokemon-axew,pokemon-fraxure,pokemon-haxorus,"
|
||||
},
|
||||
{
|
||||
"id": "hawluchamask",
|
||||
"name": "Lucha Mask",
|
||||
"description": "A Lucha Libre mask that looks like the one worm by a Hawlucha.",
|
||||
"done": "yes",
|
||||
"price": 5000,
|
||||
"tags": "pokemon-hawlucha,mask,"
|
||||
},
|
||||
{
|
||||
"id": "headlacecovering",
|
||||
"name": "Lace Covering",
|
||||
@@ -632,13 +689,19 @@
|
||||
"tags": "hat,trainer,unova,",
|
||||
"howToGet": "regional set"
|
||||
},
|
||||
{
|
||||
"id": "idolf",
|
||||
"name": "Heart Headband",
|
||||
"price": 4500,
|
||||
"tags": "headband,goldenrod"
|
||||
},
|
||||
{
|
||||
"id": "karateHeadband",
|
||||
"name": "Karate Bandana",
|
||||
"description": "A red headband tied tightly around the forehead. It’s worn by trainers who strive for discipline and strength.",
|
||||
"done": "yes",
|
||||
"price": 6000,
|
||||
"tags": "headband,saffron,",
|
||||
"tags": "headband,saffron,pokemon-luvdisc,",
|
||||
"howToGet": "type trainer"
|
||||
},
|
||||
{
|
||||
@@ -868,6 +931,20 @@
|
||||
"tags": "hat,trainer,unova,",
|
||||
"howToGet": "left behind by the zoroark in berry forest? regional set"
|
||||
},
|
||||
{
|
||||
"id": "ninetalesalolahat",
|
||||
"name": "Ice Fox Hat",
|
||||
"price": 7500,
|
||||
"tags": "hat,pokemon-alolan_vulpix,pokemon-alolan_ninetales,weather-cold"
|
||||
},
|
||||
{
|
||||
"id": "nursejoy",
|
||||
"name": "Blank Nurse Cap",
|
||||
"description": "A white hat that decidedly does not violite the Geneva Convention. It's usually worn by nurses",
|
||||
"price": 25000,
|
||||
"tags": "hat,pokemon-happiny,pokemon-chansey,pokemon-blissey",
|
||||
"howToGet": "quest in a broken down pokecenter, gotta help heal up a bunch of mons that are in critical condition (give potions etc to npc mons)? "
|
||||
},
|
||||
{
|
||||
"id": "nursejoyhat",
|
||||
"name": "Nurse Cap",
|
||||
@@ -875,7 +952,7 @@
|
||||
"len": 97,
|
||||
"price": 25000,
|
||||
"tags": "hat,pokemon-happiny,pokemon-chansey,pokemon-blissey",
|
||||
"howToGet": "quest in a broken down pokecenter, gotta help heal up a bunch of mons that are in critical condition (give potions etc to npc mons)? "
|
||||
"howToGet": ";"
|
||||
},
|
||||
{
|
||||
"id": "nya",
|
||||
@@ -930,7 +1007,7 @@
|
||||
{
|
||||
"id": "orange",
|
||||
"name": "Oran Berry",
|
||||
"description": "Just an Oran Berry that's balanced on your head. Simplicity at its best!",
|
||||
"description": "Just an oran berry that's balanced on your head. Simplicity at its best!",
|
||||
"price": 1000,
|
||||
"tags": "hat,"
|
||||
},
|
||||
@@ -1324,6 +1401,18 @@
|
||||
"price": 12000,
|
||||
"tags": "hat,pokemon-snorunt,weather-cold,"
|
||||
},
|
||||
{
|
||||
"id": "Spheal",
|
||||
"name": "Head Spheal",
|
||||
"price": 0,
|
||||
"tags": "nest,"
|
||||
},
|
||||
{
|
||||
"id": "Sphealwintercap",
|
||||
"name": "Spheal Toque",
|
||||
"price": 6000,
|
||||
"tags": "hat,weather-cold,pokemon-spheal,pokemon-sealio,pokemon-walrein,"
|
||||
},
|
||||
{
|
||||
"id": "splicer",
|
||||
"name": "Fusion Beret",
|
||||
@@ -1354,7 +1443,7 @@
|
||||
},
|
||||
{
|
||||
"id": "surgeglasses",
|
||||
"name": "Surge Shades",
|
||||
"name": "Shock Shades",
|
||||
"description": "Shockingly cool sunglasses.",
|
||||
"done": "yes",
|
||||
"len": 27,
|
||||
@@ -1476,6 +1565,12 @@
|
||||
"price": 6500,
|
||||
"tags": "hat,fuchsia,"
|
||||
},
|
||||
{
|
||||
"id": "winona",
|
||||
"name": "Feathered Cap",
|
||||
"price": 18000,
|
||||
"tags": "hat,"
|
||||
},
|
||||
{
|
||||
"id": "wooperclips",
|
||||
"name": "Wooper Hair Clips",
|
||||
|
||||
Reference in New Issue
Block a user