-Dagger attack sometimes have no text, only dmg numbers
-Scorpion stinger on goblin - text gone full bold and stay that way (this was fixed some time ago)
-Human with v.glands have no poison/poison regen (fixed itself after reboot on one save but stays on other)
<Not bugs/suggestions>
-Suc.dream is gone? Maybe Lumi lab need expansion.
-Change sprites on who Patchouli lead you to
-Add wrath spent per multihit in stat page
-Sort SetRace alphabetically (sandtrap in caps also)
-Armor past 80 almost useless maybe add diminishing something, like:
if armor>80 then dmgRes=armor/(armor+mod)
for example - armor/(armor+20) will result in:
armor @100 dmgRes = 83.3
armor @500 dmgRes = 96.1
this may be too much and can be nerfed, for example
armor*0.90/(armor+10) will result in:
Tank perks may be involved to be viable
If formula changed it should be adjusted to not dorp below 80% res at around 80 armor, probably bad idea(maybe not) to use it for armor below 80 because curve is steep for low values.
-Human paragon? More EXP?
-Add button to hide perk in available perks list and display it at separate list for those who was markes as hidden
Adobe Flash Player 23 / 0.8p
-Using body lotion on scales use text for fur
-No single small weapon exp
-Can't enable Poisoning with v.glands only(env.bolt probably too)
-Poisoning and Envenomed Bolt Rac. paragon apply only on meele manticore tail (but twice), no other lust buffs like whore history, eromancer etc.
https://github.com/Ormael7/Corruption-of-Champions/blob/777ac0e871cd62137c78bfd23c16ad2fd1f4dc3a/classes/classes/Scenes/Combat/Combat.as#L4807
https://github.com/Ormael7/Corruption-of-Champions/blob/777ac0e871cd62137c78bfd23c16ad2fd1f4dc3a/classes/classes/Scenes/Combat/Combat.as#L2803
-Jingashi if penis is lost (ceraph/wyrm) cant regrow with I.draft(also no size growth), S.milk works fine
-Genderless manticore tailrape Error: Invalid vagina number (0) passed to vaginaDescript()
-D.beast can't feed off sexReward milk
https://github.com/Ormael7/Corruption-of-Champions/blob/777ac0e871cd62137c78bfd23c16ad2fd1f4dc3a/classes/classes/Player.as#L13554
-Genderless Luna night dom. uses female version
-Uma sex uses old system (no teaseExp, sexReward etc.), probably other vanilla content have this
https://github.com/Ormael7/Corruption-of-Champions/blob/777ac0e871cd62137c78bfd23c16ad2fd1f4dc3a/classes/classes/Scenes/Places/TelAdre/UmasShop.as#L2016
<Can't reproduce this bugs>
-Dagger attack sometimes have no text, only dmg numbers
-Scorpion stinger on goblin - text gone full bold and stay that way (this was fixed some time ago)
-Human with v.glands have no poison/poison regen (fixed itself after reboot on one save but stays on other)
<Not bugs/suggestions>
-Suc.dream is gone? Maybe Lumi lab need expansion.
-Change sprites on who Patchouli lead you to
-Add wrath spent per multihit in stat page
-Sort SetRace alphabetically (sandtrap in caps also)
-Armor past 80 almost useless maybe add diminishing something, like: if armor>80 then dmgRes=armor/(armor+mod) for example - armor/(armor+20) will result in:
armor @100 dmgRes = 83.3 armor @500 dmgRes = 96.1
this may be too much and can be nerfed, for example armor*0.90/(armor+10) will result in:
armor @100 dmgRes = 81.8 armor @500 dmgRes = 88.2 armor @1500 dmgRes = 89.4
Tank perks may be involved to be viable If formula changed it should be adjusted to not dorp below 80% res at around 80 armor, probably bad idea(maybe not) to use it for armor below 80 because curve is steep for low values.
-Human paragon? More EXP?
-Add button to hide perk in available perks list and display it at separate list for those who was markes as hidden