What's new

RPG [パルティア教団 ] 薬と魔法のミーリエル (RJ113935)


Re: 薬と魔法のミーリエル

The two girls are Miriel and Alice. Apparently they are surrounded by monsters(the fires)

What happened afterwards then? They just meet up with the female swordsman, and that's it?
 
Re: 薬と魔法のミーリエル

What happened afterwards then? They just meet up with the female swordsman, and that's it?

Go on adventure? Or a sign that humans and elf can co-exist? The female swordsman Anzelica is a princess and Miriel foiled the Elf's plan to create a weapon against the humans afterall.
 
Re: 薬と魔法のミーリエル

Does anyone know how to get the mithril ore from the orcs without the sex scene? Like which items do you need and where do you synthesize and how.
 
Re: 薬と魔法のミーリエル

You need the all element resist pendant. It's created from the three single element resist pendants. They in turn are created from whatever shit elementals drop (multiple copies needed).

All elementals can be found in the forest west.
Wind is the obligatory miniboss.
Water elementals appear on water as geysers in rainy weather. (boat required)
Fire elementals appear as flames in sunny weather.

Just kill each elemental a few times to get materials. (I think 3)
 
Re: 薬と魔法のミーリエル

You need the all element resist pendant. It's created from the three single element resist pendants. They in turn are created from whatever shit elementals drop (multiple copies needed).

All elementals can be found in the forest west.
Wind is the obligatory miniboss.
Water elementals appear on water as geysers in rainy weather. (boat required)
Fire elementals appear as flames in sunny weather.

Just kill each elemental a few times to get materials. (I think 3)

Where do I make the pendants?
 
Re: 薬と魔法のミーリエル

Here's the system data upload for all the scenes unlocked. However, I keep getting stuck at 99% complete for the CG library and I have no idea how to unlock the remaining 1%. When I decrypted the RGSS file, i notice that there were X-Ray crosssection pics included. This could be the remaining 1%, but I have no idea how to unlock them.
 

Attachments

  • miriel_datastore.zip
    4.1 KB · Views: 76
Re: 薬と魔法のミーリエル

Wow, found it. So the same orc at the counter can make it. You just have to move to the third option on the right to get more options........

It takes one of the elemental cores and a leather strap(which can be bought from the merchant in the town, the one that you spoke to when the character was pickpocketed)
 
Re: 薬と魔法のミーリエル

seriously, none of the hook suggested works for my Translation Aggregator. The art for this game is seriously urging me to play but that clock is killing me
 
Re: 薬と魔法のミーリエル

seriously, none of the hook suggested works for my Translation Aggregator. The art for this game is seriously urging me to play but that clock is killing me

Yeah, I'm also having that problem. I've tried every /command combination suggested here and none of them have worked. The only threads that I'm seeing that have actual text in them are

0x030DF270:00000000 GetGlyphOutlineW
0x030DF5DE:00000000 GetGlyphOutlineW
0x030DF611:00000000 GetGlyphOutlineW

all of which give clock spam.

Currently the shortcut has /kf /ks3 /x3 /v on it.
 
Re: 薬と魔法のミーリエル

To kill the timer:

(1) RPG Maker VX Ace
(2) Script editor...
(3) Find the script "│├★カレンダーウィンドウ"
(4) Lines

draw_text_ex( 6, 0, $date_and_day)
draw_text_ex( 6, line_height, $time_zone)
draw_text_ex( 32, line_height, $hour_and_min)
draw_icon(icon_index, contents_width - 30, line_height)

\/ commenting...

# draw_text_ex( 6, 0, $date_and_day)
# draw_text_ex( 6, line_height, $time_zone)
# draw_text_ex( 32, line_height, $hour_and_min)
# draw_icon(icon_index, contents_width - 30, line_height)
 
Re: 薬と魔法のミーリエル

To kill the timer:

(1) RPG Maker VX Ace
(2) Script editor...
(3) Find the script "│├★カレンダーウィンドウ"
(4) Lines

draw_text_ex( 6, 0, $date_and_day)
draw_text_ex( 6, line_height, $time_zone)
draw_text_ex( 32, line_height, $hour_and_min)
draw_icon(icon_index, contents_width - 30, line_height)

\/ commenting...

# draw_text_ex( 6, 0, $date_and_day)
# draw_text_ex( 6, line_height, $time_zone)
# draw_text_ex( 32, line_height, $hour_and_min)
# draw_icon(icon_index, contents_width - 30, line_height)

wow thx it works, the date and time aren't spamming anymore, though you can't see the date and time anymore in the upper right corner in the game but it can't be helped we can now read the the text.
 
Re: 薬と魔法のミーリエル

the mega link is the link for the full game or demo?
 
Re: 薬と魔法のミーリエル

Seems a little buggy. When I got attacked leaving the item store in the slums and lost, the same event triggered again the moment I reentered the slums.
Looks like there's a new version (1.2c), anyone got it? .-.
 
Re: 薬と魔法のミーリエル

 
Last edited:
Re: 薬と魔法のミーリエル

To kill the timer:

(1) RPG Maker VX Ace
(2) Script editor...
(3) Find the script "│├★カレンダーウィンドウ"
(4) Lines

draw_text_ex( 6, 0, $date_and_day)
draw_text_ex( 6, line_height, $time_zone)
draw_text_ex( 32, line_height, $hour_and_min)
draw_icon(icon_index, contents_width - 30, line_height)

\/ commenting...

# draw_text_ex( 6, 0, $date_and_day)
# draw_text_ex( 6, line_height, $time_zone)
# draw_text_ex( 32, line_height, $hour_and_min)
# draw_icon(icon_index, contents_width - 30, line_height)

i have RPG Maker VX Ace installed but i have no freakin idea how to do this...
any help?
 
Re: 薬と魔法のミーリエル

i have RPG Maker VX Ace installed but i have no freakin idea how to do this...
any help?

what i did was first make a game.rvproj2 and then decrypt the game.rgss3a with a decrypter, then i used gemini script editor to find the script that oouser specified.
 
Re: 薬と魔法のミーリエル

Seems a little buggy. When I got attacked leaving the item store in the slums and lost, the same event triggered again the moment I reentered the slums.
Looks like there's a new version (1.2c), anyone got it? .-.

It's not a bug. Those guys are supposed to appear until you defeat them, as beating them triggers a scene that shows you the secret entrance to their hideout, which you need to access to get one of the 4 quest items plus save the elf sisters.
 
Re: 薬と魔法のミーリエル

i have RPG Maker VX Ace installed but i have no freakin idea how to do this...
any help?

 
Re: 薬と魔法のミーリエル

what i did was first make a game.rvproj2 and then decrypt the game.rgss3a with a decrypter, then i used gemini script editor to find the script that oouser specified.

see, thats the part i dont get, do u make a new game or change the current game to edit the script
and how do u decrypt? using VX ace too or other software?
 
Back
Top