summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-01-30Moves Luck decay to the end of the turn.nsensfel
2019-01-29Looks good.nsensfel
2019-01-29Unstucks characters that are on 0% due to luck.nsensfel
I haven't tested this luck mechanism with medium or high chances actions yet.
2019-01-29Changes the luck mechanism.nsensfel
It's fairer than the previous version, but there's no way to recover if all characters' actions are set to 0% chance due to their luck. Maybe use (ActorLuck - TargetLuck) instead?
2019-01-28Adding the luck mechanic...nsensfel
2018-07-11"sh_" -> "shr_".nsensfel