Join our discord
In partnership with NodeCraft Logo NodeCraft


You are not logged in! Create an account or login to contribute! Log in here!

Difference between revisions of "Gym"

From Pixelmon Wiki
(→‎Gym types: Added more structure info)
 
(18 intermediate revisions by 6 users not shown)
Line 1: Line 1:
A Gym is a structure that randomly spawns around the world in any [[biome]]. Gyms have an assortment of [[NPC Trainers]] inside of them, each specializing in the [[type]] that the Gym corresponds to.
+
''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 (aside from the 2 [[Boss]] trainers).
 +
 
 +
Like other structures, Gyms can be spawned with the use of {{mc|Structure_Block|Structure Blocks}}. The ID for each gym can be found further down the page in the "Gym Types" section. The rest of the village structures for the corresponding gyms have to be summoned separately.
 +
 
 +
==Levels==
 +
The [[NPC Trainers]] inside a Gym are typically set to be "Equal" level, including the Gym Leader, and will use Pokémon that are the same level as the highest-level Pokémon in the player's party. Gyms will also include 2 Boss trainers, one "Epic" and one "Legendary," which will be 30 and 40 levels higher respectively.
 +
 
 +
==Rewards==
 +
After defeating a Gym Leader, the Gym Leader will give a random [[Badge]] corresponding to the Gym's [[type]].
  
At the end of each Gym is a Gym Leader. After defeating this particular NPC Trainer, an item reward will be given.
 
 
==Gym types==
 
==Gym types==
*[[Grass Gym]]
+
{|class="wikitable"
<gallery>
+
!style="text-align:center"|Gym Name
GrassGym.png|Grass Gym
+
!style="text-align:center"|Type
</gallery>
+
!style="text-align:center"|Image
==[[Config]] settings==
+
!style="text-align:center"|Info
*"spawnGyms": Whether Gyms will spawn naturally.
+
!style="text-align:center"|Location
 +
|-
 +
|[[Dragon Gym]]
 +
|style="background:#{{Dragon color}}"|{{t|Dragon}}
 +
|[[File:Gym_Dragon.png|150px]]
 +
|{{tt|ID|Used in Template Pools and when loading a structure with Structure Blocks.}}: <code>pixelmon:gyms/dragon/gym_dragon</code>
 +
 
 +
 
 +
Builder: '''Keystone Build Team'''
 +
|[[Taiga (Forge)]]
 +
|-
 +
|[[Electric Gym]]
 +
|style="background:#{{Electric color}}"|{{t|Electric}}
 +
|[[File:Gym_Electric.png|150px]]
 +
|{{tt|ID|Used in Template Pools and when loading a structure with Structure Blocks.}}: <code>pixelmon:gyms/electric/gym_electric</code>
 +
 
 +
 
 +
Builder: '''Keystone Build Team'''
 +
|[[Savanna Plateau]]{{-}}[[Shattered Savanna]]{{-}}[[Shattered Savanna Plateau]]
 +
|-
 +
|[[Fairy Gym]]
 +
|style="background:#{{Fairy color}}"|{{t|Fairy}}
 +
|[[File:Gym_Fairy.png|150px]]
 +
|{{tt|ID|Used in Template Pools and when loading a structure with Structure Blocks.}}: <code>pixelmon:gyms/fairy/gym_fairy</code>
 +
 
 +
 
 +
Builder: '''hleaning2000'''
 +
|[[Birch Forest]]
 +
|-
 +
|[[Fire Gym]]
 +
|style="background:#{{Fire color}}"|{{t|Fire}}
 +
|[[File:Gym_Fire.png|150px]]
 +
|{{tt|ID|Used in Template Pools and when loading a structure with Structure Blocks.}}: <code>pixelmon:gyms/fire/gym_fire</code>
 +
 
 +
 
 +
Builder: '''hleaning2000'''
 +
|{{mc|The_Nether#Biomes|Nether Wastes}}
 +
|-
 +
|[[Grass Gym]]
 +
|style="background:#{{Grass color}}"|{{t|Grass}}
 +
|[[File:Gym_Grass.png|150px]]
 +
|{{tt|ID|Used in Template Pools and when loading a structure with Structure Blocks.}}: <code>pixelmon:gyms/grass/gym_grass</code>
 +
 
 +
 
 +
Builder: '''hleaning2000'''
 +
|[[Forest (Forge)]]
 +
|-
 +
|[[Ghost Gym]]
 +
|style="background:#{{Ghost color}}"|{{t|Ghost}}
 +
|[[File:Gym_Ghost.png|150px]]
 +
|{{tt|ID|Used in Template Pools and when loading a structure with Structure Blocks.}}: <code>pixelmon:gyms/ghost/gym_ghost</code>
 +
 
 +
 
 +
Builder: '''Fashi'''
 +
|{{mc|The_Nether#Biomes|Soul Sand Valley}}
 +
|-
 +
|[[Ground Gym]]
 +
|style="background:#{{Ground color}}"|{{t|Ground}}
 +
|[[File:Gym_Ground.png|150px]]
 +
|{{tt|ID|Used in Template Pools and when loading a structure with Structure Blocks.}}: <code>pixelmon:gyms/ground/gym_ground</code>
 +
 
 +
 
 +
Builder: '''ZodiacBullYT'''
 +
|[[Mesa (Forge)]]
 +
|-
 +
|[[Ice Gym]]
 +
|style="background:#{{Ice color}}"|{{t|Ice}}
 +
|[[File:Gym_Ice.png|150px]]
 +
|{{tt|ID|Used in Template Pools and when loading a structure with Structure Blocks.}}: <code>pixelmon:gyms/ice/gym_ice</code>
 +
 
 +
 
 +
Builder: '''Keystone Build Team'''
 +
|[[Snowy Tundra]]
 +
|-
 +
|[[Steel Gym]]
 +
|style="background:#{{Steel color}}"|{{t|Steel}}
 +
|[[File:Gym_Steel.png|150px]]
 +
|{{tt|ID|Used in Template Pools and when loading a structure with Structure Blocks.}}: <code>pixelmon:gyms/steel/gym_steel</code>
 +
{{tt|Loot Tables|Determines which items can be found in containers like Chests/Barrels.}}: <code>minecraft:chests/village/village_armorer</code>, <code>minecraft:chests/village/village_mason</code>, <code>minecraft:chests/village/village_toolsmith</code>, <code>pixelmon:chests/haunted_tower</code><br>
 +
[[Pokéloot]]: Tier 2
 +
 
 +
Builder: '''SKy_the_Thunder'''
 +
|[[Savanna]]
 +
|-
 +
|[[Water Gym]]
 +
|style="background:#{{Water color}}"|{{t|Water}}
 +
|[[File:Gym_Water.png|150px]]
 +
|{{tt|ID|Used in Template Pools and when loading a structure with Structure Blocks.}}: <code>pixelmon:gyms/water/gym_water</code>
 +
 
 +
 
 +
Builder: '''Rasgnarok''', '''hleaning2000'''
 +
|[[Deep Ocean]]
 +
|}
 +
 
 +
[[Category:Structures]]
 +
 
 +
==Trivia==
 +
Back in 1.12.2, the "spawnGyms" config could toggle whether or not Gyms would spawn naturally.
 +
 
 +
Gym list up to version 8.4.3:
 +
{|class="mw-collapsible mw-collapsed wikitable"
 +
!style="text-align:center"|Gym Name
 +
!style="text-align:center" colspan="2"|Type
 +
!style="text-align:center"|Image
 +
!style="text-align:center"|{{tt|ID|Used when spawning a structure with /struc.}}
 +
|-
 +
|[[Electric Gym]]
 +
|colspan="2" style="background:#{{Electric color}}"|{{t|Electric}}
 +
|[[File:Electric_Gym.png|150px]]
 +
|electricgym
 +
|-
 +
|rowspan="2"|[[Fire Gym]]
 +
|rowspan="2" colspan="2" style="background:#{{Fire color}}"|{{t|Fire}}
 +
|[[File:InfernoGym.png|150px]]
 +
|firegym
 +
|-
 +
|[[File:BeaconGym.png|150px]]
 +
|firegym2
 +
|-
 +
|[[Flying Gym]]
 +
|colspan="2" style="background:#{{Flying color}}"|{{t|Flying}}
 +
|[[File:FlyingGym.png|150px]]
 +
|flyinggym
 +
|-
 +
|[[Grass Gym]]
 +
|colspan="2" style="background:#{{Grass color}}"|{{t|Grass}}
 +
|[[File:GrassGym.png|150px]]
 +
|grassgym
 +
|-
 +
|[[Grass/Bug Gym]]
 +
|style="background:#{{Grass color}}"|{{t|Grass}}
 +
|style="background:#{{Bug color}}"|{{t|Bug}}
 +
|[[File:GrassBugGym.png|150px]]
 +
|grassbuggym
 +
|-
 +
|[[Ground Gym]]
 +
|colspan="2" style="background:#{{Ground color}}"|{{t|Ground}}
 +
|[[File:GroundGym.png|150px]]
 +
|groundgym
 +
|-
 +
|rowspan="2"|[[Ice Gym]]
 +
|rowspan="2" colspan="2" style="background:#{{Ice color}}"|{{t|Ice}}
 +
|[[File:SnowflakeGym.png|150px]]
 +
|icegym
 +
|-
 +
|[[File:FrostfallGym.png|150px]]
 +
|icegym2
 +
|-
 +
|[[Psychic Gym]]
 +
|colspan="2" style="background:#{{Psychic color}}"|{{t|Psychic}}
 +
|[[File:PsychicGym.png|150px]]
 +
|psychicgym
 +
|-
 +
|[[Rock Gym]]
 +
|colspan="2" style="background:#{{Rock color}}"|{{t|Rock}}
 +
|[[File:RockGym.png|150px]]
 +
|rockgym
 +
|-
 +
|[[Steel Gym]]
 +
|colspan="2" style="background:#{{Steel color}}"|{{t|Steel}}
 +
|[[File:SteelGym.png|150px]]
 +
|steelgym
 +
|-
 +
|rowspan="2"|[[Water Gym]]
 +
|rowspan="2" colspan="2" style="background:#{{Water color}}"|{{t|Water}}
 +
|[[File:SwimmersStronghold.png|150px]]
 +
|watergym
 +
|-
 +
|[[File:StreamPlaza.png|150px]]
 +
|watergym2
 +
|}
 +
 
 +
[[Category:Structures]]

Latest revision as of 14:21, 21 April 2024

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 (aside from the 2 Boss trainers).

Like other structures, Gyms can be spawned with the use of Structure Blocks. The ID for each gym can be found further down the page in the "Gym Types" section. The rest of the village structures for the corresponding gyms have to be summoned separately.

Levels

The NPC Trainers inside a Gym are typically set to be "Equal" level, including the Gym Leader, and will use Pokémon that are the same level as the highest-level Pokémon in the player's party. Gyms will also include 2 Boss trainers, one "Epic" and one "Legendary," which will be 30 and 40 levels higher respectively.

Rewards

After defeating a Gym Leader, the Gym Leader will give a random Badge corresponding to the Gym's type.

Gym types

Gym Name Type Image Info Location
Dragon Gym DragonType.pngDragon Gym Dragon.png ID: pixelmon:gyms/dragon/gym_dragon


Builder: Keystone Build Team

Taiga (Forge)
Electric Gym ElectricType.pngElectric Gym Electric.png ID: pixelmon:gyms/electric/gym_electric


Builder: Keystone Build Team

Savanna Plateau
Shattered Savanna
Shattered Savanna Plateau
Fairy Gym FairyType.pngFairy Gym Fairy.png ID: pixelmon:gyms/fairy/gym_fairy


Builder: hleaning2000

Birch Forest
Fire Gym FireType.pngFire Gym Fire.png ID: pixelmon:gyms/fire/gym_fire


Builder: hleaning2000

Nether Wastes
Grass Gym GrassType.pngGrass Gym Grass.png ID: pixelmon:gyms/grass/gym_grass


Builder: hleaning2000

Forest (Forge)
Ghost Gym GhostType.pngGhost Gym Ghost.png ID: pixelmon:gyms/ghost/gym_ghost


Builder: Fashi

Soul Sand Valley
Ground Gym GroundType.pngGround Gym Ground.png ID: pixelmon:gyms/ground/gym_ground


Builder: ZodiacBullYT

Mesa (Forge)
Ice Gym IceType.pngIce Gym Ice.png ID: pixelmon:gyms/ice/gym_ice


Builder: Keystone Build Team

Snowy Tundra
Steel Gym SteelType.pngSteel Gym Steel.png ID: pixelmon:gyms/steel/gym_steel

Loot Tables: minecraft:chests/village/village_armorer, minecraft:chests/village/village_mason, minecraft:chests/village/village_toolsmith, pixelmon:chests/haunted_tower
Pokéloot: Tier 2

Builder: SKy_the_Thunder

Savanna
Water Gym WaterType.pngWater Gym Water.png ID: pixelmon:gyms/water/gym_water


Builder: Rasgnarok, hleaning2000

Deep Ocean

Trivia

Back in 1.12.2, the "spawnGyms" config could toggle whether or not Gyms would spawn naturally.

Gym list up to version 8.4.3:

Gym Name Type Image ID
Electric Gym ElectricType.pngElectric Electric Gym.png electricgym
Fire Gym FireType.pngFire InfernoGym.png firegym
BeaconGym.png firegym2
Flying Gym FlyingType.pngFlying FlyingGym.png flyinggym
Grass Gym GrassType.pngGrass GrassGym.png grassgym
Grass/Bug Gym GrassType.pngGrass BugType.pngBug GrassBugGym.png grassbuggym
Ground Gym GroundType.pngGround GroundGym.png groundgym
Ice Gym IceType.pngIce SnowflakeGym.png icegym
FrostfallGym.png icegym2
Psychic Gym PsychicType.pngPsychic PsychicGym.png psychicgym
Rock Gym RockType.pngRock RockGym.png rockgym
Steel Gym SteelType.pngSteel SteelGym.png steelgym
Water Gym WaterType.pngWater SwimmersStronghold.png watergym
StreamPlaza.png watergym2

© 2012 - 2025 Pixelmon Mod