Fenoxo's Corruption Of Champions, ported to Java.
If you want to help with code, make a fork and send a pull request.
If you want to help with design decisions, the GitHub wiki has a page for that.
- Piercings.
- Add an
InventoryFullScene.java
file for when you try to pick up an item, while also having a full inventory. - Followers.
raceScore()
functions:goblinScore()
gooScore()
nagaScore()
rabbitScore()
harpyScore()
kangarooScore()
sharkScore()
- Make all currently
public
variablesprotected
, and add getters/setters. - Look for Gills. They may or may not exist, and may or may not have an effect. There are references to them in the ActionScript, however.
- Verify
getXPToLevelUpTease()
formula. It be gnarly.
- Add all the perks. Yeah, I'm too lazy. Wiki.