Update Sprites & Base Stats
@@ -86,7 +86,7 @@ B5=♂
|
||||
B6=♀
|
||||
B7=\$
|
||||
B8=,
|
||||
B9=×
|
||||
B9=*
|
||||
BA=/
|
||||
BB=A
|
||||
BC=B
|
||||
|
||||
|
Before Width: | Height: | Size: 433 B After Width: | Height: | Size: 469 B |
|
Before Width: | Height: | Size: 619 B After Width: | Height: | Size: 590 B |
|
Before Width: | Height: | Size: 604 B After Width: | Height: | Size: 789 B |
|
Before Width: | Height: | Size: 514 B After Width: | Height: | Size: 497 B |
|
Before Width: | Height: | Size: 626 B After Width: | Height: | Size: 606 B |
|
Before Width: | Height: | Size: 922 B After Width: | Height: | Size: 906 B |
|
Before Width: | Height: | Size: 522 B After Width: | Height: | Size: 488 B |
|
Before Width: | Height: | Size: 515 B After Width: | Height: | Size: 497 B |
|
Before Width: | Height: | Size: 930 B After Width: | Height: | Size: 854 B |
@@ -16501,7 +16501,7 @@ const struct BaseStats gBaseStats[] =
|
||||
.genderRatio = PERCENT_FEMALE(50),
|
||||
.eggCycles = 20,
|
||||
.friendship = 70,
|
||||
.growthRate = GROWTH_MEDIUM_FAST,
|
||||
.growthRate = GROWTH_MEDIUM_SLOW,
|
||||
.eggGroup1 = EGG_GROUP_BUG,
|
||||
.eggGroup2 = EGG_GROUP_BUG,
|
||||
.ability1 = ABILITY_HYPERCUTTER,
|
||||
@@ -16534,7 +16534,7 @@ const struct BaseStats gBaseStats[] =
|
||||
.genderRatio = PERCENT_FEMALE(50),
|
||||
.eggCycles = 20,
|
||||
.friendship = 70,
|
||||
.growthRate = GROWTH_MEDIUM_FAST,
|
||||
.growthRate = GROWTH_SLOW,
|
||||
.eggGroup1 = EGG_GROUP_FIELD,
|
||||
.eggGroup2 = EGG_GROUP_FIELD,
|
||||
.ability1 = ABILITY_OBLIVIOUS,
|
||||
@@ -16567,7 +16567,7 @@ const struct BaseStats gBaseStats[] =
|
||||
.genderRatio = MON_GENDERLESS,
|
||||
.eggCycles = 20,
|
||||
.friendship = 70,
|
||||
.growthRate = GROWTH_MEDIUM_SLOW,
|
||||
.growthRate = GROWTH_MEDIUM_FAST,
|
||||
.eggGroup1 = EGG_GROUP_MINERAL,
|
||||
.eggGroup2 = EGG_GROUP_MINERAL,
|
||||
.ability1 = ABILITY_ADAPTABILITY,
|
||||
|
||||
@@ -8084,7 +8084,7 @@ const struct PokedexEntry gPokedexEntries[NUM_DEX_ENTRIES + 1] =
|
||||
},
|
||||
[NATIONAL_DEX_SOLOSIS] =
|
||||
{
|
||||
.categoryName = {_C, _e, _l, _l, _END, _w, _n, _END, _SPACE, _SPACE, _SPACE, _SPACE},
|
||||
.categoryName = {_C, _e, _l, _l, _END, _SPACE, _SPACE, _SPACE, _SPACE, _SPACE, _SPACE, _SPACE},
|
||||
.height = 3,
|
||||
.weight = 10,
|
||||
.description = DEX_ENTRY_SOLOSIS,
|
||||
|
||||
@@ -275,7 +275,7 @@ It is said to take lost spirits into\nits pliant body and guide them home.
|
||||
Legends in snowy regions say that a\nwoman who was lost on an icy mountain\nwas reborn as Froslass.
|
||||
|
||||
#org @DEX_ENTRY_ROTOM
|
||||
Research continues on this Pok\emon,\nwhich could be the power source of a\nunique motor.
|
||||
Its body is composed of plasma. It\nis known to infiltrate electronic\ndevices and wreak havoc.
|
||||
|
||||
#org @DEX_ENTRY_UXIE
|
||||
Known as 'The Being of Knowledge.' It\nis said that it can wipe out the memory\nof those who see its eyes.
|
||||
|
||||