ANSSRPG is a mod for Minecraft Forge that provides players, modpackers and server admins the ability to develop their own unique RPG system with player progression without any programming knowledge needed.



ANSSRPG boils down to two fundamental concepts.
Primarily used to award a player with experience for doing things. For example you can create a 'Mining' skill that provides players with experience for mining ores. For example Iron Ore for 5 experience and Diamond Ore for 50 experience. Skills follow a few preset types but can be combined to create compound skills. All skills have a failure state which allows progression to be handled via the mod (a 'digging' skill will not allow a player to mine a block).
Perks come in two flavours: Unlocks and Effects.
Unlock Perks allow failure states to be represented. If a perk if present and the player does not have it they will trigger the failure state, if they do have it however the failure state will not be triggered. If there are no unlock perks defined for 'x' then there will not be a failure state for it.
Effect Perks allow for effects (potion effects at this time) to be applied to players among other things.
NOTE: If you're looking for help via IRC read this.
After reading that, you can find me in #disconsented on the Espernet IRC.
No files available for download.