Skip to content

Instantly share code, notes, and snippets.

@jamie
Last active May 23, 2022 15:47
Show Gist options
  • Save jamie/7992398 to your computer and use it in GitHub Desktop.
Save jamie/7992398 to your computer and use it in GitHub Desktop.
Upgrade progression for Hoplite, a quick roguelike for Android. https://play.google.com/store/apps/details?id=com.magmafortress.hoplite
Upgrade Lv1 Lv2 Lv3 Altars
Deep Lunge +1 Ares
Bloodlust +5/kill, -❤ +5/kill, ? Ares
Mighty Bash (Knockback) +1 +1, -❤ Ares, Hephaestus
Reaction (Self-Knock.) +1, -❤ Ares, Hephaestus
Shielding Bash -❤❤ Ares, Hephaestus
Patience Wait Ares, Athena
Plant Spear -❤❤ Apollo, Ares
Throw Distance +1 +1, -❤ +1, -❤❤ Apollo, Athena
Energy +20 +20, -❤ +20, ? Apollo, Athena
Bash Cooldown -1 -1, -❤ Apollo
Sweeping/Spinning Bash Arc 3 All 6, -❤ ?Cone, ? Apollo, Athena, Hephaestus

Zeus (depth 6):

  • Surge: 3x Kill restores energy, cooldowns, spear; -❤
  • Regeneration: 3x Kill heals 1, once per floor; -❤
  • Agility: 3x Kill grants free action; -❤

Athena (depth 8):

  • Recall: Returns your spear
  • Follow: Teleport to your spear

Hermes (depth 10):

  • Winged Sandals: +2 Leap Distance; -❤❤
  • Staggering Leap: Stuns adjacent enemies; -❤❤

Hephaestus (depth 12):

  • Nothing Unique

Unknown:

  • Leap Strike: Leap onto demons
  • Protection: Temp invuln after taking damage
  • Swift Leap: Free Action after leaping
  • Wizard Beam: Replaces Throw with a wiz beam
Depth Warrior Archer Bomber Mage Altars
1 1 1 Ares (Lunge, Bloodlust, Mighty Bash), Apollo (Throw, Energy, Quick Bash
2 1 1 1 Apollo (Throw, Energy, Quick Bash)
3 2 1 1 Ares (Reaction, Bloodlust, Mighty Bash)
4 2 1 1 Ares (Lunge, Bloodlust, Sweeping Bash, Reaction)
5 2 1 1 1 Ares (Lunge, Bloodlust, Reaction), Apollo (Plant Spear, Energy, Rapid Bash)
6 3 1 1 1 Zeus (Surge, Regeneration, Agility)
7 3 1 1 1 Apollo (Throw, Energy, Quick/Rapid Bash)
8 3 2 1 1 Athena (Plant Spear, Recall, Follow, Throw, Lunge)
9 3 2 2 1 Ares (Plant Spear, Bloodlust, Reaction), Apollo (Throw, Energy, Shielding Bash)
10 4 2 2 1 Hermes (Winged Sandals, Staggering Leap, Leap Strike?)
11 4 2 2 1 Ares (Plant Spear, Bloodlust, Mighty Bash)
12 4 2 2 2 Hephaestus (Reaction, Sweeping Bash, Mighty Bash)
13 5 2 2 2 Apollo, Ares
14 5 2 2 2 Ares
15 5 3 2 2 Apollo
16 5 3 3 3 Fleece
17 4 3 3 3
18 5 3 3 3
19 5 4 3 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment