The thing is that I subjugated the level before i managed to unlock the scene... will i still be able to get it if i loss during a lvl2 riot?Level 2 lose room is available,you just need to lose itn this level.For level 3 it's not implemented yet so it send you at lvl 1 storage scene.
i do it for 1 hit dead,so i can quickly change enemyYou're aware that more strength increases the STA costs of moves? Are you sure you're not killing yourself with your own moves?
So what do you do here? keep kicking? is the nerd debuff required to unlock this?Karryn suffers a lot in this single fight.
Kick + toy
View attachment 818118
kick + double
View attachment 818119
can you share your save filles ?So what do you do here? keep kicking? is the nerd debuff required to unlock this?
I would also like to know that. Anyway to add them without working for them? Like editing the plugin files?how do you add in all the passives
IN RemtairyPrison.jsI would also like to know that. Anyway to add them without working for them? Like editing the plugin files?
Thanks dude. Btw, do you know how to increase the number of edict points in the plugin files? Also how to start a fight with max desire?IN RemtairyPrison.js
-------ADD THIS-----------------
if(true) {
for(let i = PASSIVES_LIST_START_ID; i <= PASSIVES_LIST_END_ID; i++) {
$gameActors.actor(ACTOR_KARRYN_ID).setCharacterCreatorPassive(i);
}
for(let i = PASSIVES_LIST_TWO_START_ID; i <= PASSIVES_LIST_TWO_END_ID; i++) {
$gameActors.actor(ACTOR_KARRYN_ID).setCharacterCreatorPassive(i);
}
}
---------BETWEEN--------------------(LINE 1104)
//todo: check for this.hasNoOrder() then game over
actor.getNewDayEdictPoints();
---------SHOULD LOOK LIKE THIS--------
this.checkForNewTitle();
//todo: check for this.hasNoOrder() then game over
if(true) {
for(let i = PASSIVES_LIST_START_ID; i <= PASSIVES_LIST_END_ID; i++) {
$gameActors.actor(ACTOR_KARRYN_ID).setCharacterCreatorPassive(i);
}
for(let i = PASSIVES_LIST_TWO_START_ID; i <= PASSIVES_LIST_TWO_END_ID; i++) {
$gameActors.actor(ACTOR_KARRYN_ID).setCharacterCreatorPassive(i);
}
}
actor.getNewDayEdictPoints();
THEN GO TO SLEEP AND DONE
They mean use her as a urinal for semen, not pissI heard that Karryn can be used as a urinal, is it just mentioned/implied, or is there art that actually shows her getting pissed on or being used as a urinal?