6 Commits

Author SHA1 Message Date
chardub
1e7523d8d3 Adds move tutor icons 2026-03-06 11:47:43 -05:00
chardub
ed32d46a1d Adds new clothes & hats 2026-03-04 14:55:41 -05:00
chardub
bb8013b951 Mystery gift delivery man 2026-03-01 22:02:23 -05:00
chardub
8458b69e21 Don't obtrain transfer box on randomized savefiles 2026-02-07 09:28:20 -05:00
chardub
30269d44be Adds pbs folder 2026-02-05 20:22:34 -05:00
chardub
626782b23e fixes some wrong abilities 2026-02-05 20:11:45 -05:00
219 changed files with 579884 additions and 1282 deletions

1
.gitignore vendored
View File

@@ -13,6 +13,5 @@ Data/sprites/sprites_rate_limit.log
.gitignore
Game.rxproj
.DS_Store
PBS/*
Game.exe
rpgmaker.sh

BIN
Data/.DS_Store vendored

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -3,91 +3,82 @@
"id": "activeblueF",
"name": "Blue Activewear (F)",
"description": "A feminine, blue, sporty outfit that's easy to move in. The perfect outfit for an athlete.",
"len": 90,
"obtainable": "yes",
"price": 3500,
"tags": "goldenrod",
"howToGet": "triathlon quest?"
"storelocation": "goldenrod, mauville",
"notes": "triathlon quest?"
},
{
"id": "activeblueM",
"name": "Blue Activewear (M)",
"description": "A masculine, blue, sporty outfit that's easy to move in. The perfect outfit for an athlete.",
"len": 91,
"obtainable": "yes",
"price": 3500,
"tags": "goldenrod",
"howToGet": "triathlon quest?"
"storelocation": "goldenrod, mauville",
"notes": "triathlon quest?"
},
{
"id": "activegreenF",
"name": "Green Activewear (F)",
"description": "A feminine, green, sporty outfit that's easy to move in. The perfect outfit for an athlete.",
"len": 91,
"obtainable": "yes",
"price": 3500,
"tags": "goldenrod",
"howToGet": "triathlon quest?"
"storelocation": "goldenrod, mauville",
"notes": "triathlon quest?"
},
{
"id": "activegreenM",
"name": "Green Activewear (M)",
"description": "A masculine, green, sporty outfit that's easy to move in. The perfect outfit for an athlete.",
"len": 92,
"obtainable": "yes",
"price": 3500,
"tags": "goldenrod",
"howToGet": "triathlon quest?"
"storelocation": "goldenrod, mauville",
"notes": "triathlon quest?"
},
{
"id": "activeredF",
"name": "Red Activewear (F)",
"description": "A feminine, red, sporty outfit that's easy to move in. The perfect outfit for an athlete.",
"len": 89,
"obtainable": "yes",
"price": 3500,
"tags": "goldenrod",
"howToGet": "triathlon quest?"
"storelocation": "goldenrod, mauville",
"notes": "triathlon quest?"
},
{
"id": "activeredM",
"name": "Red Activewear (M)",
"description": "A masculine, red, sporty outfit that's easy to move in. The perfect outfit for an athlete.",
"len": 90,
"obtainable": "yes",
"price": 3500,
"tags": "goldenrod",
"howToGet": "triathlon quest?"
"storelocation": "goldenrod, mauville",
"notes": "triathlon quest?"
},
{
"id": "adventurer_f",
"name": "Adventurer Gear (F)",
"description": "A rugged feminine outfit, perfect for adventuring out into the wilderness.",
"len": 74,
"obtainable": "yes",
"price": 3500,
"tags": "fuchsia",
"howToGet": "city exclusive outfit"
"storelocation": "fuchsia",
"notes": "city exclusive outfit / pokechallenges"
},
{
"id": "adventurer_m",
"name": "Adventurer Gear (M)",
"description": "A rugged masculine outfit, perfect for adventuring out into the wilderness.",
"len": 75,
"obtainable": "yes",
"price": 3500,
"tags": "fuchsia",
"howToGet": "city exclusive outfit"
"storelocation": "fuchsia",
"notes": "city exclusive outfit / pokechallenges"
},
{
"id": "bikertraineroutfit",
"name": "Biker Outfit",
"description": "A rugged outfit made of leather and jeans. It's often worn by bikers. ",
"len": 70,
"obtainable": "yes",
"price": 4500,
"tags": "celadon",
"howToGet": "city exclusive outfit"
"storelocation": "celadon",
"notes": "city exclusive outfit"
},
{
"id": "brendanRS",
@@ -99,8 +90,9 @@
"description": "A traditionnal looking hakama dress, that captures the essence of bug-type Pokémon, complete with a bug-catching net!",
"obtainable": "yes",
"price": 10000,
"tags": "azalea,special,",
"howToGet": "type trainer"
"tags": "special",
"storelocation": "azalea",
"notes": "type trainer"
},
{
"id": "bughakamapants",
@@ -108,24 +100,24 @@
"description": "A traditionnal looking pair of hakama pants that capture the essence of bug-type Pokémon, complete with a bug-catching net!",
"obtainable": "yes",
"price": 10000,
"tags": "azalea,special,",
"howToGet": "type trainer"
"tags": "special",
"storelocation": "azalea",
"notes": "type trainer"
},
{
"id": "butler",
"name": "Butler Uniform",
"obtainable": "yes",
"price": 5000,
"tags": "special,"
"tags": "special"
},
{
"id": "BusinessSuit",
"name": "Business Suit",
"description": "A classy, professional-looking business suit.",
"len": 45,
"obtainable": "yes",
"price": 6000,
"tags": "saffron"
"storelocation": "saffron"
},
{
"id": "cardigandress",
@@ -133,17 +125,24 @@
"description": "A brown cardigan worn over a white shirt with a skirt for a clean and professional appearance.",
"obtainable": "yes",
"price": 2000,
"tags": "default"
"storelocation": "default"
},
{
"id": "cloak",
"name": "Black Cloak Dress",
"description": "A mysterious long black cloak or dress, worn over black leggings.",
"len": 65,
"obtainable": "yes",
"price": 6500,
"tags": "lavender,",
"howToGet": "city exclusive outfit"
"storelocation": "lavender",
"notes": "city exclusive outfit"
},
{
"author": ".realthree",
"id": "corrosivesuit",
"name": "Corrosive Suit",
"description": "This menacing suit is literally dripping with style. It seems it was handmade in Kalos.",
"price": 8000,
"storelocation": "fuchsia"
},
{
"id": "cresseliadress",
@@ -151,7 +150,7 @@
"description": "A whimsical dress that is inspired by the legendary Pokémon Cresselia.",
"obtainable": "yes",
"price": 25000,
"tags": "pokemon-cresselia"
"pokemontags": "cresselia"
},
{
"id": "darkoutfit",
@@ -174,8 +173,8 @@
"name": "Delinquent Outfit",
"obtainable": "yes",
"price": 8000,
"tags": "violet,",
"howToGet": "city exclusive outfit"
"storelocation": "violet,",
"notes": "city exclusive outfit"
},
{
"id": "dragonconqueror",
@@ -189,7 +188,6 @@
"id": "electriccasual",
"name": "Electric Outfit",
"description": "A casual outfit themed around the Electric type.",
"len": 48,
"obtainable": "yes",
"price": 10000,
"tags": "type-electric,special"
@@ -200,30 +198,31 @@
"description": "A floaty jacket inspired by the color scheme of Spinarak.",
"obtainable": "yes",
"price": 6000,
"tags": "azalea,pokemon-spinarak,pokemon-ariados,",
"howToGet": "found at sky pillar"
"pokemontags": "spinarak,ariados,",
"storelocation": "azalea",
"notes": "found at sky pillar"
},
{
"id": "Eri",
"name": "Caph Squad Captain",
"obtainable": "yes",
"price": 8000,
"tags": "paldea,"
"regiontags": "paldea,"
},
{
"id": "fantasyadventurersoutfit",
"name": "Traveller Outfit",
"obtainable": "yes",
"price": 25000,
"tags": "special,",
"howToGet": "Given by exotic pokemon quest npc after completing all the quests"
"tags": "special",
"notes": "Given by exotic pokemon quest npc after completing all the quests"
},
{
"id": "fauxwrap",
"name": "Faux Wrap Dress",
"obtainable": "yes",
"price": 3500,
"tags": "ecruteak"
"storelocation": "ecruteak"
},
{
"id": "fighting",
@@ -245,8 +244,8 @@
"description": "A sleeveless dress adorned with a vibrant floral pattern.",
"obtainable": "yes",
"price": 3500,
"tags": "celadon",
"howToGet": "city-exclusive outfit"
"storelocation": "celadon, rustboro",
"notes": "city-exclusive outfit"
},
{
"id": "flowerjumper",
@@ -254,8 +253,8 @@
"description": "A jumper suit with a beautiful floral pattern.",
"obtainable": "yes",
"price": 4000,
"tags": "celadon",
"howToGet": "city-exclusive outfit"
"storelocation": "celadon",
"notes": "city-exclusive outfit"
},
{
"id": "flying",
@@ -265,27 +264,36 @@
"price": 10000,
"tags": "type-flying,special"
},
{
"author": "chromaerym",
"id": "frostedskioutfit",
"name": "Frosted ski outfit",
"description": "A comfortable and well insulated ski outfit reminiscent of an ice type moth.",
"price": 9500,
"storelocation": "mahogany"
},
{
"id": "fusionnerd",
"name": "Fusion Outfit",
"obtainable": "yes",
"price": 8000,
"tags": "pokemon-fused,special,",
"howToGet": "cinnabar lab after fusing 100 times"
"tags": "special",
"pokemontags": "fused",
"notes": "cinnabar lab after fusing 100 times"
},
{
"id": "ghostoutfit",
"name": "Ghost Outfit",
"price": 10000,
"tags": "type-ghost,special",
"howToGet": "type trainer"
"notes": "type trainer"
},
{
"id": "glitzerset",
"name": "Bad Egg Outfit",
"obtainable": "yes",
"price": 2550,
"tags": "special,"
"tags": "special"
},
{
"id": "gothhoodie",
@@ -293,14 +301,14 @@
"description": "A dark, oversized hoodie with a skull emblem, paired with ripped leggings for expressing your inner rebel.",
"obtainable": "yes",
"price": 3500,
"tags": "lavender"
"storelocation": "lavender"
},
{
"id": "grassexpert",
"name": "Grass Outfit",
"price": 10000,
"tags": "type-grass,special",
"howToGet": "typetrainer"
"notes": "typetrainer"
},
{
"id": "groundcowboy",
@@ -309,36 +317,33 @@
"obtainable": "yes",
"price": 10000,
"tags": "type-ground",
"howToGet": "type trainer"
"notes": "type trainer"
},
{
"id": "gymwear",
"name": "Gymwear",
"description": "Form fitting gym clothes that accentuate a trainer's rippling musculature.",
"len": 74,
"obtainable": "yes",
"price": 15000,
"tags": "pokemon-machop,pokemon-machoke,pokemon-machamp",
"howToGet": "type trainer"
"pokemontags": "machop,machoke,machamp,",
"notes": "type trainer"
},
{
"id": "happinysuit",
"name": "Happiny Costume",
"description": "A pink outfit with white eggs, made to ressemble a Happiny costume.",
"len": 67,
"obtainable": "yes",
"price": 15000,
"tags": "pokemon-happiny,pokemon-chansey,pokemon-blissey"
"pokemontags": "happiny,chansey,blissey"
},
{
"id": "HexManiac",
"name": "Hex Maniac Dress",
"description": "A dark purple vintage dress. It's often worn by Hex Maniacs.",
"len": 60,
"obtainable": "yes",
"price": 3500,
"tags": "lavender",
"howToGet": "city-exclusive outfit"
"storelocation": "lavender",
"notes": "city-exclusive outfit"
},
{
"id": "ho-oh",
@@ -346,8 +351,8 @@
"description": "A vibrant, colorfoul outfit inspired by the legendary Pokémon Ho-Oh.",
"obtainable": "yes",
"price": 25000,
"tags": "pokemon-hooh",
"howToGet": "saffron boutique exclusive"
"pokemontags": "hooh",
"notes": "saffron boutique exclusive"
},
{
"id": "hoodie",
@@ -360,25 +365,25 @@
{
"id": "iceoutfit",
"name": "Ice Outfit",
"description": "A cool winter gear with a chill vibe that captures the essence of ice-type Pokemon.",
"obtainable": "yes",
"price": 10000,
"tags": "type-ice,"
"tags": "type-ice"
},
{
"id": "idolf",
"name": "Idol Dress",
"price": 7500,
"tags": "goldenrod"
"storelocation": "goldenrod"
},
{
"id": "indigoicebeams",
"name": "Hockey Jersey",
"description": "An outfit themed around the Indigo Ice Beams hockey team. Go Indigos!",
"len": 69,
"obtainable": "yes",
"price": 4500,
"tags": "mahogany",
"howToGet": "city-exclusive outfit"
"storelocation": "mahogany",
"notes": "city-exclusive outfit"
},
{
"id": "klara",
@@ -386,7 +391,7 @@
"description": "A stylish puffy coat that was popularized by a poison-type Gym leader from Galar.",
"obtainable": "yes",
"price": 8000,
"tags": "galar"
"regiontags": "galar"
},
{
"id": "kris",
@@ -394,8 +399,8 @@
"description": "A popular Johtonian outfit worn by aspiring female trainers.",
"obtainable": "yes",
"price": 4000,
"tags": "johto",
"howToGet": "regional"
"regiontags": "johto",
"notes": "regional"
},
{
"id": "lady",
@@ -403,8 +408,8 @@
"description": "An elegant summer dress with a ribbon at the waist, radiating a sense of grace and sophistication.",
"obtainable": "yes",
"price": 1500,
"tags": "cerulean",
"howToGet": "city-exclusive outfit"
"storelocation": "cerulean",
"notes": "city-exclusive outfit"
},
{
"id": "lass",
@@ -412,8 +417,8 @@
"description": "A yellow blouse with puffed sleeves and a black skirt, styled as a traditional school uniform.",
"obtainable": "yes",
"price": 1500,
"tags": "pewter",
"howToGet": "city-exclusive outfit"
"storelocation": "pewter",
"notes": "city-exclusive outfit"
},
{
"id": "lass2",
@@ -421,18 +426,18 @@
"description": "A white blouse with puffed sleeves and a blue skirt, styled as a traditional school uniform.",
"obtainable": "yes",
"price": 1500,
"tags": "cerulean",
"howToGet": "city-exclusive outfit"
"storelocation": "cerulean",
"notes": "city-exclusive outfit"
},
{
"id": "leaf",
"name": "Tank Top & Skirt",
"description": "Your favourite blue tank and red skirt that you always wear on adventures!",
"len": 74,
"obtainable": "yes",
"price": 0,
"tags": "special,",
"howToGet": "starting outfit"
"tags": "special",
"regiontags": "kanto",
"notes": "starting outfit"
},
{
"id": "longshirtskirt",
@@ -441,51 +446,61 @@
"obtainable": "yes",
"price": 2000,
"tags": "default",
"howToGet": "default outfit in shops"
"storelocation": "rustboro",
"notes": "default outfit in shops"
},
{
"id": "luluskirt",
"name": "Red Pinafore",
"description": "A bright red pinafore worn over a white shirt.",
"len": 46,
"obtainable": "yes",
"price": 3500,
"tags": "vermillion",
"howToGet": "city-exclusive outfit"
"storelocation": "vermillion",
"notes": "city-exclusive outfit"
},
{
"id": "lycanrochooddown",
"name": "Lycanroc Coat (Hooded)",
"obtainable": "yes",
"price": 18000,
"tags": "pokemon-rockruff,pokemon-lycanroc_d,pokemon-lycanroc_n,"
"pokemontags": "rockruff,lycanroc_d,lycanroc_n,"
},
{
"id": "lycanrochoodup",
"name": "Lycanroc Coat",
"obtainable": "yes",
"price": 18000,
"tags": "pokemon-rockruff,pokemon-lycanroc_d,pokemon-lycanroc_n,"
"pokemontags": "rockruff,lycanroc_d,lycanroc_n,"
},
{
"id": "magmaRSE",
"name": "Magma Uniform",
"price": 15000
"description": "The official uniform of Team Magma.",
"price": 15000,
"tags": "special"
},
{
"author": "gummy.frog",
"id": "magmarsef",
"name": "Magma Uniform (F)",
"description": "The official uniform of Team Magma.",
"tags": "special"
},
{
"id": "maid",
"name": "Maid Uniform",
"obtainable": "yes",
"price": 5000,
"tags": "special,"
"tags": "special"
},
{
"id": "marshweater",
"name": "Marshweater",
"description": "A comfortable sweater designed to look like a Marshtomp.",
"obtainable": "yes",
"price": 15000,
"tags": "pokemon-mudkip,pokemon-marshtomp,pokemon-swampert,"
"price": 3500,
"pokemontags": "mudkip,marshtomp,swampert,",
"storelocation": "rustboro"
},
{
"id": "mayRS",
@@ -498,8 +513,8 @@
"description": "A whimsical pastel sweater and skirt that capture the essence of the Fairy type.",
"obtainable": "yes",
"price": 10000,
"tags": "type-fairy,special,",
"howToGet": "type trainer (fairy)"
"tags": "type-fairy,special",
"notes": "type trainer (fairy)"
},
{
"id": "mikufairym",
@@ -507,8 +522,8 @@
"description": "A light pastel sweater and tailored pants that capture the essence of the Fairy type.",
"obtainable": "yes",
"price": 10000,
"tags": "type-fairy,special,",
"howToGet": "type trainer (fairy)"
"tags": "type-fairy,special",
"notes": "type trainer (fairy)"
},
{
"id": "normal",
@@ -516,22 +531,22 @@
"description": "A brown jacket with a scarf that capture the essence of the Normal-type.",
"obtainable": "yes",
"price": 10000,
"tags": "type-normal,special,"
"tags": "type-normal,special"
},
{
"id": "nursejoy",
"name": "Nurse Uniform",
"price": 18000,
"tags": "special,"
"tags": "special"
},
{
"id": "officeworkerf",
"name": "Office Worker (F)",
"description": "A classy, professional-looking pink business suit and pencil skirt.",
"len": 67,
"obtainable": "yes",
"price": 3000,
"howToGet": "found in silph. co"
"storelocation": "rustboro",
"notes": "found in silph. co"
},
{
"id": "officeworkerm",
@@ -539,27 +554,27 @@
"description": "A sharp white button-up shirt with a tie that offers a polished and professional look.",
"obtainable": "yes",
"price": 3000,
"howToGet": "found in silph. co"
"storelocation": "rustboro",
"notes": "found in silph. co"
},
{
"id": "pajamas",
"name": "Pink Pyjamas",
"description": "Comfy pink pyjamas with a Poké Ball logo on the shirt.",
"len": 54,
"obtainable": "yes",
"price": 2000,
"tags": "default",
"howToGet": "starting outfit?"
"storelocation": "default",
"notes": "starting outfit?"
},
{
"id": "pikajamas",
"name": "Pikachu Pyjamas",
"description": "Comfy blue pyjamas with a Pikachu print.",
"len": 40,
"obtainable": "yes",
"price": 0,
"tags": "pokemon-pichu,pokemon-pikachu,pokemon-raichu,",
"howToGet": "starting outfit?"
"pokemontags": "pichu,pikachu,raichu,",
"storelocation": "rustboro",
"notes": "starting outfit?"
},
{
"id": "pikaonesie",
@@ -567,47 +582,64 @@
"description": "A cozy onesie designed to look like Pikachu.",
"obtainable": "yes",
"price": 4000,
"howToGet": "bill"
"storelocation": "rustboro",
"notes": "bill"
},
{
"id": "PKMBreeder",
"name": "Breeder Outfit",
"obtainable": "yes",
"price": 15000,
"tags": "special,",
"howToGet": "Quest"
"tags": "special",
"notes": "Quest"
},
{
"id": "poison",
"name": "Venomous Vest (M)",
"obtainable": "yes",
"price": 3500,
"tags": "azalea,",
"howToGet": "city-exclusive outfit"
"storelocation": "azalea,",
"notes": "city-exclusive outfit"
},
{
"id": "poison2",
"name": "Poison Outfit",
"obtainable": "yes",
"price": 15000,
"tags": "fuchsia,",
"howToGet": "type trainer"
"storelocation": "fuchsia,",
"notes": "type trainer"
},
{
"id": "poisonf",
"name": "Venomous Vest (F)",
"obtainable": "yes",
"price": 3500,
"tags": "azalea,",
"howToGet": "city-exclusive outfit"
"storelocation": "azalea,",
"notes": "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)"
"tags": "special",
"notes": "pinkan island quest (police side)"
},
{
"author": "malxire",
"id": "psyshamanm",
"name": "Psychic outfit (M)",
"description": "a traditional outfit of shamans it captures the essence of Psychic-type pokemon",
"price": 10000,
"tags": "type-psychic"
},
{
"author": "malxire",
"id": "psyshamanf",
"name": "Psychic outfit (F)",
"description": "a traditional outfit of healers it captures the essence of Psychic-type pokemon",
"price": 10000,
"tags": "type-psychic"
},
{
"id": "Ramos",
@@ -615,24 +647,23 @@
"description": "An outfit worn by gardeners. It was popularized by a certain Gym Leader from the Kalos region.",
"obtainable": "yes",
"price": 4500,
"tags": "kalos,",
"howToGet": "regional set"
"regiontags": "kalos,",
"notes": "regional set"
},
{
"id": "rangeruniform",
"name": "Ranger Uniform",
"description": "The uniform worn by those who dedicate their lives to protecting nature.",
"price": 2000,
"tags": "mahogany"
"storelocation": "mahogany"
},
{
"id": "red",
"name": "Red jacket and Jeans",
"description": "Your favourite red jacket and jeans that you always wear on adventures!",
"len": 71,
"obtainable": "yes",
"price": 0,
"howToGet": "starting outfit"
"notes": "starting outfit"
},
{
"id": "richboy",
@@ -640,8 +671,8 @@
"description": "A sharp, white suit that screams luxury and confidence for trainers who likes to win in style.",
"obtainable": "yes",
"price": 3500,
"tags": "goldenrod",
"howToGet": "city-exclusive outfit"
"storelocation": "goldenrod, mauville",
"notes": "city-exclusive outfit"
},
{
"id": "richboy2",
@@ -649,44 +680,42 @@
"description": "A sharp, dark suit that screams luxury and confidence for trainers who likes to win in style.",
"obtainable": "yes",
"price": 3500,
"tags": "goldenrod",
"howToGet": "city-exclusive outfit"
"storelocation": "goldenrod, mauville",
"notes": "city-exclusive outfit"
},
{
"id": "rocketf",
"name": "Team Rocket Uniform (F)",
"description": "The feminine version of the Team Rocket uniform every Grunt wears.",
"len": 66,
"obtainable": "yes",
"price": 0,
"howToGet": "nugget bridge recruiter"
"notes": "nugget bridge recruiter"
},
{
"id": "rocketm",
"name": "Team Rocket Uniform (M)",
"description": "The masculine version of the Team Rocket uniform every Grunt wears.",
"len": 67,
"obtainable": "yes",
"price": 0,
"howToGet": "nugget bridge recruiter"
"notes": "nugget bridge recruiter"
},
{
"id": "roseradeF",
"name": "Roserade Suit (F)",
"description": "A feminine green suit resembling a Roserade.",
"len": 44,
"obtainable": "yes",
"price": 12000,
"tags": "pokemon-budew,pokemon-roserade,pokemon-roselia,celadon"
"pokemontags": "budew,roserade,roselia",
"storelocation": "celadon"
},
{
"id": "roseradeM",
"name": "Roserade Suit (M)",
"description": "A masculine green suit resembling a Roserade.",
"len": 45,
"obtainable": "yes",
"price": 12000,
"tags": "pokemon-budew,pokemon-roserade,pokemon-roselia,celadon"
"pokemontags": "budew,roserade,roselia",
"storelocation": "celadon"
},
{
"id": "sada",
@@ -694,7 +723,7 @@
"obtainable": "yes",
"price": 10000,
"tags": "special",
"howToGet": "fossil guy final"
"notes": "fossil guy final"
},
{
"id": "sado",
@@ -702,7 +731,7 @@
"obtainable": "yes",
"price": 10000,
"tags": "special",
"howToGet": "fossil guy final"
"notes": "fossil guy final"
},
{
"id": "sandshrewoutfit",
@@ -710,7 +739,7 @@
"description": "A pants and cape set designed with a texture mimicking Sandshrew's hide that allows you to easily blend in with desert environments.",
"obtainable": "yes",
"price": 12000,
"tags": "pokemon-sandshrew,pokemon-sandslash,"
"pokemontags": "sandshrew,sandslash,"
},
{
"id": "slowsuit",
@@ -718,27 +747,25 @@
"description": "The ultimate chill costume, complete with a giant shell chomping on your tail.",
"obtainable": "yes",
"price": 12000,
"tags": "pokemon-slowpoke,pokemon-slowbro,pokemon-slowking"
"pokemontags": "slowpoke,slowbro,slowking"
},
{
"id": "SnowCoatFemale",
"name": "Blue Snow Coat (F)",
"description": "A warm blue coat, red skirt, leggins and boots, perfect for cold weather.",
"len": 73,
"obtainable": "yes",
"price": 5000,
"tags": "mahogany,crimson,",
"howToGet": "given by npc at the gap at the ice mountains, or sold at a lil stand there?"
"storelocation": "mahogany,crimson,",
"notes": "given by npc at the gap at the ice mountains, or sold at a lil stand there?"
},
{
"id": "SnowCoatMale",
"name": "Red Snow Coat (M)",
"description": "A warm red coat, jeans and boots, perfect for cold weather.",
"len": 59,
"obtainable": "yes",
"price": 5000,
"tags": "mahogany,crimson,",
"howToGet": "given by npc at the gap at the ice mountains, or sold at a lil stand there?"
"storelocation": "mahogany,crimson,",
"notes": "given by npc at the gap at the ice mountains, or sold at a lil stand there?"
},
{
"id": "RocketJames",
@@ -756,24 +783,23 @@
"id": "sludgeM",
"name": "Sludge Drip",
"price": 4500,
"tags": "cinnabar"
"storelocation": "cinnabar"
},
{
"id": "splicer",
"name": "Splicer Outfit",
"obtainable": "yes",
"price": 10000,
"tags": "pokemon-fused"
"pokemontags": "fused"
},
{
"id": "startfit1",
"name": "Black Shirt & Jeans",
"description": "Black jeans and a black shirt with a Poké Ball on the front.",
"len": 60,
"obtainable": "yes",
"price": 2000,
"tags": "default",
"howToGet": "starting outfit?"
"notes": "starting outfit?"
},
{
"id": "steelworkerF",
@@ -782,7 +808,7 @@
"obtainable": "yes",
"price": 10000,
"tags": "type-steel,special",
"howToGet": "type trainer (steel)"
"notes": "type trainer (steel)"
},
{
"id": "steelworkerM",
@@ -791,13 +817,14 @@
"obtainable": "yes",
"price": 10000,
"tags": "type-steel,special",
"howToGet": "type trainer (steel)"
"notes": "type trainer (steel)"
},
{
"author": "dabouiw",
"id": "streetwear",
"name": "Street Wear",
"price": 1200,
"tags": "blackthorn,"
"storelocation": "blackthorn, mauville"
},
{
"id": "summerdress",
@@ -824,42 +851,49 @@
"name": "Forest King Cloak",
"obtainable": "yes",
"price": 25000,
"tags": "pokemon-phantump,pokemon-trevenant,"
"pokemontags": "phantump,trevenant,"
},
{
"id": "urbanelectric",
"name": "Electric Outfit",
"obtainable": "yes",
"price": 10000,
"tags": "type-electric,special,",
"howToGet": "type trainer"
"tags": "type-electric,special",
"notes": "type trainer"
},
{
"id": "VeteranM",
"name": "Veteran Trenchcoat",
"description": "A heavy black trenchcoat, often worn by Veteran trainers.",
"len": 57,
"obtainable": "yes",
"price": 22000,
"tags": "crimson"
"storelocation": "crimson",
"notes": "/pokechallenge50"
},
{
"id": "waterdress",
"name": "Water Dress",
"name": "Ocean Dress",
"description": "A stylish dress that captures the essence of Water-type Pokémon.",
"obtainable": "yes",
"price": 10000,
"tags": "type-water,special",
"howToGet": "type trainer"
"notes": "type trainer"
},
{
"author": "ohok3441",
"id": "waterneutral",
"name": "Ocean Robes",
"description": "A set of robes themed after the beach. The pearls are made of recycled plastic.",
"price": 10000,
"tags": "type-water, special"
},
{
"id": "yellowSPEoutfit",
"name": "Yellow Qipao",
"description": "A yellow qipao worn over pants. It's popular with fledgling trainers in Kanto.",
"len": 78,
"obtainable": "yes",
"price": 3000,
"tags": "pewter"
"storelocation": "pewter, rustboro"
},
{
"id": "youngster",
@@ -867,7 +901,7 @@
"description": "An orange tank top and shorts that's often worn by youngsters around the region.",
"obtainable": "yes",
"price": 1500,
"tags": "pewter",
"howToGet": "city-exclusive outfit"
"storelocation": "pewter, rustboro",
"notes": "city-exclusive outfit"
}
]

View File

@@ -3,15 +3,20 @@
"id": "afro",
"name": "Afro",
"description": "A full, fluffy afro thats big, bold, and impossible to ignore, perfect for making a statement!",
"done": "yes",
"price": 500,
"tags": "default"
"storelocation": "default"
},
{
"id": "babyhair",
"name": "Baby Hair",
"description": "A single curled strand of hair that makes you look like you were just born.",
"price": 800,
"storelocation": "cerulean"
},
{
"id": "bald",
"name": "Bald",
"description": "A completely bald look - no hair, no fuss, just pure, unadulterated scalp!",
"done": "yes",
"price": 500,
"tags": "no-hair"
},
@@ -19,138 +24,120 @@
"id": "bfro",
"name": "Messy Afro",
"description": "A flattened afro with an unkempt, rounded shape, offering a low-maintenance yet distinctive look.",
"done": "yes",
"price": 500,
"tags": "default"
"storelocation": "default"
},
{
"id": "bob",
"name": "Bob Cut",
"description": "A sleek bob cut with chin-length hair that frames the face with a sharp, modern edge.",
"done": "yes",
"price": 500,
"tags": "default"
"storelocation": "default"
},
{
"id": "bowlcut",
"name": "Bowl Cut",
"description": "A classic bowl cut with evenly trimmed hair all around, offering a neat and straightforward look.",
"done": "yes",
"price": 500,
"tags": "default"
"storelocation": "default"
},
{
"id": "brendan",
"name": "Ruby Spikes",
"description": "Short hair with sharp, upward spikes at the front and crown. This style is popular with fledgling trainers in Hoenn.",
"price": 500,
"tags": "hoenn"
"regiontags": "hoenn"
},
{
"id": "brock",
"name": "Short, Neat Spikes",
"description": "Neatly arranged spikes that look intimidating and disciplined. The style was popularized by Gym Leader Brock.",
"len": 109,
"done": "yes",
"price": 2000,
"tags": "short, untied, spiky,",
"howToGet": "pewter city's salon after beating gym?"
"tags": "short, untied, spiky",
"notes": "pewter city's salon after beating gym?"
},
{
"id": "bugsy",
"name": "Square-Cut Bangs",
"description": "Medium-length hair with messy square-cut bangs. This cut is usually seen on young Bug Catchers.",
"len": 95,
"done": "yes",
"price": 2000,
"tags": "medium, untied, smooth, azalea,",
"howToGet": "azalea towns salon?"
"tags": "medium, untied, smooth",
"storelocation": "azalea,",
"notes": "azalea towns salon?"
},
{
"id": "buzzcut",
"name": "Buzz Cut",
"description": "A clean, close-cropped buzz cut for a sharp and low-maintenance appearance.",
"done": "yes",
"price": 500,
"tags": "default"
"storelocation": "default"
},
{
"id": "clair",
"name": "Ponytail Spiky Bangs",
"description": "Long, beautiful bushy hair tied in a thick ponytail. The style was popularized by Gym Leader Clair.",
"len": 99,
"done": "yes",
"price": 2000,
"tags": "long, tied, spiky, thick,",
"howToGet": "blackthorn city's salon after beating gym?"
"tags": "long, tied, spiky, thick",
"notes": "blackthorn city's salon after beating gym?"
},
{
"id": "cornrows",
"name": "Cornrows",
"description": "Neatly braided cornrows that run close to the scalp that create a sleek and intricate pattern.",
"done": "yes",
"price": 500,
"tags": "default"
"storelocation": "default"
},
{
"id": "dancer",
"name": "Dancer",
"done": "yes",
"price": 500,
"tags": "fuchsia",
"howToGet": "fuchsia specialty"
"storelocation": "fuchsia",
"notes": "fuchsia specialty"
},
{
"id": "eeveetail",
"name": "Eevee Tail",
"description": "A puffy ponytail that looks just like the tail of an Eevee.",
"price": 3000,
"howToGet": "saffron boutique"
"notes": "saffron boutique"
},
{
"id": "elm",
"name": "Neat Backwave",
"description": "Short, combed back to hair that give a tidy and professional appearance. This style was popularized by Professor Elm.",
"done": "yes",
"price": 500,
"tags": "goldenrod,",
"howToGet": "new bark town npc"
"storelocation": "goldenrod,",
"notes": "new bark town npc"
},
{
"id": "emo",
"name": "Emo Bangs",
"description": "A styled haircut with long, angled layers and sweeping bangs for a dramatic and edgy look.",
"done": "yes",
"price": 500,
"tags": "default"
"storelocation": "default"
},
{
"id": "erika",
"name": "Bandana Straight Hair",
"description": "Medium-length hair that falls straight down around a gray bandana. The style was popularized by Gym Leader Erika.",
"len": 113,
"done": "yes",
"price": 2000,
"tags": "medium, untied, smooth,",
"howToGet": "celadon city's salon after beating gym?"
"tags": "medium, untied, smooth",
"notes": "celadon city's salon after beating gym?"
},
{
"id": "fade",
"name": "Fade Haircut",
"description": "A fade haircut with gradually shorted sides and back, blending seamlessly into longer hair on top.",
"done": "yes",
"price": 500,
"tags": "default"
"storelocation": "default"
},
{
"id": "falkner",
"name": "Droopy Bangs",
"description": "Medium-length bangs that flow beautifully in the wind. This style was popularized by Gym Leader Falkner.",
"len": 104,
"done": "yes",
"price": 2000,
"tags": "medium,untied,smooth,",
"howToGet": "violet city's salon after beating gym?"
"tags": "medium,untied,smooth",
"notes": "violet city's salon after beating gym?"
},
{
"id": "fusionnerd",
@@ -163,97 +150,88 @@
"name": "Guardian Fringe",
"description": "A neat fringe that covers one eye that is styled to look like a Gardevoir.",
"price": 3000,
"howToGet": "saffron boutique"
"notes": "saffron boutique"
},
{
"id": "gary",
"name": "Front Spikes",
"description": "Spikes that give an air of smugness and youthful rebellion. The style is popular with fledgling trainers in Kanto.",
"len": 114,
"done": "yes",
"price": 500,
"tags": "medium, untied, spiky, thick, npc,",
"howToGet": "garys mom in their house (lol)?"
"tags": "medium, untied, spiky, thick, npc",
"notes": "garys mom in their house (lol)?"
},
{
"id": "glitzerset",
"name": "Pomeg Cut",
"description": "A cute cut that is styled like a Pomeg berry!",
"price": 2000,
"tags": "kin"
"storelocation": "kin"
},
{
"id": "happinysuit",
"name": "Playhouse Ponytail",
"description": "A cute curly ponytail styled just like a Happiny. A wonderfully charming style for any fans of Baby Pokémon.",
"len": 108,
"price": 3000,
"tags": "long, tied, smooth, pokemon,",
"howToGet": "quest?"
"tags": "long, tied, smooth, pokemon",
"notes": "quest?"
},
{
"id": "HexManiac",
"name": "Wild Locks",
"description": "This wild mane of flowing locks is untamable, as if it was haunted. This style is popular with Hex Maniacs.",
"len": 107,
"done": "yes",
"price": 500,
"tags": "long, untied, spiky, thick",
"howToGet": "Lavender Town/Pokemon tower specialty"
"notes": "Lavender Town/Pokemon tower specialty"
},
{
"id": "highbun",
"name": "High-bun",
"done": "yes",
"price": 500,
"tags": "default"
"storelocation": "default"
},
{
"id": "highpony",
"name": "Ponytail",
"description": "A high ponytail reminiscent of Lopunny's fur",
"done": "yes",
"price": 500,
"tags": "default"
"storelocation": "default"
},
{
"id": "hilda",
"name": "High-pony",
"description": "A voluminous high ponytail that shows you're ready for adventure. It's popular with new trainers in Unova!",
"price": 1500,
"tags": "unova,"
"regiontags": "unova,"
},
{
"id": "hime",
"name": "Hime",
"description": "Straight, shoulder-length hair with blunt bangs and long side strands.",
"done": "yes",
"price": 500,
"tags": "default"
"storelocation": "default"
},
{
"id": "ho-oh",
"name": "Phoenix Crest",
"description": "A bold, fiery style featuring a high, curved ponytail resembling the sweeping feathers of Ho-Oh.",
"price": 5000,
"howToGet": "saffron boutique"
"notes": "saffron boutique"
},
{
"id": "idolf",
"name": "Demi Bob",
"description": "A soft, short bob with a glamorous edge.",
"price": 500,
"tags": "saffron"
"storelocation": "saffron"
},
{
"id": "janine",
"name": "Spiky Ponytail",
"description": "Slicked back hair tied in a tight spiky ponytail. The style was popularized by Gym Leader Koga's daughter, Janine.",
"len": 114,
"done": "yes",
"price": 2000,
"tags": "medium,tied,spiky,fuchsia",
"howToGet": "fuchsia city salon"
"tags": "medium,tied,spiky",
"storelocation": "fuchsia",
"notes": "fuchsia city salon"
},
{
"id": "jessie",
@@ -266,23 +244,20 @@
"name": "Springy Pigtails",
"description": "Springy pigtails that somehow defy gravity.",
"price": 1500,
"tags": "johto,"
"regiontags": "johto,"
},
{
"id": "kurt",
"name": "Slicked-Back Straight",
"description": "Slicked-back medium-length straight hair, in a very traditional cut. The style was popularized by Gym Leader Kurt.",
"len": 114,
"done": "yes",
"price": 2000,
"tags": "medium, untied, smooth, ",
"howToGet": "azaleacity's salon after beating gym?"
"tags": "medium, untied, smooth",
"notes": "azaleacity's salon after beating gym?"
},
{
"id": "lady",
"name": "Elegant Waves",
"description": "A sophisticated hairstyle with medium-length hair styled into elegant waves.",
"done": "yes",
"price": 500,
"tags": "default"
},
@@ -290,16 +265,14 @@
"id": "lance",
"name": "Wild Upwards Spikes",
"description": "Upwards-facing wild spikes. Very bold! The style was popularized by Elite Four Lance.",
"len": 85,
"price": 2000,
"tags": "short, untied, spiky, ",
"howToGet": "TBD"
"tags": "short, untied, spiky",
"notes": "TBD"
},
{
"id": "lass",
"name": "Puffy Pigtails",
"description": "Medium-length hair styled into two puffy pigtails, giving a cheerful and youthful look.",
"done": "yes",
"price": 500,
"tags": "default"
},
@@ -307,43 +280,36 @@
"id": "leaf",
"name": "Shaggy Hair Bangs",
"description": "Shoulder length shaggy hair that's been kept in check by constantly wearing a hat.",
"len": 82,
"done": "yes",
"price": 500,
"tags": "long, untied, spiky, protag,default,",
"howToGet": "start"
"tags": "long, untied, spiky, protag,default",
"notes": "start"
},
{
"id": "leafeonbob",
"name": "Verdant Bob",
"description": "A peculiar hairstyle that's meant to resembles the leaves of a Leafeon.",
"done": "yes",
"price": 3000,
"tags": "pokemon,"
"tags": "pokemon"
},
{
"id": "lenora",
"name": "Side-Swept Bob",
"description": "A smooth bob with side-swept bangs. The style was popularized by the Unovan Gym Leader Lenora.",
"done": "yes",
"price": 1500,
"tags": "unova,",
"howToGet": "protag special - unlocked after quest, show a Pokemon from unova"
"regiontags": "unova,",
"notes": "protag special - unlocked after quest, show a Pokemon from unova"
},
{
"id": "lowbraids",
"name": "Low Braids w/ Bangs",
"description": "Long flowing hair tied in low braids, laid over the shoulders. It's a cute, easy style for traveling trainers.",
"len": 110,
"done": "yes",
"price": 500,
"tags": "long, tied, smooth,default,"
"tags": "long, tied, smooth,default"
},
{
"id": "lowpony",
"name": "Low-pony",
"description": "A low ponytail reminiscent of Lopunny's fur",
"done": "yes",
"price": 500,
"tags": "default,"
},
@@ -351,25 +317,22 @@
"id": "lucy",
"name": "Voluminous Curls",
"description": "Long, wavy hair with a distinctive side part, featuring large curls that frame the face and flow down the shoulders.",
"done": "yes",
"price": 1500,
"tags": "hoenn,",
"howToGet": "protag special - unlocked after quest, show a Pokemon from hoenn"
"regiontags": "hoenn,",
"notes": "protag special - unlocked after quest, show a Pokemon from hoenn"
},
{
"id": "lunarbob",
"name": "Lunar Cut",
"description": "A bob cut shaped like a crescent moon, with a sleek, curved silhouette.",
"done": "yes",
"price": 5000,
"tags": "special",
"howToGet": "quest? cresselia outfit"
"notes": "quest? cresselia outfit"
},
{
"id": "lycanrocshorthair",
"name": "Lupine Cut",
"description": "A sleek cut that is reminiscent of a Lycanroc's mane",
"done": "yes",
"price": 3000,
"tags": "special"
},
@@ -377,111 +340,97 @@
"id": "lyra",
"name": "Peppy Pigtails",
"description": "Bouncy pigtails with a playful charm that gives off a carefree vibes.",
"done": "yes",
"price": 1500,
"tags": "johto,"
"regiontags": "johto,"
},
{
"id": "mawile",
"name": "Long Teethed Ponytail",
"description": "A unique style of ponytail adorned with acessories that look just like the teethed antenna of a Mawile.",
"len": 103,
"done": "yes",
"price": 5000,
"tags": "long, tied, smooth, pokemon,crimson,",
"howToGet": "Crimson City special"
"tags": "long, tied, smooth, pokemon",
"storelocation": "crimson",
"notes": "Crimson City special"
},
{
"id": "may",
"name": "Sapphire Side Tails",
"description": "Medium-length brown hair with a fringe and side-swept bangs. This style is popular with fledgling trainers in Hoenn.",
"done": "yes",
"price": 1500,
"tags": "hoenn,",
"howToGet": "protag special - unlocked after quest, show a Pokemon from hoenn"
"regiontags": "hoenn,",
"notes": "protag special - unlocked after quest, show a Pokemon from hoenn"
},
{
"id": "mikufairy",
"name": "Flowing Twin Tails",
"description": "Long hair styled into voluminous twin tails with delicate, flowing strands that give off a magical and ethereal appearance.",
"done": "yes",
"price": 2000,
"tags": "goldenrod,"
"storelocation": "goldenrod,"
},
{
"id": "mikutwintails",
"name": "High Twin Tails",
"description": "Long hair styled into high, puffy twin tails with straight, side-swept bangs that give off a vibrant and playful look.",
"done": "yes",
"price": 2000,
"tags": "goldenrod,"
"storelocation": "goldenrod,"
},
{
"id": "miror",
"name": "Two-Toned Afro",
"description": "An large two-toned afro with a zigzag pattern. A very bold choice, only for the most disco of trainers.",
"len": 103,
"done": "yes",
"price": 5000,
"tags": "long, untied, smooth, thick, npc,saffron,"
"tags": "long, untied, smooth, thick, npc",
"storelocation": "saffron,"
},
{
"id": "mistyGSC",
"name": "Spiky Medium Hair",
"description": "Medium-length hair that looks beautiful and youthful. The style was popularized by Gym Leader Misty.",
"len": 100,
"done": "yes",
"price": 2000,
"tags": "medium, untied, spiky, ",
"howToGet": "cerulean city's salon after beating gym?"
"tags": "medium, untied, spiky",
"notes": "cerulean city's salon after beating gym?"
},
{
"id": "mistyRBY",
"name": "Spiky Side Pigtail",
"description": "Short, spiky hair with a spiky side ponytail. The style was popularized by Gym Leader Misty.",
"len": 92,
"done": "yes",
"price": 2000,
"tags": "medium, tied, spiky, ",
"howToGet": "cerulean city's salon after beating gym?"
"tags": "medium, tied, spiky",
"notes": "cerulean city's salon after beating gym?"
},
{
"id": "mohawk",
"name": "Short Mohawk",
"description": "A short mohawk with the rest of the head shaved to a buzz cut. It's a style popular with punks and bikers.",
"len": 106,
"done": "yes",
"price": 500,
"tags": "short, untied, spiky,celadon,",
"howToGet": "Celadon City special"
"tags": "short, untied, spiky",
"storelocation": "celadon",
"notes": "Celadon City special"
},
{
"id": "mullet",
"name": "Mullet",
"description": "Business in the front, party in the back!",
"done": "yes",
"price": 500,
"tags": "vermillion"
"storelocation": "vermillion"
},
{
"id": "nate",
"name": "Short, Shaggy spikes",
"description": "Short, shaggy spikes that go well with visor-type hats. The style is popular with fledgling trainers in Unova.",
"len": 110,
"done": "yes",
"price": 1500,
"tags": "short, untied, spiky, thick, protag,unova,",
"howToGet": "protag special - unlocked after quest, show a Pokemon from unova"
"tags": "short, untied, spiky, thick, protag",
"regiontags": "unova,",
"notes": "protag special - unlocked after quest, show a Pokemon from unova"
},
{
"id": "nhair",
"name": "Shaggy Ponytail",
"description": "A long, low ponytail that gives off a mysterious air. The style is popular with trainers in Unova.",
"len": 98,
"done": "yes",
"price": 1500,
"tags": "long, tied, spiky, thick, npc,unova,",
"howToGet": "protag special - unlocked after quest, show a Pokemon from unova"
"tags": "long, tied, spiky, thick, npc",
"regiontags": "unova,",
"notes": "protag special - unlocked after quest, show a Pokemon from unova"
},
{
"id": "nursejoy",
@@ -501,11 +450,10 @@
"id": "officeworkerF",
"name": "Waist-Length Hair",
"description": "Long, flowing waist-length hair with short, chunky bangs. It's popular with a lot of trainers with corporate jobs.",
"len": 114,
"done": "yes",
"price": 500,
"tags": "long, untied, smooth,saffron,",
"howToGet": "Saffron city special"
"tags": "long, untied, smooth",
"storelocation": "saffron,",
"notes": "Saffron city special"
},
{
"id": "oricoriopuffs",
@@ -518,89 +466,78 @@
"id": "painter",
"name": "Soft Side Bangs",
"description": "Short hair with soft, fluffy bangs parted to the sides, often worn by sensitive souls such as artists.",
"len": 102,
"done": "yes",
"price": 500,
"tags": "short, untied, smooth,default,"
"tags": "short, untied, smooth,default"
},
{
"id": "pigtails",
"name": "Pigtails",
"description": "High, bouncy pigtails tied with ribbons, adding a fun and youthful touch to your look.",
"done": "yes",
"price": 500,
"tags": "default,"
"tags": "default"
},
{
"id": "pixie",
"name": "Pixie Cut",
"description": "A short, playful pixie cut with closely cropped sides and a bit of length on top for a modern, airy look.",
"done": "yes",
"price": 500,
"tags": "default,"
"tags": "default"
},
{
"id": "pompadour",
"name": "Pompadour",
"description": "A dramatic, swept-back hairstyle with towering volume at the front.",
"price": 2000,
"tags": "violet,"
"storelocation": "violet,"
},
{
"id": "punktails",
"name": "Punk Tails",
"description": "High, wild twin ponytails bursting with volume and rebellion.",
"done": "yes",
"price": 500,
"tags": "celadon"
"storelocation": "celadon"
},
{
"id": "red",
"name": "Short Hat Hair",
"description": "Short spiky hair that's been flattened by constantly wearing a hat.",
"len": 67,
"done": "yes",
"price": 500,
"tags": "short, untied, smooth, protag,default,",
"howToGet": "start"
"tags": "short, untied, smooth, protag,default",
"notes": "start"
},
{
"id": "richboy",
"name": "Combover",
"description": "A sleek, neatly styled combover with a side part that creates a polished and refined appearance.",
"done": "yes",
"price": 500,
"tags": "default,"
"tags": "default"
},
{
"id": "rosa",
"name": "Long Pigtails Buns",
"description": "An eye-catching hairdo with two large side buns that continue into long pigtails. It's popular with fledgling trainers in Unova",
"len": 127,
"done": "yes",
"price": 1500,
"tags": "long, tied, smooth, protag,unova,",
"howToGet": "protag special - unlocked after quest, show a Pokemon from unova"
"tags": "long, tied, smooth, protag",
"regiontags": "unova",
"notes": "protag special - unlocked after quest, show a Pokemon from unova"
},
{
"id": "roseradeF",
"name": "Roserade (Medium)",
"description": "Medium-length spiky hair that's styled to resemble a Roserade's head flower.",
"len": 76,
"done": "yes",
"price": 500,
"tags": "medium, untied, spiky, thick, pokemon,celadon,",
"howToGet": "Celadon special"
"tags": "medium, untied, spiky, thick, pokemon",
"storelocation": "celadon,",
"notes": "Celadon special"
},
{
"id": "roseradeM",
"name": "Roserade (Short)",
"description": "Short, spiky hair that's styled to resemble a Roserade's head flower.",
"len": 69,
"done": "yes",
"price": 500,
"tags": "short, untied, spiky, thick, pokemon,celadon,",
"howToGet": "Celadon special"
"tags": "short, untied, spiky, thick, pokemon",
"storelocation": "celadon,",
"notes": "Celadon special"
},
{
"id": "sabrinaGSC",
@@ -615,7 +552,7 @@
{
"id": "sada",
"name": "Paradox Cut",
"tags": "paldea,"
"regiontags": "paldea,"
},
{
"id": "samurai",
@@ -625,26 +562,28 @@
"id": "short1",
"name": "Straight Side Bangs",
"description": "Short, smooth hair that frames the face nicely and gives a trainer a youthful appearance.",
"len": 89,
"done": "yes",
"price": 500,
"tags": "short, untied, smooth,cinnabar,"
"tags": "short, untied, smooth",
"storelocation": "cinnabar,"
},
{
"id": "shortbeard",
"name": "Short Beard",
"description": "Either you miraculously got the ability to grow beard, or you got creative with glue and salon floor clippings.",
"price": 500
},
{
"id": "shortcut",
"name": "Square-Cut Bangs",
"description": "Very short hair with square-cut bangs framing the face, giving a trainer a youthful, charming appearance.",
"len": 105,
"done": "yes",
"price": 500,
"tags": "short, untied, smooth,default,"
"tags": "short, untied, smooth,default"
},
{
"id": "shortspike",
"name": "Short Spikes",
"done": "yes",
"price": 500,
"tags": "default,"
"tags": "default"
},
{
"id": "sonia",
@@ -661,26 +600,22 @@
"id": "vetf",
"name": "Veteran Bob",
"description": "Short, practical hair styled into a neat bob with subtle layers, giving a no-nonsense look.",
"done": "yes",
"price": 500,
"tags": "crimson",
"howToGet": "cinabar special"
"storelocation": "crimson",
"notes": "cinabar special"
},
{
"id": "wavy",
"name": "Wavy Hair",
"done": "yes",
"price": 500,
"tags": "default,"
"tags": "default"
},
{
"id": "whitney",
"name": "Spiky Low Pigtails",
"description": "Low pigtails that give a youthful look to the wearer. The style was popularized by Gym Leader Whitney.",
"len": 102,
"done": "yes",
"price": 500,
"tags": "medium, tied, spiky, ",
"howToGet": "goldenrod city's salon after beating gym?"
"tags": "medium, tied, spiky",
"notes": "goldenrod city's salon after beating gym?"
}
]

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

Binary file not shown.

View File

@@ -121,6 +121,7 @@
106o.png
106p.png
106q.png
106r.png
107.png
107a.png
107b.png
@@ -234,6 +235,7 @@
112o.png
112p.png
112q.png
112r.png
113.png
113a.png
113b.png
@@ -297,6 +299,7 @@
116h.png
116i.png
116j.png
116k.png
117.png
117a.png
117b.png
@@ -338,6 +341,8 @@
119l.png
119m.png
119n.png
119o.png
119p.png
11a.png
11b.png
11c.png
@@ -363,7 +368,6 @@
120g.png
120h.png
120i.png
120j.png
121.png
121a.png
121b.png
@@ -614,6 +618,7 @@
133ae.png
133af.png
133ag.png
133ah.png
133b.png
133c.png
133d.png
@@ -697,6 +702,7 @@
135u.png
135v.png
135w.png
135x.png
136.png
136a.png
136aa.png
@@ -961,6 +967,7 @@
147m.png
147n.png
147o.png
147p.png
148.png
148a.png
148b.png
@@ -980,6 +987,8 @@
149.png
149a.png
149aa.png
149ab.png
149ac.png
149b.png
149c.png
149d.png
@@ -1085,6 +1094,7 @@
151aw.png
151ax.png
151ay.png
151az.png
151b.png
151c.png
151d.png
@@ -1146,6 +1156,7 @@
153k.png
153l.png
153m.png
153n.png
154.png
154a.png
154b.png
@@ -1163,6 +1174,7 @@
154n.png
154o.png
154p.png
154q.png
155.png
155a.png
155b.png
@@ -1542,6 +1554,7 @@
175m.png
175n.png
175o.png
175p.png
176.png
176a.png
176b.png
@@ -1557,6 +1570,7 @@
176l.png
176m.png
176n.png
176o.png
177.png
177a.png
177b.png
@@ -1581,6 +1595,7 @@
178l.png
178m.png
178n.png
178o.png
179.png
179a.png
179b.png
@@ -1680,6 +1695,9 @@
183i.png
183j.png
183k.png
183l.png
183m.png
183n.png
184.png
184a.png
184b.png
@@ -1697,6 +1715,7 @@
184n.png
184o.png
184p.png
184q.png
185.png
185a.png
185b.png
@@ -1797,6 +1816,7 @@
18j.png
18k.png
18l.png
18m.png
19.png
190.png
190a.png
@@ -1864,6 +1884,7 @@
194al.png
194am.png
194an.png
194ao.png
194b.png
194c.png
194d.png
@@ -1893,6 +1914,8 @@
195a.png
195aa.png
195ab.png
195ac.png
195ad.png
195b.png
195c.png
195d.png
@@ -1940,6 +1963,7 @@
196ar.png
196as.png
196at.png
196au.png
196b.png
196c.png
196d.png
@@ -1968,6 +1992,7 @@
197.png
197a.png
197aa.png
197ab.png
197b.png
197c.png
197d.png
@@ -2054,7 +2079,6 @@
1ag.png
1ah.png
1ai.png
1aj.png
1b.png
1c.png
1d.png
@@ -2099,6 +2123,7 @@
200n.png
200o.png
200p.png
200q.png
201.png
201a.png
201aa.png
@@ -2156,6 +2181,7 @@
202n.png
202o.png
202p.png
202q.png
203.png
203a.png
203b.png
@@ -2409,6 +2435,7 @@
216q.png
216r.png
216s.png
216t.png
217.png
217a.png
217b.png
@@ -2434,6 +2461,7 @@
218e.png
218f.png
218g.png
218h.png
219.png
219a.png
219b.png
@@ -2456,7 +2484,7 @@
21j.png
21k.png
21l.png
21n.png
21m.png
22.png
220.png
220a.png
@@ -2569,7 +2597,6 @@
227p.png
227q.png
227r.png
227s.png
228.png
228a.png
228b.png
@@ -2690,6 +2717,7 @@
233l.png
233m.png
233n.png
233o.png
234.png
234a.png
234b.png
@@ -2714,6 +2742,7 @@
234u.png
234v.png
234w.png
234x.png
235.png
235a.png
235b.png
@@ -2750,6 +2779,7 @@
236l.png
236m.png
236n.png
236o.png
237.png
237a.png
237b.png
@@ -2802,6 +2832,7 @@
23l.png
23m.png
23n.png
23o.png
24.png
240.png
240a.png
@@ -2873,6 +2904,7 @@
243m.png
243n.png
243o.png
243p.png
244.png
244a.png
244b.png
@@ -2932,6 +2964,9 @@
246l.png
246m.png
246n.png
246o.png
246p.png
246q.png
247.png
247a.png
247b.png
@@ -3095,6 +3130,7 @@
252o.png
252p.png
252q.png
252r.png
253.png
253a.png
253b.png
@@ -3135,6 +3171,7 @@
255l.png
255m.png
255n.png
255o.png
256.png
256a.png
256b.png
@@ -3212,6 +3249,7 @@
25at.png
25au.png
25av.png
25aw.png
25b.png
25c.png
25d.png
@@ -3386,6 +3424,7 @@
268k.png
268l.png
268m.png
268n.png
269.png
269a.png
269b.png
@@ -3398,6 +3437,7 @@
269i.png
269j.png
269k.png
269l.png
26a.png
26b.png
26c.png
@@ -3458,6 +3498,7 @@
271u.png
271v.png
271w.png
271x.png
272.png
272a.png
272b.png
@@ -3483,6 +3524,7 @@
272v.png
272w.png
272x.png
272y.png
273.png
273a.png
273b.png
@@ -3524,6 +3566,7 @@
275l.png
275m.png
275n.png
275o.png
276.png
276a.png
276b.png
@@ -3837,6 +3880,7 @@
288w.png
288x.png
288y.png
288z.png
289.png
289a.png
289b.png
@@ -3906,6 +3950,7 @@
292j.png
292k.png
292l.png
292m.png
293.png
293a.png
293b.png
@@ -4018,6 +4063,7 @@
299o.png
299p.png
299q.png
299r.png
29a.png
29b.png
29c.png
@@ -4157,6 +4203,7 @@
305p.png
305q.png
305r.png
305s.png
306.png
306a.png
306b.png
@@ -4192,6 +4239,7 @@
308f.png
308g.png
308h.png
308i.png
309.png
309a.png
309b.png
@@ -4323,6 +4371,7 @@
316l.png
316m.png
316n.png
316o.png
317.png
317a.png
317b.png
@@ -4573,6 +4622,7 @@
331k.png
331l.png
331m.png
331n.png
332.png
332a.png
332b.png
@@ -4590,6 +4640,7 @@
332n.png
332o.png
332p.png
332q.png
333.png
333a.png
333b.png
@@ -4631,6 +4682,7 @@
334q.png
334r.png
334s.png
334t.png
335.png
335a.png
335b.png
@@ -4650,6 +4702,7 @@
335p.png
335q.png
335r.png
335s.png
335u.png
335y.png
336.png
@@ -4815,6 +4868,8 @@
343l.png
343m.png
343n.png
343o.png
343p.png
344.png
344a.png
344b.png
@@ -4828,6 +4883,7 @@
344j.png
344k.png
344l.png
344m.png
345.png
345a.png
345b.png
@@ -4923,6 +4979,7 @@
34u.png
34v.png
34w.png
34x.png
35.png
350.png
350a.png
@@ -4938,6 +4995,7 @@
350k.png
350l.png
350m.png
350n.png
351.png
351a.png
351b.png
@@ -5057,6 +5115,10 @@
357r.png
357s.png
357t.png
357u.png
357v.png
357w.png
357x.png
358.png
358a.png
358b.png
@@ -5083,7 +5145,6 @@
359i.png
359j.png
359k.png
359l.png
35a.png
35b.png
35c.png
@@ -5145,6 +5206,7 @@
361q.png
361r.png
361s.png
361t.png
362.png
362a.png
362aa.png
@@ -5283,6 +5345,7 @@
36s.png
36t.png
36u.png
36v.png
37.png
370.png
370a.png
@@ -5420,6 +5483,7 @@
378q.png
378r.png
378s.png
378t.png
379.png
379a.png
379b.png
@@ -5439,6 +5503,7 @@
379p.png
379q.png
379r.png
379s.png
37a.png
37b.png
37c.png
@@ -5510,6 +5575,8 @@
381q.png
381r.png
381s.png
381t.png
381u.png
382.png
382a.png
382b.png
@@ -5551,6 +5618,7 @@
384o.png
384p.png
384q.png
384r.png
385.png
385a.png
385b.png
@@ -5562,6 +5630,7 @@
385h.png
385i.png
385j.png
385k.png
386.png
386a.png
386b.png
@@ -5573,6 +5642,7 @@
386h.png
386i.png
386j.png
386k.png
387.png
387a.png
387b.png
@@ -5623,6 +5693,7 @@
38ae.png
38af.png
38ag.png
38ah.png
38b.png
38c.png
38d.png
@@ -5658,6 +5729,7 @@
390f.png
390g.png
390h.png
390i.png
391.png
391a.png
391b.png
@@ -5735,6 +5807,7 @@
396f.png
396g.png
396h.png
396i.png
397.png
397a.png
397b.png
@@ -5849,6 +5922,8 @@
402j.png
402k.png
402l.png
402m.png
402n.png
403.png
403a.png
403b.png
@@ -6148,6 +6223,8 @@
422e.png
422f.png
422g.png
422h.png
422i.png
423.png
423a.png
423b.png
@@ -6344,6 +6421,8 @@
435h.png
435i.png
435j.png
435k.png
435l.png
436.png
436a.png
436b.png
@@ -6374,6 +6453,7 @@
437p.png
437q.png
437r.png
437s.png
438.png
438a.png
438b.png
@@ -6485,6 +6565,7 @@
441w.png
441x.png
441y.png
441z.png
442.png
442a.png
442b.png
@@ -6642,6 +6723,7 @@
451h.png
451i.png
451j.png
451k.png
452.png
452a.png
452b.png
@@ -6722,6 +6804,7 @@
457l.png
457m.png
457n.png
457o.png
458.png
458a.png
458b.png
@@ -6734,6 +6817,7 @@
458i.png
458j.png
458k.png
458l.png
459.png
459a.png
459b.png
@@ -6813,7 +6897,6 @@
463p.png
463q.png
463r.png
463s.png
464.png
464a.png
464b.png
@@ -7128,6 +7211,7 @@
480f.png
480g.png
480h.png
480i.png
481.png
481a.png
481b.png
@@ -7179,6 +7263,7 @@
483m.png
483n.png
483o.png
483p.png
484.png
484a.png
484b.png
@@ -7248,6 +7333,9 @@
487u.png
487v.png
487w.png
487x.png
487y.png
487z.png
488.png
488a.png
488b.png
@@ -7265,6 +7353,7 @@
488n.png
488o.png
488p.png
488q.png
489.png
489a.png
489b.png
@@ -7313,6 +7402,7 @@
491i.png
491j.png
491k.png
491l.png
492.png
492a.png
492b.png
@@ -7440,6 +7530,7 @@
4a.png
4aa.png
4ab.png
4ac.png
4b.png
4c.png
4d.png
@@ -7464,6 +7555,7 @@
4w.png
4x.png
4y.png
4z.png
5.png
50.png
500.png
@@ -7582,6 +7674,8 @@
506k.png
506l.png
506m.png
506n.png
506o.png
507.png
507a.png
507b.png
@@ -7599,6 +7693,7 @@
508e.png
508f.png
508g.png
508h.png
509.png
509a.png
509b.png
@@ -7637,6 +7732,9 @@
510e.png
510f.png
510g.png
510h.png
510i.png
510j.png
511.png
511a.png
511b.png
@@ -7647,6 +7745,7 @@
511g.png
511h.png
511i.png
511j.png
512.png
512a.png
512b.png
@@ -7753,6 +7852,7 @@
521e.png
521f.png
521g.png
521h.png
522.png
522a.png
522b.png
@@ -7810,6 +7910,8 @@
525r.png
525s.png
525t.png
525u.png
525v.png
526.png
526a.png
526b.png
@@ -7826,6 +7928,7 @@
526m.png
526n.png
526o.png
526p.png
527.png
527a.png
527b.png
@@ -7837,6 +7940,7 @@
527h.png
527i.png
527j.png
527k.png
528.png
528a.png
528b.png
@@ -7855,6 +7959,7 @@
528o.png
528p.png
528q.png
528r.png
529.png
529a.png
529b.png
@@ -7870,6 +7975,8 @@
52aa.png
52ab.png
52ac.png
52ad.png
52ae.png
52b.png
52c.png
52d.png
@@ -7935,6 +8042,7 @@
532g.png
532h.png
532i.png
532j.png
533.png
533a.png
533b.png
@@ -7975,6 +8083,7 @@
535u.png
535v.png
535w.png
535x.png
536.png
536a.png
536b.png
@@ -7986,6 +8095,8 @@
536h.png
536i.png
536j.png
536k.png
536l.png
537.png
537a.png
537b.png
@@ -8007,6 +8118,7 @@
538f.png
538g.png
538h.png
538i.png
539.png
539a.png
539b.png
@@ -8020,6 +8132,8 @@
53ab.png
53ac.png
53ad.png
53ae.png
53af.png
53b.png
53c.png
53d.png
@@ -8078,10 +8192,6 @@
541r.png
541s.png
541t.png
541u.png
541v.png
541w.png
541x.png
542.png
542a.png
542b.png
@@ -8095,6 +8205,7 @@
542j.png
542k.png
542l.png
542m.png
543.png
543a.png
543b.png
@@ -8111,6 +8222,7 @@
543m.png
543n.png
543o.png
543p.png
544.png
544a.png
544b.png
@@ -8144,6 +8256,8 @@
546i.png
546j.png
546k.png
546l.png
546m.png
547.png
547a.png
547b.png
@@ -8203,6 +8317,7 @@
54w.png
54x.png
54y.png
54z.png
55.png
550.png
550a.png
@@ -8212,6 +8327,11 @@
550e.png
550f.png
550g.png
550h.png
550i.png
550j.png
550k.png
550l.png
551.png
551a.png
551b.png
@@ -8222,6 +8342,7 @@
551g.png
551h.png
551i.png
551j.png
552.png
552a.png
552b.png
@@ -8232,6 +8353,8 @@
552g.png
552h.png
552i.png
552j.png
552k.png
553.png
553a.png
553b.png
@@ -8241,6 +8364,8 @@
553f.png
553g.png
553h.png
553i.png
553j.png
554.png
554a.png
554b.png
@@ -8308,6 +8433,7 @@
558k.png
558l.png
558m.png
558n.png
559.png
559a.png
559b.png
@@ -8327,6 +8453,7 @@
559p.png
559q.png
559r.png
559s.png
55a.png
55aa.png
55ab.png
@@ -8370,6 +8497,7 @@
560f.png
560g.png
560h.png
560i.png
561.png
561a.png
561b.png
@@ -8423,6 +8551,7 @@
566b.png
566c.png
566d.png
566e.png
567.png
567a.png
567b.png
@@ -8430,6 +8559,9 @@
567d.png
567e.png
567f.png
567g.png
567h.png
567i.png
568.png
568a.png
568b.png
@@ -8468,15 +8600,24 @@
570e.png
570f.png
570g.png
570h.png
570i.png
570j.png
571.png
571a.png
571b.png
571c.png
571d.png
572.png
572a.png
572b.png
572c.png
572d.png
572e.png
573.png
574.png
575.png
576.png
57a.png
57b.png
57c.png
@@ -8677,6 +8818,8 @@
66m.png
66n.png
66o.png
66p.png
66q.png
67.png
67a.png
67b.png
@@ -8969,6 +9112,7 @@
7r.png
7s.png
7t.png
7u.png
8.png
80.png
80a.png
@@ -9008,6 +9152,7 @@
82h.png
82i.png
82j.png
82k.png
83.png
83a.png
83b.png
@@ -9231,6 +9376,7 @@
95k.png
95l.png
95m.png
95n.png
96.png
96a.png
96b.png
@@ -9265,8 +9411,12 @@
97ac.png
97ad.png
97ae.png
97af.png
97ag.png
97ah.png
97ai.png
97aj.png
97ak.png
97ao.png
97b.png
97c.png
97d.png
@@ -9309,6 +9459,7 @@
98n.png
98o.png
98p.png
98q.png
99.png
99a.png
99b.png

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.6 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 767 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 785 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB

Some files were not shown because too many files have changed in this diff Show More