- Sep 11, 2020
- 50
- 33
So I don't have to make my entire character again when starting a new game. Or can you do copy a character in some other way?but why bother? you're using Regalia.
So I don't have to make my entire character again when starting a new game. Or can you do copy a character in some other way?but why bother? you're using Regalia.
When you finish making a character there is the option to export them. Then you can choose to use that character whenever you start a new game.So I don't have to make my entire character again when starting a new game. Or can you do copy a character in some other way?
Known issue, with all the changes with Biomancy this patch. Frank thinks he has a fix. We will have to see if anything else is going on with the hot fix.Biomancy doesn't work right. It isn't hitting the intended target. Seems to work even less when casting through Lady Ariana.
Regalia has nifty way of adding/removing traits. all of them are accessible (if you know what you're doing).So I don't have to make my entire character again when starting a new game. Or can you do copy a character in some other way?
TheGame.Variables[118] <- assignment array. personally using this to reduce active mission timer to 1 day. gold and supply reward is also here. success chance too, but i still can't figure out how to make it works, lol. frank got that covered with LD rng. so i don't bother.
TheGame.Variables[296] <- second number array. exp/max exp is here, hypno trigger too, also some body mod like height and stuff. morale is also here iirc.
TheGame.Variables[307] <- slaver array. the one you probably need, edit slaver/slaves name, race, traits, aspect, trainings, clothing, mounts. almost everything
TheGame.Variables[309] <- slaver number array. secondary variables, contain mostly body mod, like peepee size, boobie size and stuff
TheGame.Timers[230] <- level up traits. use this if you don't wanna break (most of) your game immersion. you can make specific traits guaranteed to appear during level up. but PC can't get traits on level up, so, only useful for slavers.
how are you editing this?Regalia has nifty way of adding/removing traits. all of them are accessible (if you know what you're doing).
View attachment 1553853
these are my untrained slaver reserved for guard duty. what i've shown you before was my PC with Malevolence and Corrupter (which you can't really get on a PC, as far as i remember at least).
just do a quickstart (or scenario) and mod your chars yourself.
here are the variables (that i mostly use):
the variables may change on updates. but usually only shifted by one or two numbers. shouldn't be that hard to find.Code:TheGame.Variables[118] <- assignment array. personally using this to reduce active mission timer to 1 day. gold and supply reward is also here. success chance too, but i still can't figure out how to make it works, lol. frank got that covered with LD rng. so i don't bother. TheGame.Variables[296] <- second number array. exp/max exp is here, hypno trigger too, also some body mod like height and stuff. morale is also here iirc. TheGame.Variables[307] <- slaver array. the one you probably need, edit slaver/slaves name, race, traits, aspect, trainings, clothing, mounts. almost everything TheGame.Variables[309] <- slaver number array. secondary variables, contain mostly body mod, like peepee size, boobie size and stuff TheGame.Timers[230] <- level up traits. use this if you don't wanna break (most of) your game immersion. you can make specific traits guaranteed to appear during level up. but PC can't get traits on level up, so, only useful for slavers.
browser console. (f12 on chrome, i don't remember firefox, probably f10)how are you editing this?
I mean how do you pull up all the stuff, I cant find thembrowser console. (f12 on chrome, i don't remember firefox, probably f10)
if you're not playing the Regalia version of the game, then you can't
what do you mean??I mean how do you pull up all the stuff, I cant find them
also it's still f12 for firefox
Don't you automatically get Submissive/Obedient in order to get to Dominance training, or are those just results from Critical Success?4. The mission is Temple Takeover in the Plains. It triggers correctly if you convince the nun to join you, but ya... I have tried several methods to get the slave method to work, but there is something preventing it (at this point I think if they have Submissive/Obedient it won't work).
critDon't you automatically get Submissive/Obedient in order to get to Dominance training, or are those just results from Critical Success?
And that option doesn't work is what I'm saying. It just proceeds to the next screen. Using Brave Browser.When you finish making a character there is the option to export them. Then you can choose to use that character whenever you start a new game.
Maybe Gorgon is the male version of Lamia?I dont get something, is gorgon a male only race? I have the general orders option set on female only slavers and yet on three different saves i did the mission and i got a male slaver
That's one of the things I'm correcting. I'm rebuilding my earlier Change Race around bedlam's, so it can have the stability of being made for his code, and the "actually does something nice" that comes with being a cheat.Is it just me or does Change-Race just turn people into something random and not useful?
Maybe Gorgon is the male version of Lamia?
I dont get something, is gorgon a male only race? I have the general orders option set on female only slavers and yet on three different saves i did the mission and i got a male slaver
I do a lot of looking and modifying assignments, there are only 3 assignments that I know of that won't allow you to start them if you have a preference set (Bedlam did it for like 3 months then stopped doing it as far as I know). Most of Assignments will do a gender roll (if you don't have a preference set, or a have a dual preference set). A simple example of this is Forgotten Temple in the Ever Forest. If you have the only female slavers preference set, you can still get a male lizardman slaver, because that is the only option available if it rolls a slaver.yeah i know they do but the gorgon one doesnt. Also it usually just doesnt let you go on the assignment if you have female slaves only preference checked.