Press F10 to open console interface in game.
-
If you have chosen cannibal:
$game_player.actor.remove_state(127)
$game_player.actor.trait_point+=1
-
If you have chosen succubus:
$game_player.actor.remove_state(138)
$game_player.actor.trait_point+=1
-
$game_player.actor.remove_state(115)
$game_player.actor.add_state(117)
115 mean lewd personality.
117 mean shy personality.
-
Dont Dont Dont make a habit of it, it will break your gaming experience