Gnarfolia Posted July 5, 2021 Posted July 5, 2021 I've been looking in the scheme files but I haven't seen anything that looks like a duration. I can change the chance to progress each month I guess, but it seems to always be around 1 year? I just want to be able to set it to one month for example..
bunt776 Posted July 5, 2021 Posted July 5, 2021 Schemes progress from 0-10 so a year is pretty much the needed timeframe for perfect progress chance. There is add_scheme_progress = x which you could invoke for an ongoing event to speed it along. But it sounds like what you want might be better accomplished by a event chain if you feel the scheme framework is too restricting.
Gnarfolia Posted July 5, 2021 Author Posted July 5, 2021 this did the trick, thanks on_monthly = { save_scope_as = scheme scheme_owner = { save_scope_as = owner } scheme_target = { save_scope_as = target } add_scheme_progress = 10 }
Recommended Posts
Archived
This topic is now archived and is closed to further replies.