Adds some character customization data

This commit is contained in:
chardub
2025-02-07 21:04:35 -05:00
parent 2fcc7fc9cd
commit 3ebd3fd68a
9 changed files with 49 additions and 7 deletions

View File

@@ -10,8 +10,10 @@ CLOTHES_ADVENTURER = "fantasyadventurersoutfit"
CLOTHES_EMERALD = "emeraldSPE"
CLOTHES_PIKACHU_ONESIE = "pikaonesie"
CLOTHES_GLITCH = "glitzerset"
CLOTHES_BREEDER="PKMBreeder"
CLOTHES_LASS_YELLOW ="lass"
CLOTHES_LASS_BLUE ="lass2"

View File

@@ -1704,6 +1704,7 @@ def qmarkMaskCheck()
if $Trainer.seen_qmarks_sprite
unless hasHat?(HAT_QMARKS)
obtainHat(HAT_QMARKS)
obtainClothes(CLOTHES_GLITCH)
end
end
end

View File

@@ -220,6 +220,13 @@
"tags": "celadon",
"howToGet": "city-exclusive outfit"
},
{
"id": "flying",
"name": "Flying Outfit",
"description": "An aerodynamic outfit for gliding through the air. It captures the essence of Flying-type Pokémon.",
"price": 10000,
"tags": "type-flying,special"
},
{
"id": "fusionnerd",
"name": "Fusion Outfit",
@@ -228,6 +235,11 @@
"tags": "pokemon-fused,special,",
"howToGet": "cinnabar lab after fusing 100 times"
},
{
"id": "glitzerset",
"name": "Glitzer",
"price": 2550
},
{
"id": "gothhoodie",
"name": "Goth Hoodie",
@@ -306,8 +318,8 @@
},
{
"id": "lady",
"name": "Summer Dress",
"description": "An elegant white dress with a ribbon at the waist, radiating a sense of grace and sophistication.",
"name": "Elegant Dress",
"description": "An elegant summer dress with a ribbon at the waist, radiating a sense of grace and sophistication.",
"done": "yes",
"price": 1500,
"tags": "cerulean",

View File

@@ -12,7 +12,7 @@
"name": "Bald",
"description": "A completely bald look - no hair, no fuss, just pure, unadulterated scalp!",
"done": "yes",
"price": 0,
"price": 500,
"tags": "no-hair"
},
{
@@ -151,6 +151,13 @@
"tags": "medium, untied, spiky, thick, npc,",
"howToGet": "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": "kinisland"
},
{
"id": "happinysuit",
"name": "Curled Happiny Ponytail",
@@ -297,7 +304,8 @@
"howToGet": "quest? cresselia outfit"
},
{
"id": "lycanrocshorthair"
"id": "lycanrocshorthair",
"price": 3000
},
{
"id": "mawile",

View File

@@ -142,6 +142,7 @@
"id": "carbink",
"name": "Carbink Headband",
"description": "A cute, rock-solid headband resembling Carbink.",
"done": "yes",
"price": 5000,
"tags": "hat,pokemon-carbink"
},
@@ -356,6 +357,13 @@
"tags": "glasses,special,",
"howToGet": "cinnabar lab after fusing 100 times"
},
{
"id": "ghastlygibus",
"name": "Gibus",
"done": "yes",
"price": 6000,
"tags": "hat, lavender,pokemon-ghastly,pokemon-haunter,pokemon-gengar,"
},
{
"id": "giovannifedora",
"name": "Mobster Fedora",
@@ -370,8 +378,10 @@
"id": "glitzerset",
"name": "Glitched Mask",
"description": "An odd mask that makes you look like you just stepped out of a corrupted save file. ",
"done": "yes",
"price": 10000,
"tags": "mask"
"tags": "mask,special,",
"howToGet": "Obtained by defeating a Pokemon without a sprite"
},
{
"id": "glasses",
@@ -445,7 +455,9 @@
{
"id": "headlacecovering",
"name": "Lace Covering",
"description": "A delicate seet-hrough lace covering that is worn over the head."
"description": "A delicate seet-hrough lace covering that is worn over the head.",
"price": 4500,
"tags": "hat,ecruteak"
},
{
"id": "headparas",
@@ -973,6 +985,8 @@
{
"id": "sableyemask",
"name": "Sableye Mask",
"description": "A creepy, gem-eyed disguise that lets you channel your inner trickster.",
"done": "yes",
"price": 4500,
"tags": "mask,pokemon-sableye"
},
@@ -999,6 +1013,7 @@
"id": "santa",
"name": "Festive Hat",
"description": "A warm, snug stocking cap worn during a festive holiday season.",
"done": "yes",
"price": 25000,
"tags": "hat,"
},
@@ -1044,7 +1059,10 @@
{
"id": "skittyTV",
"name": "Skitty TV",
"price": 5000
"description": "A wearable TV themed like a Skitty. Use it to watch your battle replays!",
"price": 5000,
"tags": "hat,",
"howToGet": "goldenrod radio tower"
},
{
"id": "sleepmask",
@@ -1193,6 +1211,7 @@
"id": "waterdress",
"name": "Straw Hat",
"description": "A simple hat made out of straw that is typically worn by bug-catchers.",
"done": "yes",
"price": 1500,
"tags": "hat,pewter,",
"howToGet": "trainer clothing store?"