Difference between revisions of "Gym"
m (→Levels) |
(Updated gym list to 9.1.5) |
||
Line 1: | Line 1: | ||
''For [[sidemods]] that allow player-owned Gyms to be registered, see [[Another Gym Plugin]] and [[Gym Wars 2: Feebas Unleashed]].'' | ''For [[sidemods]] that allow player-owned Gyms to be registered, see [[Another Gym Plugin]] and [[Gym Wars 2: Feebas Unleashed]].'' | ||
− | A Gym is a structure that | + | A [[Gym]] is a structure that appears in its own themed [[village]]. Gyms have an assortment of [[NPC Trainers]] inside of them, each specializing in a certain [[type]] that the Gym corresponds to. At the end of each Gym is a Gym Leader, an NPC Trainer who is more difficult to defeat than the other NPC Trainers. |
+ | |||
==Levels== | ==Levels== | ||
The [[NPC Trainers]] inside a Gym vary in level. For the first four Gyms to spawn in a world, they will follow the level progression below. | The [[NPC Trainers]] inside a Gym vary in level. For the first four Gyms to spawn in a world, they will follow the level progression below. | ||
Line 26: | Line 27: | ||
==Rewards== | ==Rewards== | ||
After defeating a Gym Leader, the Gym Leader will give a random [[Badge]] and a random [[TM]] corresponding to the Gym's [[type]]. | After defeating a Gym Leader, the Gym Leader will give a random [[Badge]] and a random [[TM]] corresponding to the Gym's [[type]]. | ||
+ | |||
==Gym types== | ==Gym types== | ||
{|class="wikitable" | {|class="wikitable" | ||
+ | !style="text-align:center"|Gym Name | ||
+ | !style="text-align:center"|Type | ||
+ | !style="text-align:center"|Image | ||
+ | !style="text-align:center"|{{tt|ID|Used when spawning a structure with structure blocks.}} | ||
+ | !style="text-align:center"|Location | ||
+ | |- | ||
+ | |[[Fire Gym]] | ||
+ | |style="background:#{{Fire color}}"|{{t|Fire}} | ||
+ | |[[File:Gym_Fire.png|150px]] | ||
+ | |<code>pixelmon:gyms/fire/gym_fire</code> | ||
+ | |[[Nether Wastes]] | ||
+ | |- | ||
+ | |[[Grass Gym]] | ||
+ | |style="background:#{{Grass color}}"|{{t|Grass}} | ||
+ | |[[File:Gym_Grass.png|150px]] | ||
+ | |<code>pixelmon:gyms/grass/gym_grass</code> | ||
+ | |[[Forest (Forge)]] | ||
+ | |- | ||
+ | |[[Ghost Gym]] | ||
+ | |style="background:#{{Ghost color}}"|{{t|Ghost}} | ||
+ | |[[File:Gym_Ghost.png|150px]] | ||
+ | |<code>pixelmon:gyms/ghost/gym_ghost</code> | ||
+ | |[[Soul Sand Valley]] | ||
+ | |- | ||
+ | |[[Ground Gym]] | ||
+ | |style="background:#{{Ground color}}"|{{t|Ground}} | ||
+ | |[[File:Gym_Ground.png|150px]] | ||
+ | |<code>pixelmon:gyms/ground/gym_ground</code> | ||
+ | |[[Mesa (Forge)]] | ||
+ | |} | ||
+ | |||
+ | ==[[Config]] settings== | ||
+ | *"spawnGyms": Whether Gyms will spawn naturally. | ||
+ | |||
+ | ==Trivia== | ||
+ | Gym list up to version 8.4.3: | ||
+ | {|class="mw-collapsible mw-collapsed wikitable" | ||
!style="text-align:center"|Gym Name | !style="text-align:center"|Gym Name | ||
!style="text-align:center" colspan="2"|Type | !style="text-align:center" colspan="2"|Type | ||
Line 99: | Line 138: | ||
|} | |} | ||
− | |||
− | |||
[[Category:Structures]] | [[Category:Structures]] |
Revision as of 06:13, 11 June 2023
For sidemods that allow player-owned Gyms to be registered, see Another Gym Plugin and Gym Wars 2: Feebas Unleashed.
A Gym is a structure that appears in its own themed village. Gyms have an assortment of NPC Trainers inside of them, each specializing in a certain type that the Gym corresponds to. At the end of each Gym is a Gym Leader, an NPC Trainer who is more difficult to defeat than the other NPC Trainers.
Levels
The NPC Trainers inside a Gym vary in level. For the first four Gyms to spawn in a world, they will follow the level progression below.
Gym # | Level |
---|---|
1 | 15 |
2 | 25 |
3 | 35 |
4 | 50 |
From the fifth Gym onwards, NPC Trainers will be set to "Equal" level, and will use Pokémon that are the same level as the highest-level Pokémon in the player's party.
Gyms spawned with the /struc
command are "Equal" level by default. A manually spawned Gym's level can be specified by using the "lvl<level>" argument with /struc
(e.g., /struc grassgym lvl80
) to spawn a Grass Gym at level 80).
Rewards
After defeating a Gym Leader, the Gym Leader will give a random Badge and a random TM corresponding to the Gym's type.
Gym types
Gym Name | Type | Image | ID | Location |
---|---|---|---|---|
Fire Gym | ![]() |
![]() |
pixelmon:gyms/fire/gym_fire
|
Nether Wastes |
Grass Gym | ![]() |
![]() |
pixelmon:gyms/grass/gym_grass
|
Forest (Forge) |
Ghost Gym | ![]() |
![]() |
pixelmon:gyms/ghost/gym_ghost
|
Soul Sand Valley |
Ground Gym | ![]() |
![]() |
pixelmon:gyms/ground/gym_ground
|
Mesa (Forge) |
Config settings
- "spawnGyms": Whether Gyms will spawn naturally.
Trivia
Gym list up to version 8.4.3:
Gym Name | Type | Image | ID | |
---|---|---|---|---|
Electric Gym | ![]() |
![]() |
electricgym | |
Fire Gym | ![]() |
![]() |
firegym | |
![]() |
firegym2 | |||
Flying Gym | ![]() |
![]() |
flyinggym | |
Grass Gym | ![]() |
![]() |
grassgym | |
Grass/Bug Gym | ![]() |
![]() |
![]() |
grassbuggym |
Ground Gym | ![]() |
![]() |
groundgym | |
Ice Gym | ![]() |
![]() |
icegym | |
![]() |
icegym2 | |||
Psychic Gym | ![]() |
![]() |
psychicgym | |
Rock Gym | ![]() |
![]() |
rockgym | |
Steel Gym | ![]() |
![]() |
steelgym | |
Water Gym | ![]() |
![]() |
watergym | |
![]() |
watergym2 |