Take over 0.29 public release!
🕑 Added 2020-08-20 09:06:31 +0000 UTCHello patrons! Here it is the newest release of take over! First of all, thanks a lot for your support! We've been working hard these past months on expanding side content (Events in locations and sex scenes for already existing characters), but now we also are looking forward to rebalancing the game and make it easier to progress.
For that matter we have adjusted a lot of numbers for this update, and we'll keep doing that depending on the feedback we keep getting. I believe after 0.30 we'll be going back on working full time on the plot, since almost every location and character already has enough content, at least for the time being.
Without further ado, the changelog:
- 3 new story scenes for Salija, which include your sweet vengeance against Dejan.
- New scenes for Nela's training, in this case the princess personality!
- Added job reports for Katy (Counselor) and Celia (Secretary). In this case, they have a total of six scenes, 3 with public use/freedom, and another 3 using just freedom (0/30/60). We'll be adding these reports to all characters and all their tasks in the future.
- Increased the MC wage to $25, and its max to $60.
- Reduced the base cost of supplies. The base cost to buy 5 is now $40 instead of $50 and $70 instead of $80 (This number keeps changing depending on freedom)
- Buffed the vehicle update for the insurgency tasks: Now you'll get more money and more freedom for raiding.
- Increased the "Wage theft" tasks, raising the money it gives to both generic manpower and your agents.
- Increased the money you get both for the entertainers and courtesan tasks.
All of these small changes should make it easier for you to get money and increase freedom, both early and mid-game, but we'll keep an eye of things to keep adjusting the game (Maybe reducing the price of the updates), so it's not as grindy early game.
That'd be all for now, but we would invite you to please share your experience with the game, any bug, or even grammatical mistake you find to help us keep improving and polishing the game! We hope you all enjoy this update and stay safe!
Comments
mic
Thank you!
Studio Dystopia
Sorry I thought I had answer, maybe I didn't send the msg, but yeah there are no consequences, most of the side content is just that. In the end you'll have the final important choices so dw too much about it now
Studio Dystopia
none, is just for fun
mic
Sorry to keep spamming you, but what are the consequences\repercussions if you allow emma to mess around with Luka?
Studio Dystopia
tyvm! This will help a lot
mic
There was another crash. Mirjana corruption 60, I think event taking a break, crash near end of scene: [code] I'm sorry, but an uncaught exception occurred. While running game code: KeyError: u'MC' -- Full Traceback ------------------------------------------------------------ Full traceback: File "mirjana.rpyc", line 2521, in script File "/data/data/studiodystopia.takeover/files/renpy/ast.py", line 678, in execute renpy.exports.say(who, what, interact=self.interact, *args, **kwargs) File "/data/data/studiodystopia.takeover/files/renpy/exports.py", line 1229, in say who(what, *args, **kwargs) File "/data/data/studiodystopia.takeover/files/renpy/character.py", line 1018, in __call__ what = what_pattern.replace("[what]", sub(what, translate=True)) File "/data/data/studiodystopia.takeover/files/renpy/character.py", line 1007, in sub return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0] File "/data/data/studiodystopia.takeover/files/renpy/substitutions.py", line 244, in substitute s = formatter.vformat(s, (), kwargs) File "/data/data/studiodystopia.takeover/files/lib/python2.7/string.py", line 549, in vformat result = self._vformat(format_string, args, kwargs, used_args, 2) File "/data/data/studiodystopia.takeover/files/lib/python2.7/string.py", line 571, in _vformat obj, arg_used = self.get_field(field_name, args, kwargs) File "/data/data/studiodystopia.takeover/files/lib/python2.7/string.py", line 632, in get_field obj = self.get_value(first, args, kwargs) File "/data/data/studiodystopia.takeover/files/lib/python2.7/string.py", line 591, in get_value return kwargs[key] KeyError: u'MC' [/code]
mic
[code] I'm sorry, but an uncaught exception occurred. While loading <'Image' u'locations/lab/events/interrupting/sc03/01.png'>: IOError: Couldn't find file 'locations/lab/events/interrupting/sc03/01.png'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "script/locations/laboratory.rpyc", line 407, in script File "/data/data/studiodystopia.takeover/files/renpy/ast.py", line 1356, in execute renpy.exports.with_statement(trans, paired) File "/data/data/studiodystopia.takeover/files/renpy/exports.py", line 1481, in with_statement return renpy.game.interface.do_with(trans, paired, clear=clear) File "/data/data/studiodystopia.takeover/files/renpy/display/core.py", line 2227, in do_with clear=clear) File "/data/data/studiodystopia.takeover/files/renpy/display/core.py", line 2672, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "/data/data/studiodystopia.takeover/files/renpy/display/core.py", line 3158, in interact_core self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn) File "/data/data/studiodystopia.takeover/files/renpy/display/core.py", line 2075, in draw_screen renpy.config.screen_height, File "render.pyx", line 487, in renpy.display.render.render_screen File "render.pyx", line 235, in renpy.display.render.render File "/data/data/studiodystopia.takeover/files/renpy/display/layout.py", line 722, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 147, in renpy.display.render.render File "render.pyx", line 235, in renpy.display.render.render File "/data/data/studiodystopia.takeover/files/renpy/display/transition.py", line 361, in render top = render(self.new_widget, width, height, st, at) File "render.pyx", line 147, in renpy.display.render.render File "render.pyx", line 235, in renpy.display.render.render File "/data/data/studiodystopia.takeover/files/renpy/display/layout.py", line 722, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 147, in renpy.display.render.render File "render.pyx", line 235, in renpy.display.render.render File "/data/data/studiodystopia.takeover/files/renpy/display/layout.py", line 722, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 147, in renpy.display.render.render File "render.pyx", line 235, in renpy.display.render.render File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render File "render.pyx", line 235, in renpy.display.render.render File "/data/data/studiodystopia.takeover/files/renpy/display/im.py", line 580, in render return cache.get(self, render=True) File "/data/data/studiodystopia.takeover/files/renpy/display/im.py", line 266, in get surf = image.load() File "/data/data/studiodystopia.takeover/files/renpy/display/im.py", line 625, in load surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename) File "/data/data/studiodystopia.takeover/files/renpy/loader.py", line 576, in load raise IOError("Couldn't find file '%s'." % name) IOError: Couldn't find file 'locations/lab/events/interrupting/sc03/01.png'. [/code]
Studio Dystopia
do you have the error log? it would make it signifcantly easier to fix!
mic
For android, interrupting science 3, there is an error. The image (sc03/01.png) is missing. Also, for the family dinner scene, where both Celia and Katy (Kathy?) are 60 corruption, the last image of flirting with katy scene doesn't seem to match up with the words. Not sure if that's supposed to be like that.
Studio Dystopia
Sorry for the late response, it's been a really busy week working on the other game. She is just a generic NPC that works at the university (a teacher)
Schietwetter
Who's the girl with the blue lipstick again, I recognize her but I can't place her.