Hornymon Libido 0.02.5a version is out!


I made update that contain half of planned content for 0.03 version.
CHANGELOG:
Whats new:
- Setting improvement. Now in game setting you can change text typing speed. If you want use typing speed that used in previos version use "VERY LOW"(45 letters per seconds) option, this setting I implement for hook85, I hope you can make playable speed of chat typing in game, "VERY FAST" option is faster than old typing speed in 4x (185 letters per seconds).
- UI improvement. I've made icons for options on pause, also some new options. Add liitle icon in party screen when hornymon have 0 HP, same icon you can see in storage boxes.
- EV system. I've made EV (Effort values) for every hornymons and mercenaries.Effort Values are hidden stats that a hornymon can gain by catching and defeating enemy. Every Species has 0 to 3 Effort Points for each main stat it gives to the enemy on defeat/catch. New formulas for stats provaded below. Also if you want to boost some stats you can buy vitamins that boost EV for hornymon.
- IV system. I've made IV (Individual values) for every hornymons, mercenaries din't have IV, they unique. Individual Values (IVs for short) are key to determining your Hornymon's stats. IVs are randomly assigned when you encounter any wild hornymon (or receive it as a gift or egg). You cannot change a hornymon's IVs once caught and there is no way to know the exact IVs in-game. IVs consist of six numbers corresponding to HP, Attack, Defense, Special Attack, Special Defense and Speed. Each range from 0-31 and the higher the number, the better your hornymon's stat will be.
Here formula for HP calculating:
OLD: (MaxHP = (Base.MaxHP * Level) / 100)+10+level;
NEW: MaxHP = (((2 * Base.MaxHP + IV + (EV(HP) / 4)) * Level) / 100f) + Level + 10);
Other stats formula calculating:
OLD: other stats = ((Base.other stats * Level) / 100f) + 5);
NEW: other stats= ((((2f * Base.other stats + IV + (EV Other Stat / 4f)) * Level) / 100f) + 5f));
- Level Up System Upgrade. Now every hornymon in your party that stay alive gain EXP. How it's work: if you defeat hornymon, hornymon who make last hit get 100% of EXP, other alive hornymon in party 50% of exp. That I make to resolve problem of weak/low level hornymons, many users want this, me too. With that you will upgrade your hornymons faster, and this will prevent time waste for level up grind.
- New abilities for hornymons.
- New moves, now we have moves that work with held items, also I made semi-invulnerable move (like "Dig" of "Fly").
- Held Items, equip on hornymons held items with varios effects that will make them stronger. Some of them you can find from traders on old locations.
Bugfixes:
- fixed old bug from tech demo 3, now if you try to use TM items(or simmilar), you will see can hornymon use item or not.
- Fix bug when TM not consumed after use, this bug was after adding QOL from 0.2, but now TM will removed if you learn new move (HM still in inventory because it's have infinite use)
- Fix save system bugs - most of them (I really hope on that, because me and my testers (you can be my tester just find my discord channel) didn't find for that version). By fixing that bug you can normally downlod game as it should, and if you got something from previous version and it didn't saved it will restored.
Files
Get Hornymon: Libido (0.02 version)
Hornymon: Libido (0.02 version)
NSFW pokemon parody game
More posts
- Hornymon Libido 0.02 version62 days ago
Leave a comment
Log in with itch.io to leave a comment.