masterdragonson
Engaged Member
- Jan 30, 2018
- 3,288
- 4,751
- 503
It's a rather complex system and I'm not really interested in digging through the things to make a nice and pretty tutorial but here is the Cliff Notes versionI know you can randomize your princesses but is there any way to customize them at the moment? Maybe in save hacking or something?
The Princesses looks are stored in Variable Arrays, if you're not sure what an array is then google it (not to be cruel but many a tutorial exist that sums it up better)
Variables:
4001 Kobold Princess
4002 Human Princess
4003 Slime Princess
4004 Golem Princess
4005 Insect Princess
4006 Skeleton Princess
4007 Desert Princess
4008 Ghost Princess
4009 Goblin Princess
4010 Moth Princess
4011 Cat Princess
4012 Dog Princess
4013 Mouse Princess
4014 Rabbit Princess
4015 Harvest Princess
4016 Wyvern Princess
4021 Drider Princess
4022 Lamia Princess
4026 Dragon Princess I
4027 Dragon Princess II
4028 Dragon Princess III
If you decrypted the game then feel free to look up Common Events 900-927 along with Script Game_Picture found under Game Objects
Edit: Attached the files pulled using
You must be registered to see the links
for those who are slightly interested but didn't want to decrypt the game, however do be aware that a lot of this is programming code (not really hard to read, @prog get's assigned the Princess Variable then it iterates through the array for Sex, Body Type, Horns, etc.)Fun Fact: Sometime around v0.13 I think when the Randomization System was being introduced Towerfag did have a nice customization tool to show it off but if anybody still has that version is hard to say
Last edited: