88Michele88

Bloodborn Vampire
Game Developer
Apr 22, 2018
2,891
3,032
(Apologies for the double post.)

Not sure if intended, but the walkthrough still mentions Mesmerize is learned at VR* 2 (right after you get the first 10 BP from Ophelia Friedrich). There are two Ancient Vampire classes (one for Ashe and one for Mila); however, Mesmerize is gained at VR 5 for Mila, which means she needs at least 40 BP. Regular Vampire class enemies do learn it at VR 2.

This might confuse people playing V-1 for the first time; you only gain Bat Form and (Revert to) True Form after this fight.

Also, for players who have played V-1 before or are warping from a certain room, if you have a residual Bride's Attire when you wake up after your little nap, unequip it as it will crash the game when in a battle from plugins trying to manage it (from what I can tell, this item no longer is in the database). Always remember to save often.

*RMMV's basic level naming doesn't allow for multiple level "naming" so I took the liberty to replace HR with VR.
ther no chapter 2 yet.
 

the66

beware, the germans are cumming
Modder
Donor
Respected User
Jan 27, 2017
7,651
23,738
here is my unofficial android port of Crimson Veil v5.2.1.
You don't have permission to view the spoiler content. Log in or register now.
minimum system requirements: Android 8.0

you find the walkthrough in the game menu.

have fun and please report problems (you can reach me ).
 
  • Like
Reactions: aleyugioh

mkrudesign

Active Member
Game Developer
Mar 21, 2019
582
892
A few minor things to add that aren't in the current walkthrough (none of the following are critical items and can be bought elsewhere, either from Pet Ophelia or the vampire hunter below the Humilem Village waterfall):

Contract V1 - TotS
- Future, Port of Abelleth: LQ Blood (vase north of the entranced guard)
- Future, Ruddy Raider Lower Deck, Cabin 1B: LQ Blood (barrel next to the chair), Vile Poison (barrel below boxes close by)

Unless I missed something with the date system, it is impossible for a certain lady to be fully pleased
You don't have permission to view the spoiler content. Log in or register now.
A rundown of how it currently works (major spoilers, read at your own discretion)
You don't have permission to view the spoiler content. Log in or register now.
Non-joke version (couldn't resist)
You don't have permission to view the spoiler content. Log in or register now.
TL;DR: Is it intended for Edith to not get her "heart" event since everything is in, MKRU?
If it's a bug, maybe just pretend she's playing hard to get, it fits her personality ;)

She technically only needs one extra point for it to be very rare but still needs to drink alcohol (counterintuitive with her backstory and the walkthrough, though it's understandable a smooth lover or just about anyone at a restaurant would order a drink, especially during a date). Maybe penalize drinking (substract a set value or random integer) to ensure the love scene always fails if one if picked but also give a boost to her favorite food? Another suggestion would be to maybe throw in a non-alcoholic drink (allowing her to get enough points like the others) to see if the player paid attention to the contract and bond dialogues.
You get a point bonus with Edith if you don’t order a drink. I believe an NPC within the restaurant suggests you do this.
 

mkrudesign

Active Member
Game Developer
Mar 21, 2019
582
892
Yes, the first one near the entrance, noticed it too since I test all the NPC dialogue as well :D
Going to dump all the variables in the console to make sure, thanks for the quick reply!

Edit: A dump wasn't even needed. All that's needed is a trace of $gameVariables._data[170] while running the game. Running against JSON data shows that the variable isn't written to from anywhere outside of CE 94 and Edith writes to the tempvar when she's drinking something (50% chance for 1 point, matches the JSON). Formulas check out as above. I'm running the latest itch version, by the way (public release).

JSON in CommonEvents.json (CE id=94 at line 96 in standard RMMV output; may differ if you use script beautification)
JSON:
{"code":401,"indent":0,"parameters":["Shall you have anything to drink?"]},{"code":102,"indent":0,"parameters":[["Pineapple Cocktail - 980G","Spiced Rum - 1140G","Smooth Whiskey - 1340G","Nothing"],-1,-1,2,0]},{"code":402,"indent":0,"parameters":[0,"Pineapple Cocktail - 980G"]},{"code":111,"indent":1,"parameters":[7,980,0]},{"code":125,"indent":2,"parameters":[1,0,980]},{"code":111,"indent":2,"parameters":[4,37,0]},{"code":122,"indent":3,"parameters":[164,164,1,2,3,4]},{"code":122,"indent":3,"parameters":[170,170,1,2,3,4]},{"code":0,"indent":3,"parameters":[]},{"code":412,"indent":2,"parameters":[]},{"code":111,"indent":2,"parameters":[4,38,0]},{"code":122,"indent":3,"parameters":[166,166,1,2,0,1]},{"code":122,"indent":3,"parameters":[170,170,1,2,0,1]},{"code":0,"indent":3,"parameters":[]},{"code":412,"indent":2,"parameters":[]},{"code":111,"indent":2,"parameters":[4,36,0]},{"code":122,"indent":3,"parameters":[168,168,1,2,1,4]},{"code":122,"indent":3,"parameters":[170,170,1,2,1,4]},{"code":0,"indent":3,"parameters":[]},{"code":412,"indent":2,"parameters":[]},{"code":111,"indent":2,"parameters":[4,39,0]},{"code":122,"indent":3,"parameters":[168,168,1,2,1,4]},{"code":122,"indent":3,"parameters":[170,170,1,2,1,4]},{"code":0,"indent":3,"parameters":[]},{"code":412,"indent":2,"parameters":[]},{"code":121,"indent":2,"parameters":[272,272,0]},{"code":0,"indent":2,"parameters":[]},{"code":411,"indent":1,"parameters":[]},{"code":101,"indent":2,"parameters":["",0,0,2]},{"code":401,"indent":2,"parameters":["I'm sorry, you cannot afford that."]},{"code":119,"indent":2,"parameters":["DRINK"]},{"code":0,"indent":2,"parameters":[]},{"code":412,"indent":1,"parameters":[]},{"code":0,"indent":1,"parameters":[]},{"code":402,"indent":0,"parameters":[1,"Spiced Rum - 1140G"]},{"code":111,"indent":1,"parameters":[7,1140,0]},{"code":125,"indent":2,"parameters":[1,0,1140]},{"code":111,"indent":2,"parameters":[4,37,0]},{"code":122,"indent":3,"parameters":[164,164,1,2,2,3]},{"code":122,"indent":3,"parameters":[170,170,1,2,2,3]},{"code":0,"indent":3,"parameters":[]},{"code":412,"indent":2,"parameters":[]},{"code":111,"indent":2,"parameters":[4,38,0]},{"code":122,"indent":3,"parameters":[166,166,1,2,0,1]},{"code":122,"indent":3,"parameters":[170,170,1,2,0,1]},{"code":0,"indent":3,"parameters":[]},{"code":412,"indent":2,"parameters":[]},{"code":111,"indent":2,"parameters":[4,36,0]},{"code":122,"indent":3,"parameters":[168,168,1,2,2,5]},{"code":122,"indent":3,"parameters":[170,170,1,2,2,5]},{"code":0,"indent":3,"parameters":[]},{"code":412,"indent":2,"parameters":[]},{"code":111,"indent":2,"parameters":[4,39,0]},{"code":122,"indent":3,"parameters":[168,168,1,2,2,5]},{"code":122,"indent":3,"parameters":[170,170,1,2,2,5]},{"code":0,"indent":3,"parameters":[]},{"code":412,"indent":2,"parameters":[]},{"code":121,"indent":2,"parameters":[272,272,0]},{"code":0,"indent":2,"parameters":[]},{"code":411,"indent":1,"parameters":[]},{"code":101,"indent":2,"parameters":["",0,0,2]},{"code":401,"indent":2,"parameters":["I'm sorry, you cannot afford that."]},{"code":119,"indent":2,"parameters":["DRINK"]},{"code":0,"indent":2,"parameters":[]},{"code":412,"indent":1,"parameters":[]},{"code":0,"indent":1,"parameters":[]},{"code":402,"indent":0,"parameters":[2,"Smooth Whiskey - 1340G"]},{"code":111,"indent":1,"parameters":[7,1340,0]},{"code":125,"indent":2,"parameters":[1,0,1340]},{"code":111,"indent":2,"parameters":[4,37,0]},{"code":122,"indent":3,"parameters":[164,164,1,2,2,3]},{"code":122,"indent":3,"parameters":[170,170,1,2,2,3]},{"code":0,"indent":3,"parameters":[]},{"code":412,"indent":2,"parameters":[]},{"code":111,"indent":2,"parameters":[4,38,0]},{"code":122,"indent":3,"parameters":[166,166,1,2,0,1]},{"code":122,"indent":3,"parameters":[170,170,1,2,0,1]},{"code":0,"indent":3,"parameters":[]},{"code":412,"indent":2,"parameters":[]},{"code":111,"indent":2,"parameters":[4,36,0]},{"code":122,"indent":3,"parameters":[168,168,1,2,3,5]},{"code":122,"indent":3,"parameters":[170,170,1,2,3,5]},{"code":0,"indent":3,"parameters":[]},{"code":412,"indent":2,"parameters":[]},{"code":111,"indent":2,"parameters":[4,39,0]},{"code":122,"indent":3,"parameters":[168,168,1,2,3,5]},{"code":122,"indent":3,"parameters":[170,170,1,2,3,5]},{"code":0,"indent":3,"parameters":[]},{"code":412,"indent":2,"parameters":[]},{"code":121,"indent":2,"parameters":[272,272,0]},{"code":0,"indent":2,"parameters":[]},{"code":411,"indent":1,"parameters":[]},{"code":101,"indent":2,"parameters":["",0,0,2]},{"code":401,"indent":2,"parameters":["I'm sorry, you cannot afford that."]},{"code":119,"indent":2,"parameters":["DRINK"]},{"code":0,"indent":2,"parameters":[]},{"code":412,"indent":1,"parameters":[]},{"code":0,"indent":1,"parameters":[]},{"code":402,"indent":0,"parameters":[3,"Nothing"]},{"code":101,"indent":1,"parameters":["",0,0,2]},{"code":401,"indent":1,"parameters":["Nothing to drink? Understood."]},{"code":121,"indent":1,"parameters":[272,272,1]},{"code":0,"indent":1,"parameters":[]},{"code":404,"indent":0,"parameters":[]},{"code":101,"indent":0,"parameters":["",0,0,2]},{"code":401,"indent":0,"parameters":["Please, enjoy your time here."]}
If this is a bit messy, here's what interests us.
JavaScript:
//Code 122 - Control Variable: Add randint(0,1) to #166 and #170
{"code":122,"indent":3,"parameters":[166,166,1,2,0,1]},{"code":122,"indent":3,"parameters":[170,170,1,2,0,1]}
This happens on every drink call, giving Edith 0-1 BP and 0-1 DP. Ordering no drink at all gives, well, nothing.

This can be easily checked in the project data as well (common event 94).
Alright, I’ll double check it.
 

bobi121

Member
Aug 1, 2019
274
285
Alright, I’ll double check it.
I just want to say that your game is the best one when it comes to Identity death. You did an amazing job. My favorite is the Mind Flayer purple woman (forgot her name). The way she changes expression the moment she starts draining Mila's mind from one of hungry anticipation to one of absolute bliss and satisfaction as she is being rejuvinated and fed. As if a starving dog finally gets a hold of a nice juicy stake. And the way she sweats indicates that feeding on Mila's mind is not easy but absolutely worth it. Feeding on her until zero intellect is left in her head, until completely dry and empty.
Amazing job mate. 10/10
You really must continue with such exotic creatures and big meaningful consequences because you have a knack for it. What do i mean by this? For example Mila losing to that plant girl and becoming one herself has a major change on the land as both restore the haunted by vampires woods. A bittersweet ending. Another original ending with consequences.
What i felt was a lost opportunity is one of the Bad Endings where she becomes a Bee Woman. Ending says that Mila was useless and just became a worker "daughter". She could have been a warrior bee as Mila was previously a skilled warrior , a general leading the Queens soldiers to kidnap more women and thus bringing calamity to the region. The End.
I wish you more success in the future. You deserve it.
 

mkrudesign

Active Member
Game Developer
Mar 21, 2019
582
892
I just want to say that your game is the best one when it comes to Identity death. You did an amazing job. My favorite is the Mind Flayer purple woman (forgot her name). The way she changes expression the moment she starts draining Mila's mind from one of hungry anticipation to one of absolute bliss and satisfaction as she is being rejuvinated and fed. As if a starving dog finally gets a hold of a nice juicy stake. And the way she sweats indicates that feeding on Mila's mind is not easy but absolutely worth it. Feeding on her until zero intellect is left in her head, until completely dry and empty.
Amazing job mate. 10/10
You really must continue with such exotic creatures and big meaningful consequences because you have a knack for it. What do i mean by this? For example Mila losing to that plant girl and becoming one herself has a major change on the land as both restore the haunted by vampires woods. A bittersweet ending. Another original ending with consequences.
What i felt was a lost opportunity is one of the Bad Endings where she becomes a Bee Woman. Ending says that Mila was useless and just became a worker "daughter". She could have been a warrior bee as Mila was previously a skilled warrior , a general leading the Queens soldiers to kidnap more women and thus bringing calamity to the region. The End.
I wish you more success in the future. You deserve it.
Thanks so much! The mind flayer enemy is the Hirnlienne, Lillith. That ending was one of my favorites to work on.
Here’s a little behind the scenes tidbit: if an ending has extra artwork in it, its most likely one I was excited to work on.
 
  • Like
Reactions: bobi121

zentrus665

New Member
Apr 18, 2020
2
5
i wish this game would be just a VN. The Erotic behind the Story absolutly amazing but i have not enough time to play this game again :(
 

RPDL

do torrent. go fast.
Donor
Dec 17, 2020
4,905
14,113
CrimsonVeil-5.2.1
You don't have permission to view the spoiler content. Log in or register now.
rpdl torrents are unaffiliated with F95Zone and the game developer.
Please note that we do not provide support for games.
For torrent-related issues use here, or join us on !
, . Downloading issues? Look here.​
 

JaszMan

Well-Known Member
Aug 13, 2018
1,844
836
I love the Vamp storyline, it is fun turning everyone into sexy vampires. I hope there will be more Vamp story in the future. It is good to be bad. "evil grin"
 
  • Like
Reactions: 88Michele88

88Michele88

Bloodborn Vampire
Game Developer
Apr 22, 2018
2,891
3,032
I love the Vamp storyline, it is fun turning everyone into sexy vampires. I hope there will be more Vamp story in the future. It is good to be bad. "evil grin"
Just don't say that out laugh or someone here will thing that we are Vampires simp. But hey who care. Vampire Stoyline is good then Vampires Hunaters, I don't like kill vampires.
Hope 2nd chapter will come out soon.
 

JaszMan

Well-Known Member
Aug 13, 2018
1,844
836
Is that Alucard-esque Vampiress actually related to Mila?. Her Mother,Grandmother or Aunt that sort of thing. She seems to have some connection just not sure what it is. Are there Vampires in Mila's bloodline rather family tree I wonder.
 
Nov 14, 2020
54
106
Is that Alucard-esque Vampiress actually related to Mila?. Her Mother,Grandmother or Aunt that sort of thing. She seems to have some connection just not sure what it is. Are there Vampires in Mila's bloodline rather family tree I wonder.
Ashe? Yeah, she's the daughter of Alexandria and Rinaldo So, she's basically the elder step-sister.
 
  • Like
Reactions: JaszMan

JaszMan

Well-Known Member
Aug 13, 2018
1,844
836
Ashe? Yeah, she's the daughter of Alexandria and Rinaldo So, she's basically the elder step-sister.
son of a gun, Well I wonder if Ashe knew about Mila or if she figures it out later on. Regardless Neat. By the by what ever happened to that Aerisith Succubus who got smitten on Mila after sparing Sybelle's life?. She said that her new obsession is Mila and says see you soon my love and vanishes. Have not seen her since. Makes me wonder.
 
Nov 14, 2020
54
106
son of a gun, Well I wonder if Ashe knew about Mila or if she figures it out later on. Regardless Neat. By the by what ever happened to that Aerisith Succubus who got smitten on Mila after sparing Sybelle's life?. She said that her new obsession is Mila and says see you soon my love and vanishes. Have not seen her since. Makes me wonder.
Yeah, Ashe remembers Mila when she first meets her, but Mila doesn't for reasons I won't spoil. As for Aerisith, you can find her in the casino in Falholt. Be advised, her second boss fight is pretty much a blackjack game that runs on a three-strikes, you're out rule. So, you might wanna save before you fight her.
 
Last edited:
  • Like
Reactions: JaszMan

JaszMan

Well-Known Member
Aug 13, 2018
1,844
836
Yeah, Ashe remembers Mila when she first meets her, but Mila doesn't for reasons I won't spoil. As for Aerisith, you can find her in the casino in Falholt. Be advised, her second boss fight is pretty much a blackjack game that runs on a three-strikes, your out rule. So, you might wanna save before you fight her.
Awesome. By the way on the way to Dorian in his Manor there are subtle hint or coincidence that Mila is in fact his reincarnated ex lover. The portrait of her is uncanny. Wonder how powerful Mila can become as a Vampire compared to Gabrielle or any other high ranked Vamp that is.
 
Last edited:
  • Like
Reactions: 88Michele88

88Michele88

Bloodborn Vampire
Game Developer
Apr 22, 2018
2,891
3,032
Awesome. By the way on the way to Dorian in his Manor there are subtle hint or coincidence that Mila is in fact his reincarnated ex lover. The portrait of her is uncanny. Wonder how powerful Mila can become as a Vampire compared to Gabrielle or any other high ranked Vamp that is.
She would be much powerfull then everyon even then Dorian or then the Old Man when Mila mentaly mesermized by into doing nughtey thing against her will. Thhin about how she react each time she got these orbs no like Vampire Hunter Leader but most like somene familiar with these orbs, it look like even the orbs are atracted to Mila like to Dorian. Who know how it turn out. Would Dorian realizw the Mila is his firs lover discendet? I hope to see more about their. Dorian and the woman into potrait Dorian talked about. :unsure: :sneaky: :coffee:
 

HornyMonkey753

New Member
Nov 4, 2018
7
0
So I am super happy the new updates have all the saves right before the content stuff starts. But I have a silly question, I beat the game last time I downloaded it and forgot to save my save file at the human event replay room. Does someone have a save file there or should I just spend the like two hours pushing through the final dungeon again and making a new one?
 

88Michele88

Bloodborn Vampire
Game Developer
Apr 22, 2018
2,891
3,032
So I am super happy the new updates have all the saves right before the content stuff starts. But I have a silly question, I beat the game last time I downloaded it and forgot to save my save file at the human event replay room. Does someone have a save file there or should I just spend the like two hours pushing through the final dungeon again and making a new one?
It most like there will be some conte befor the last dangeon. I'm not so sure. I playing just Ancient Vampire Mila, not interest in plaing mai path, but since the memery don't play some thricks on me it could be alweys some safe you are looking for, for main path.
 
3.80 star(s) 21 Votes