# Guild league ranks are inconsistent

**URL:** https://community.gemsofwar.com/t/guild-league-ranks-are-inconsistent/4808
**Category:** Support
**Created:** [March 21, 2016, 3:22am UTC](https://community.gemsofwar.com/t/guild-league-ranks-are-inconsistent/4808 "2016-03-21T03:22:03Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![AnalSwordfish](https://sea1.discourse-cdn.com/flex019/user_avatar/community.gemsofwar.com/analswordfish/32/9022_2.png) [@AnalSwordfish](https://community.gemsofwar.com/u/AnalSwordfish)
#### Post date: [March 21, 2016, 3:22am UTC](https://community.gemsofwar.com/t/guild-league-ranks-are-inconsistent/4808/1 "2016-03-21T03:22:03Z")

</div>

A friend/guildmate noticed we went from `Silver I` to `Gold I`, skipping `Gold III` & `Gold II`.

Snooping around in the game files, I figured out why: `Gold` is the only deviation in the `III => II => I` progression:

`Common.xml`:

```auto
<Text tag="[LEAGUE_RANK_0]">Bronze III</Text>
<Text tag="[LEAGUE_RANK_1]">Bronze II</Text>
<Text tag="[LEAGUE_RANK_2]">Bronze I</Text>

<Text tag="[LEAGUE_RANK_3]">Silver III</Text>
<Text tag="[LEAGUE_RANK_4]">Silver II</Text>
<Text tag="[LEAGUE_RANK_5]">Silver I</Text>

<!-- Whoops: -->
<Text tag="[LEAGUE_RANK_6]">Gold I</Text>
<Text tag="[LEAGUE_RANK_7]">Gold II</Text>
<Text tag="[LEAGUE_RANK_8]">Gold III</Text>

<Text tag="[LEAGUE_RANK_9]">Platinum III</Text>
<Text tag="[LEAGUE_RANK_10]">Platinum II</Text>
<Text tag="[LEAGUE_RANK_11]">Platinum I</Text>

<Text tag="[LEAGUE_RANK_12]">Diamond III</Text>
<Text tag="[LEAGUE_RANK_13]">Diamond II</Text>
<Text tag="[LEAGUE_RANK_14]">Diamond I</Text>

<Text tag="[LEAGUE_RANK_15]">Challenger</Text>
<Text tag="[LEAGUE_RANK_16]">Champion</Text>

```

---

<div class="post-metadata">

### Author: ![Shimrra](https://sea1.discourse-cdn.com/flex019/user_avatar/community.gemsofwar.com/shimrra/32/87_2.png) [@Shimrra](https://community.gemsofwar.com/u/Shimrra)
#### Post date: [March 21, 2016, 3:49am UTC](https://community.gemsofwar.com/t/guild-league-ranks-are-inconsistent/4808/2 "2016-03-21T03:49:38Z")

</div>

Well that’s just not right …

---

<div class="post-metadata">

### Author: ![Royalty](https://sea1.discourse-cdn.com/flex019/user_avatar/community.gemsofwar.com/royalty/32/1683_2.png) [@Royalty](https://community.gemsofwar.com/u/Royalty)
#### Post date: [March 21, 2016, 7:39am UTC](https://community.gemsofwar.com/t/guild-league-ranks-are-inconsistent/4808/3 "2016-03-21T07:39:49Z")

</div>

Well spotted.

---

<div class="post-metadata">

### Author: ![MakoSipper](https://sea1.discourse-cdn.com/flex019/user_avatar/community.gemsofwar.com/makosipper/32/1933_2.png) [@MakoSipper](https://community.gemsofwar.com/u/MakoSipper)
#### Post date: [February 13, 2017, 4:34am UTC](https://community.gemsofwar.com/t/guild-league-ranks-are-inconsistent/4808/4 "2017-02-13T04:34:35Z")

</div>

Just noticed the same thing myself. But Gold’s order is the same as the leagues after Challenger.

It seems like the devs don’t have any level of OCD =)

---

<div class="post-metadata">

### Author: ![Nimhain](https://sea1.discourse-cdn.com/flex019/user_avatar/community.gemsofwar.com/nimhain/32/47049_2.png) [@Nimhain](https://community.gemsofwar.com/u/Nimhain)
#### Post date: [February 13, 2017, 4:39am UTC](https://community.gemsofwar.com/t/guild-league-ranks-are-inconsistent/4808/5 "2017-02-13T04:39:32Z")

</div>

Actually I think we missed this thread when it was originally posted.

I’ve gone and fixed it. Next time text goes out, it should update to match everything else.

---

<div class="post-metadata">

### Author: ![MakoSipper](https://sea1.discourse-cdn.com/flex019/user_avatar/community.gemsofwar.com/makosipper/32/1933_2.png) [@MakoSipper](https://community.gemsofwar.com/u/MakoSipper)
#### Post date: [February 13, 2017, 4:48am UTC](https://community.gemsofwar.com/t/guild-league-ranks-are-inconsistent/4808/6 "2017-02-13T04:48:56Z")

</div>

Thanks for the fast reply!

Could you tell me what’s the order gonna be, from lowest to highest? Always starting at `I` for all ranks and going up as you get more trophies? I might as well change the wikia since I brought it up.

---

<div class="post-metadata">

### Author: ![Nimhain](https://sea1.discourse-cdn.com/flex019/user_avatar/community.gemsofwar.com/nimhain/32/47049_2.png) [@Nimhain](https://community.gemsofwar.com/u/Nimhain)
#### Post date: [February 13, 2017, 5:01am UTC](https://community.gemsofwar.com/t/guild-league-ranks-are-inconsistent/4808/7 "2017-02-13T05:01:53Z")

</div>

We’ve changed Gold to match the other rankings so Gold III, Gold II, Gold I

---

<div class="post-metadata">

### Author: ![MakoSipper](https://sea1.discourse-cdn.com/flex019/user_avatar/community.gemsofwar.com/makosipper/32/1933_2.png) [@MakoSipper](https://community.gemsofwar.com/u/MakoSipper)
#### Post date: [February 13, 2017, 5:08am UTC](https://community.gemsofwar.com/t/guild-league-ranks-are-inconsistent/4808/8 "2017-02-13T05:08:08Z")

</div>

I see. So ranks above Challenger remain unaltered? Copy that.
