ImTrYin2BeHiDDen
Active Member
- May 2, 2021
- 591
- 125
- 143
It's impressive you did it, but it was not worthy of you.Translating this was complete hell too because none of the tools can extract all of these contents as is. I spent an insane amount of hours on this. There's a reason no one TLs tyrano games like this.
Regional morality drops once you start doing extra jobs, the more you earn, the more it drops. When it is close to a level, there will be a warning and volunteer jobs will show up to restore a small amount of Regional morality.can anyone explain me the mechanics of regional morality. I cant get it to go back up. It says i have to do hypnosis volunteer. How does that work?
they are fillter for event, from the leftCan anyone explain what these do?
View attachment 4162875
How do I know that this is a 100% waste, I put it in the app save and then I entered the game and I don't get the save at 100%Save data 100%
If anyone else has a black screen after an event, after the changes it helped me when I addedI have also made some modifications.
------------------------------------------------------------------------------------------------
Money: monthEnd.ks
------------------------------------------------------------------------------------------------
I have changed file monthEnd.ks to avoid hassle with jobs.
buyPoint_all is your current money.
seikyuPoint is your current deb
Original: f.buyPoint_all -= f.seikyuPoint ;
Modified: f.buyPoint_all -= 0 ;
------------------------------------------------------------------------------------------------
AP: call_parameter_weekStart.ks + control_parameter.ks
------------------------------------------------------------------------------------------------
This to increase the action points is too crude, neesd tweeking, it gives you negative points, but works.
call_parameter_weekStart.ks
[eval exp="f.actionCount = 9"]
control_parameter.ks
;上記以外のイベントは行動選択画面に遷移
;行動回数が1~3
[jump storage="actSelect.ks" cond="f.actionCount == 3 || f.actionCount == 2 || f.actionCount == 1 "]
------------------------------------------------------------------------------------------------
Moral: actSelect.ks
------------------------------------------------------------------------------------------------
Always moral 100%
[eval exp="f.moralsPoint=100" cond="f.moralsPoint < 100"]
Always moral 1% (if you want to see NTR)
[eval exp="f.moralsPoint=1" cond="f.moralsPoint < 9999"]
Yeah, need to get three main heroines to 0/100 (fall, indicated by pink names) and watch the ending for it. All sub-heroines fall also works.Are there endless mode?