Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20,564 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Pokémon Global League Conference

You've been cordially invited to be part of the Pokémon Global League Conference, where powerful trainers across the world test their mettle against each other! You'll face off against the venerable roster of nine different regions, fighting your way to become the undisputed Ultimate Champion!

Features

Trainer Party Pools (Expansion Feature by Hedara90)

Each gym leader has a pool of 9 Pokémon which they make a team of 6 out of. A pool may also have static members, who are present in any permutation.

Techniques

The romhack boasts brand new moves for each Gym Leader, called Techniques. Powerful new moves that can change the way you play the game!

EV System

The EV system has been simplified and streamlined. The calculation for each stat is as follows:

HP:

$$(((2 * baseHP + hpIV) * level) / 100) + level + (10 + hpEV)$$

Other Stats:

$$(((2 * baseStat + iv) * level) / 100)+ (5 + ev)$$

As such, the caps for Max EVs have also been changed to 63 to mirror their vanilla values.

Pokémon EV and IV Editor by Archie (TeamAquasHideout)

Allows the player to easily edit a Pokémon's EVs and IVs.

SWSH User Interfaces by Montblanc

Looks pretty :)

Trainer Teams

Trainer Teams can be found in the following docs:

Pokémon Changes

General Changes

  • Movesets for all the Pokémon available in the game (and more) can be found in gen_pglc.h.
  • New ability Mettle, which raises the user's Special Attack after fainting an opponent.
  • Color Change buffed to proc before being hit with an attack rather than after.

Generation 1

  • Wigglytuff: Abilities changed from Cute Charm and Competitive to Fluffy and Battle Armor
  • Slowbro: Ability changed from Own Tempo to Unaware
  • Jolteon: Gained Ability Unnerve
  • Dewgong: Thick Fat Ability replaced with Swift Swim
  • Nidoqueen: Replaced Sheer Force with Queenly Majesty. Rebalanced with the following stats:
Stat Value
HP 102
Attack 77
Defense 90
Special Attack 75
Special Defense 94
Speed 67

Generation 2

  • Magcargo: Ability Magma Armor replaced with Steam Engine
  • Ledian: Replaced Abilities with Zero to Hero.
Stat Value
HP 85
Attack 125
Defense 63
Special Attack 85
Special Defense 110
Speed 125
  • Ariados: Gained Skill Link. Rebalanced with the following stats:
Stat Value
HP 76
Attack 92
Defense 60
Special Attack 41
Special Defense 70
Speed 97

Generation 3

  • Seviper: Gained Corrosion.
  • Delcatty: Rebalanced to the following stats:
Stat Value
HP 70
Attack 99
Defense 65
Special Attack 88
Special Defense 55
Speed 90
  • Luvdisc: Rebalanced to the following stats:
Stat Value
HP 88
Attack 30
Defense 55
Special Attack 40
Special Defense 100
Speed 97

Generation 4

  • Wormadam: Each form has been given a new ability:
Stat Value
Plant Cloak Harvest
Sandy Cloak Stamina
Trashy Cloak Heatproof
  • Tangrowth: Replaces Ability Leaf Guard with Grass Pelt

Generation 5

  • Simisage: Gained Moxie
  • Leavanny: Replaced Overcoat with Sharpness
  • Archeops: Gained Klutz
  • Cryogonal: Gained Snow Warning
  • Scolipede: Mega Scolipede's Ability Battle Armor replaced with Weak Armor.
  • Haxorus: Replaced Ability Rivarly with Sharpness

Generation 6

  • Pyroar: Gave Pyroar Mettle.

Team Credits

Position Name
Developer Ruby
Gym Leader
Team Designers
Ruby, Turtleye, Jordan,
Kithri, Hedara, Noodle, Iriv
Gym Leader
Technique Designers
Ruby, Turtleye, Jordan,
Kithri, Hedara
Pokémon Movesets
and Balancing
Ruby, Lemmanade
Scripting and Mapping Ruby
Tournament Logic Ruby, Estellar

Credits

Credit Feature
pokeemerald-expansion RHH and all
the Expansion Contributors
Mudskip Pokemon GLC Logo

About

A romhack featuring the Pokémon World Tournament from Black 2 and White 2, but... different.

Resources

Contributing

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages