Gems of War Database - updated troops list and much more!

As several people pointed out to me, the tourney is assuming all troops at their base rarity and level-capped at 15 for common, etc. I don’t have a GUI to enable setting these limits in the Gems Database yet, but for now I’ve got a URI syntax that should support hand-crafting. The syntax is:

http://ashtender.com/gems/teams/[troop],[troop],[troop],[troop],c20

So the above goblin team would be:

http://ashtender.com/gems/teams/hobgoblin,goblin-rocket,goblin-shaman,boar-rider,c20

WARNING: MAJOR NERD STUFF BELOW, YOU PROBABLY DON’T CARE

The general syntax for supplying troops to the team URL is:

http://ashtender.com/gems/teams/[troop],[troop],[troop],[troop],[limit]

Where “limit” is a combination of max rarity (“C” for common, “R”, “UR”, “E”, “L”, “M”) and max level (1-20). Example limits are:

e17: Max rarity epic, max level 17
c5: Max rarity common, max level 5
m20: Max rarity mythic, max level 20 (the default if none is otherwise given)

If any limit is specified, then the troop’s max level will be additionally capped according to its rarity cap.

In addition, each troop can be given an independent limit, by replacing the troop name or ID above with “[troop.limit]”. So if you wanted to (for whatever crazy reason) provide a link to a team with several max-level legendaries and a level-1 peasant, you could do it like this:

http://ashtender.com/gems/teams/sheggra,gorgotha,peasant.c1,celestasia

Poor little guy.

END NERD STUFF

I’ll update the links today.

6 Likes