Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Edit: As of late, I'd no longer recommend this mod on Abyssal difficulty, unless you're serious about wanting a challenge.
(It also included his name, but I redacted that for google-related reasons.)
First off, I always thought that Sakura Dungeon's biggest flaw was the "revolving door" aspect, because it made non-main characters obsolete a few floors later (Bunny < Cat < Fox Tamer, for example), thus making little sense to upgrade your party beyond a few selected girls.
With this mod, finally you can rely on your Bunny for the rest of the game, as she already has plenty of skills and can gain even more by leveling up, not counting seeds.
Speaking of skills, the fact that even "beginner" level monsters have powerful abilities (Cat girls with S-Field, Book Witches with D-Shield, etc.) makes them worthy opponents and keeps their usefulness even when facing "upgraded" enemies later.
My Sword Witch has never been so amazing, with abilities that makes sense for her to have. Seriously, she studied both melee combat and the arcane arts and the developers only gave her "Parry" as her only skill?
Now she kicks butts and asks questions later, just as the gods intended.
The reduced cost of items is a big, big improvement over the nasty expensiveness of the original game.
Seriously Charlotte, I'm Yomi, your MASTER, and you still want 2500 for a little seed? I'm a fox spirit, not a cash machine, you ungrateful hag.
Now I can finally buff my party without excessive grinding. The cost of warp stones doesn't bother me much because the game already is generous enough with saves and plenty of warp stones to be found.
More enemies at the same time means more fun (I don't know if XP and mana shards are also increased, please confirm), fighting a Fox Tamer paired with a Cat Girl and a Bunny was a surprise because they almost kicked my ass when I tried to rush like an idiot. This reduces Auto-Battle abuse, leaving it only reliable when you're farming low-level enemies.
I'm just defeated the Succubus so I still have to see the rest, but right now I'm very satisfied with this mod.
So, in short, Thank you for making this, It brings new life to the game. :)
I'm already working on expanding the character dialogue (especially if you choose to keep the early-game monsters within your party, and even fixing some events like, say, if you choose to give Ceri to the Succubus, but somehow aren't able to progress to the next floor), and that's in addition to fixing more spelling and grammatical mistakes throughout the entire game's dialogue, and even in addition to fixing some programming errors where, in certain events, enemy characters use the same exact clothing state as whatever my own versions of those characters' clothes are at. However, I believe that I'd like to reserve that for a standalone mod that could be used with or without the Sakura Dungeon: Master Quest mod above.
I wanted to do a few more things, like expanding the shop, and fix some grammar and spelling errors within the town screen itself, but sadly, whenever I try to, it ends up messing with the scroll screens, such as the ones for the teleporter room and party backup screen. Looking through the files, I noticed this glaring piece of line (followed by more empty space than seems necessary):
pass # <<<COULD NOT DECOMPILE: Unknown SL2 displayable: (<class 'renpy.sl2.sldisplayables.sl2vpgrid'>, 'vpgrid')>>>
Because of this, I'm afraid that I'm unable to modify base.rpy or stats.rpy, which have some stuff that I REALLY wish I could modify, including, sadly, the in-game shop.
What lines are you specifically trying to edit? Maybe I can help you troubleshoot.
Anyways, if you're not one of the developers of Sakura Dungeon, then I doubt that telling you about which lines I was trying to edit would've mattered, since as far as I'm aware, it's not like the patching that I've done in games like Starbound. I have to pretty much upload the entire modified file, even if I'm making changes that are as small as a spelling/grammatical change.
Anyways, within base.rpy, I was trying to make the following changes to the following scripts (Use the word finder to help find these scripts faster):
- screen base:
--- Just a few small spelling/grammar fixes within the town area's options menu.
- label shop:
--- Although I didn't do anything with it yet, I was planning on adding new items to the shopping list (especially skill scrolls), and possibly even adding a new shopping stage for selling things like huge seeds. This was, of course, all for modding purposes.
Within stats.rpy, I was trying to make the following changes:
- screen attribute_frame(who, xcoord=505):
--- Again, a few spelling/grammar fixes, only for the character stats. I also wanted to better clarify what these stats did (such as mentioning that a character's dodge chances increases by 1% for every AP point that they had).
- init python:
--- Again, some spelling/grammar fixes, and some additional clarification of what each ability does (such as mentioning that characters with the Floating ability will only gain a dodge bonus vs. melee skills if the opponent lacks the Floating ability herself).
Also within base.rpy and stats.rpy (and gallery_cg.rpy), I noticed a couple of lines that said something along this line, followed by lots of empty space:
pass # <<<COULD NOT DECOMPILE: Unknown SL2 displayable: (<class 'renpy.sl2.sldisplayables.sl2vpgrid'>, 'vpgrid')>>>
I found this message within the following scripts, and I believe that these scripts are tied to the following things:
- base.rpy: 'screen teleporter:' - Teleportation select screen. (When I was playing with a modded version of base.rpy, I immediately noticed that none of the teleportation options were popping up.)
- base.rpy: 'screen contract_frame():' - Prison screen? (Due to the error above, I've never gotten a chance to encounter this bug, but I presume that it would've affected my ability to recruit new monster girls.)
- stats.rpy: 'screen backup_frame():' - Organize party screen. (I noticed that, when I tried to change party members, or disband the party, nobody was appearing in the party backup screen.)
- gallery_cg.rpy: 'screen cg_gallery():' - CG Gallery I presume? (I never had any interest in this, but upon encountering that line above, I decided to do some more searching, and found that line there.)
Note that these lines could be due to a failure to decompile them, and may very well be absent from the files that the developers have.
If need be, I could just try to upload the modified, but buggy, base.rpy and stats.rpy files, in case someone would like to give their own shot at modifying them in.
If you look on the 1.0.6 release page it shows there are 2 commits after it (one of which is adding vpgrid), so you need to dl the source code and compile the dev branch which includes that fix. If you don't know how to do that I've compiled it {LINK REMOVED}here.
I'm glad you're still working on this mod. Hope you can achieve your goals, I wanna see the extended dialogue and the rest of the improvements. =D
Anyway, I'm here to ask if you plan to fix the problem with underleved foes; I don't know if enemies have a predertermined maximum level because sometimes I encounter very weak monsters.
This[i.imgur.com] is one of my fave screenshots, because it shows the classic RPG Warrior-Archer-Mage triad, but as you can see, the Fox Archer is so low level, she is no longer a threat.
In a most extreme example, These two witches[i.imgur.com] are utterly hopeless against my party.
So, is something you can fix or is hardcoded in the game? Fighting large groups loses it's purpose if only one enemy can be considered a challenge.
Thanks for your time. =)