RPGM Completed Monster Girl Quest: Paradox [Part 3 v3.01] [Torotoro Resistance]

4.50 star(s) 53 Votes

Kirashi

Member
May 9, 2017
257
39
196
1Cut-ins_Helper - Framework for adding new battle phrases (Skill Words) and cut-ins for characters when using skills in battle.
1Jukebox_Helper - Framework for adding new tracks to the playlist of Jukebox in Pocket Castle. Play the game to find out.
All_Talk_Full - Improved and updated with more features All_Talk. Which does "allows your companions to interact with NPCs without being in the party. "


Bob used gpt4-o iirc. For improvements over it used deepseek selectively.
Thank you. Those new battle phrases were made up and didn't exist in the japanese version then ?

Also would you happen to know what the audience of sorcerer, the Cut-ins_Template and the jukebox template and cutting room are about? (I know nothing about the jukebox in the pocket castle)

Thanks in advance
 

TinyImpDG

Newbie
Sep 10, 2017
48
22
230
Also would you happen to know what the audience of sorcerer, the Cut-ins_Template and the jukebox template and cutting room are about? (I know nothing about the jukebox in the pocket castle)
Firstly, all .rb files are just text files, can be opened with any text editor.
Framework in modding terms means something that can be used to somewhat easily add stuff to a game. In this case, cutins helper is used to add skillwords from files "Cut-ins_*" like Cut_ins_Template without replacing existing skillwords from the game. Cut_ins_Template file has detailed explanation with examples on how to do it.
jukebox template has the same - detailed explanation with examples on how to add new tracks to Jukebox. And cutting room floor for jukebox is another example of how to do it, "Adds tracks that are present in BGM folder but not included in Jukebox playlist."
Audience of Sorcerers is a mod that allows backrow party members learn sorceries too.

Many mods' descriptions are available on the wiki: , a collapsible thing named Misc Mods.
 

Kirashi

Member
May 9, 2017
257
39
196
Firstly, all .rb files are just text files, can be opened with any text editor.
Framework in modding terms means something that can be used to somewhat easily add stuff to a game. In this case, cutins helper is used to add skillwords from files "Cut-ins_*" like Cut_ins_Template without replacing existing skillwords from the game. Cut_ins_Template file has detailed explanation with examples on how to do it.
jukebox template has the same - detailed explanation with examples on how to add new tracks to Jukebox. And cutting room floor for jukebox is another example of how to do it, "Adds tracks that are present in BGM folder but not included in Jukebox playlist."
Audience of Sorcerers is a mod that allows backrow party members learn sorceries too.

Many mods' descriptions are available on the wiki: , a collapsible thing named Misc Mods.
Yeah, I already took a look at those rb files, but to be honest it I am not used enough to codes for it to really make sense, even if there are a few hints here and there, at best I'd have a very rough idea what's the rb is about (for example I don't have any idea what's this "actor" I find everywhere. That's why I prefer to ask people more knowledgeable about the matter and have a precise response (and I am very grateful for that).

I have no idea what's the jukebox in the pocket castle, I'll try to find it maybe I'll have a better idea what's this about. While I'm talking about paradox bgm, in the past I tried to convert some ost from mp3/flac to ogg but this lowered the volume a lot making the sound sort of lower than the bgm, would you happen to know if this is normal or if there is way to solve that ?
 
Dec 30, 2020
26
17
42
Dumb question, but what the heckis Bullet Time, Heaven or Hell, or Witch Time? It's so expensive as a Special Ability, so it must be good but have no idea what is the latter.
 
  • Like
Reactions: ArtixWCA

Bruhzon

New Member
Oct 31, 2021
2
1
63
Hello, I need help with the 3rd phase of the battle on the daughter of chaos, I've been stuck in a death loop twice. First being on my tank build (Luka couldn't do ANY damage) and my second being a different build on Luka where he has better attack, but can't even get a move on her because he gets killed three times over before it's his turn.

Is there a specific thing i need to do that i missed or do I have to change Luka's equipment and all that to properly fight the 3rd phase like it is starting to not be worth it for me and I'm close to just snatching a completed save now. Thank you!
 

DDDD6

Member
Nov 25, 2018
165
112
185
Hello, I need help with the 3rd phase of the battle on the daughter of chaos, I've been stuck in a death loop twice. First being on my tank build (Luka couldn't do ANY damage) and my second being a different build on Luka where he has better attack, but can't even get a move on her because he gets killed three times over before it's his turn.

Is there a specific thing i need to do that i missed or do I have to change Luka's equipment and all that to properly fight the 3rd phase like it is starting to not be worth it for me and I'm close to just snatching a completed save now. Thank you!
You finished Luka's equipment?
1751847703680.png
You can farm the necessary items for ultimate forge at boss floor(Three war gods room).
Try equip Haste Ability on Luka if you can't survive.
If you having a hard time, just reduce difficult to easy and use the Ruler item.

Dumb question, but what the heckis Bullet Time, Heaven or Hell, or Witch Time? It's so expensive as a Special Ability, so it must be good but have no idea what is the latter.
1751848491703.png
Heaven or Hell make you single-hit skills inflict 5x dmg. 1751848680711.png
 

Bruhzon

New Member
Oct 31, 2021
2
1
63
hi
You finished Luka's equipment?
View attachment 5017669
You can farm the necessary items for ultimate forge at boss floor(Three war gods room).
Try equip Haste Ability on Luka if you can't survive.
If you having a hard time, just reduce difficult to easy and use the Ruler item.
Thank you!! and could you remind me where this three war gods room is?
 
  • Like
Reactions: DDDD6

TinyImpDG

Newbie
Sep 10, 2017
48
22
230
Yeah, I already took a look at those rb files, but to be honest it I am not used enough to codes for it to really make sense, even if there are a few hints here and there, at best I'd have a very rough idea what's the rb is about (for example I don't have any idea what's this "actor" I find everywhere. That's why I prefer to ask people more knowledgeable about the matter and have a precise response (and I am very grateful for that).

I have no idea what's the jukebox in the pocket castle, I'll try to find it maybe I'll have a better idea what's this about. While I'm talking about paradox bgm, in the past I tried to convert some ost from mp3/flac to ogg but this lowered the volume a lot making the sound sort of lower than the bgm, would you happen to know if this is normal or if there is way to solve that ?
Actor is how RPG Maker refers to character. All characters are actors.
Regarding .ogg i've no idea. Converter problem? I don't convert to .ogg at all (I'm not using the mod, to be clear), but some converters do have option to increase volume of the file, i think.
 

Issou24

Newbie
Aug 23, 2022
25
13
38
Hi. I have 2 questions to ask you, the 1st... Could someone give me a 100% save file, I lost my save in a stupid manipulation... For the 2nd question, I encounter a strange bug that prevents me from seeing the H scenes, instead I just have a series of points (.....) Could someone help me with this? Thank you to all those who will take the time to help me.
 

avientone

Active Member
Jun 23, 2020
980
198
74
Thanks for the info on switching characters in the Towers. Does anyone know if Mukuro is resistant to Time Stop. If not, who is, or is there an item that can use that ability.
 

Relinted

Newbie
Aug 29, 2024
38
19
86
Thanks for the info on switching characters in the Towers. Does anyone know if Mukuro is resistant to Time Stop. If not, who is, or is there an item that can use that ability.
Mukuro iirc isn't resistant to time stop and I don't think there is an item like this. Nuruko in her Null Cogito form though has innate immunity to it + Archfiend race on 4th lvl gets an ability Nullify Time Stop
 
  • Like
Reactions: avientone

avientone

Active Member
Jun 23, 2020
980
198
74
Mukuro iirc isn't resistant to time stop and I don't think there is an item like this. Nuruko in her Null Cogito form though has innate immunity to it + Archfiend race on 4th lvl gets an ability Nullify Time Stop
Nuruko is the one I'm fighting. And thanks for the answer!
 

Kirashi

Member
May 9, 2017
257
39
196
Hello, just trying my luck here asking if someone would happen to have the updated game in japanese, thank you a lot in advance
 
Apr 9, 2023
18
6
32
So i'm playing on the 3.05 version, the bobTlm version, on Joiplay, i'm currently in 3rd route and i'm just farming experience and levels, but for some reason the game crashes from time to time without any error messages in battles, happens for both normal ones and mini bosses ones, can anyone help me fix this?

It started happening for some reason, i never had this problem before, tried changing some Joiplay settings like Vsync On and other ones but it doesn't seem to help.

Edit : More info, i use Joiplay 1.20.550 and the 1.20.70 version of the RPG Maker Plugin.
 
Last edited:

mhg87

Newbie
Jul 14, 2018
87
258
169
Hi. I have 2 questions to ask you, the 1st... Could someone give me a 100% save file, I lost my save in a stupid manipulation... For the 2nd question, I encounter a strange bug that prevents me from seeing the H scenes, instead I just have a series of points (.....) Could someone help me with this? Thank you to all those who will take the time to help me.
Did you modify the picture folder that contains the CG's in any way? If the game can't detect the JPEGS it needs to play out a scene, it just gives you ellipses and moves on. Try downloading a fresh copy of the game and copying the contents of /graphics/pictures from this fresh copy to the one you're actually playing on.
 
4.50 star(s) 53 Votes