EDIT1: About bed in Aria's house. I think that you could emulate family living - how couples behave when child is born? They have double bed always for themselves and add bed for child/children. Lets allow MC to upgrade double bed and to build bed(s) for child(ren).
There's not a lot of room to place a bed in her house, I didn't really design it with that in mind initially. Theoretically, kids can sleep on the couch too, but I don't think I'll have time to work on that any time soon.
once you understand the syntax of strings (using double \\, how to call variables and such). You'd really save yourself a lot of work and effort; that can be learned in a day or two.
I'll probably set some time aside to delve deeper into it after the Hellhound, otherwise I might get to caught up with reworking other old events. I already plan to rework a lot of the Sex events to truncate the redundancy so I'll likely group these two together.
The most obvious issue is Aria's "get out I'm closing shop" timer: you can spend the whole night reading if you have the WP and click fast enough. I can't say I've mastered RPGM's priority system either
Ah, that one... I was initially hoping people wont try to cheat it but I guess I might need a better solution for that later.
PS: I really dislike when people try to push a fetish on me.
It wasn't my intention, what part are you talking about?
How do I progress with Saffron once I've gotten told her about the pelts?
Give her Gifts to raise her Affection.
The point being: you need only a single line to return the foraged result. Conditional branches before are used to determine what we stuff in it (node, item, extra items, etc.). A dev should only write the data by hand himself as a last resort only - or it's a line or three at most.
I agree, I have been truncating stuff recently, and once I get some basic grasp of the above, I will start to rework my earlier events as well.
Okay, so there's a few things that I'm wondering about. The goblin chief (stand-in) Saffron has asked me to give her a comfy bed for her noble green ass to sleep in. Unfortunately, I haven't found *any* trees that can be cut down so far in this game.
You can give her a Normal bed too, you will just get a bit less Affection and Reputation for it. Trees that can be cut downhave their Crown move from side to side.
and ended up running into Aria completely be accident in my quest for darkwood trees.
Darkwood currenctly only comes from Mushroom Trees in Quartz Caverns.
How do you have sex with werebats and blue slimes?
Lose to them. Werewolves are the only exception right now where you can have two different scenes from Losing and Winning against them.
I'm actually quite surprised you found the winning scene before any of the loss scenes!
Finally, how do you lowers your submission stat with the goblins?
You can't... but this stat does nothing in game right now. Once I find a use for it, I will add a way to remove it too!
Well, I really appreciate the help, but now unfortunately I have to ask... Where do you get mithril ores, and how to you refine it into mithril bars? I have the anvil with a decent smithing skill, but I've never seen any kind of option to smelt ore to bars - is there some kind of smelter in the game?
Opal Grotto and Quartz Caverns. You smelt it in Thunder Forge. For basic Iron and Copper Ores, you can smelt in the Smelter found in Goblin Smithy.
Also, I would assume that you would at least need an iron pickaxe to mine mithril ore, but I've never seen any for sale nor have I seen any crafting recipes for in the smithing recipes - could you please tell me how to get those?
It's just the normal Pickaxe, I just sort of messed up the naming, I'll fix it eventually for clarity!
Mythril Ore is in both the Coral Cavern and the Quartz Cavern,
Opal Grotto!
eventually have to save up sex exp to get rid of the Femdom fetish
Currently, it's the most dangerous Fetish... and one that's the easiest to get...
@FeyRing btw... I tired searching the Wild and Caves for that new Plant from the Changelog and couldn't find anything... could you hint in which areas that Plant grows dureing the night so atleast I can focus my search there... sppending a week out without seeing as much as a glimpse is kinde disappointing
Not in caves! It grows on all maps where plants spwan normally, but it only spawns at Night with a very low chance.
Does anyone know where i can get strange fluid, or strange dust?
Fail an Alchemy experiment, some recipes give Strange Fluids and some Strange Dust.
It has 5% chance at most to spawn at night. With my luck I won't see it in my lifetime either
Its flowers have no actual use in game yet, I introduced it early to ensure that player worlds get at least a few spawned in before its use gets added to the game. Similar to Fulgurite.
By the way, I never found a single magic bean. Where to find some?
Rare drop from grown Coffee Plants.
You can only buy finishes products from the travelling merchant just now (3 items so far), though the Magic Beans are still a great motivation to plant those beans
I actually forgot to add the Recipe book Item into the game, I even made it, just didn't implement it anywhere!
EDIT: @FeyRing found something I'd consider a bug.... in order to break the giant steaks into 5 red meat you need to "use" them from the inventory, though that also adds to the Gluttony score.
Maybe add that Option to the cutting table so Gluttony won't be a problem... makes more sense anyway
I'll fix this, it's indeed a bug.
Whelp, now I really know why I had to savescum.
You can sleep for less than 8 hours or time the sleep so you don't wake up at Night nor go to bed at Night. Mithril Lock prevents raids as well.
Btw. I found 4 of the 5 level 1 recipes in the Goblin houses (Orange Juice, Meat Stock, Mixed Nuts and Dandellion Salad), but I am supposed to find one more Goblin house (apple Juice)... anyone know wether or not that's Saffrons house?
Orange and Apple Juice recipes are mutually exclusive, you find the one that corresponds to the dominant Tree variant in your world. I'll add the other Recipe later... maybe as a reward of some type.
Neither did I get any recipe from goblin houses, but I was blaming my pickpocketting Skyrim™ ways (and I still haven't got Saffron's accessory...).
Recipe Sheets don't spawn when Goblin Reputation is under 100
Is there any way to deal with morality? My virgin MC is running dangerously low on it
That's some twisted Virgin MC...
Sleeping is the only way, though you can donate a Thief to a Soldier, but that's very unreliable. I'll probably need to rethink the system a bit, I didn't expect anyone to drop so fast in Morality.
If you drop below 0 then you get a stack of Depravity (-5WP), you can remove it for 100 Combo EXP though, so it's not the end of the world technically.
============================================================================
EDIT:
============================================================================
Missed these points somehow
I'm well-aware. I might write more about this, but in this one case:
That's an issue with how you write scenes. You're supposed to do every rolls first , which give you a roadmap. You'll then follow the roadmap, either through conditional branches or by Labels + jumps.
What I mean is, you're complicating your life quite a bit. I seldom see such huge common events, and making rolls in the middle is awfully inconvenient for you, should you wish to check the overall map, or make a change here or there.
I already use Labels and Jumps quite often. I know the scenes become a complicated mess but I haven't found a good way to do this while offering players some sort of choices during the actual scenes.
Neither do I. Why not simply draw a new tile (say a brown one in my HM example)? The brown tile would revert to the original tile after 1-2 days without a new seed planted.
Plants are just events that get copied over from another "Special Map" and are deleted once they are gathered. I would need to do a significant rewrite to the farming system then (which I want to do eventually).
Ideally you'd create an array or a class for that; in this case one for each gift-able NPC, where you'd also store their text. Think about the next NPC you'll make: you'll have to go through the same nightmare of writing a new huge common event. Again
I would need to learn how to do that first! My understanding of Arrays is VERY limited, I only store Names of people, clothes and relationship tags in it so far!