For those who want some cheats (These are for Console command) //These cheats were tested on game version (v22.8 )
i gathered these cheats from various people from the internet and found some myself enjoy and sorry for my bad english
Use the cheats at your own risk, The cheats can break your game
//For player name/age/gender (The names are String so they must be in " "){
// For the money {
hero_money = 10000
}
//Atributes (use ":" for multiple commands in one line){
hero_knowledge = 100 ; hero_charm = 100 ; hero_fitness = 100
}
//needs (use ":" for multiple commands in one line){
hero_energy = 10 ; hero_fun = 10 ; hero_grooming = 10 ; hero_hunger = 10
}
//how to know the girls location (it will print on the console the room she is in){
g.room
}
//Date score{
DATA_GAME["date"].score = 100
}
//Change the girls name (The names are String so they must be in " "){
g.name= "Batman"
}
// Girls affection (Substitute "g" with the girls name){
// Day, Time, Week, Season change {
// Add skill (change skillname with the skill you want){
hero.skills.skillname.__iadd__(100)
hero.luck = 100
some skills (v22.8){
}
i gathered these cheats from various people from the internet and found some myself enjoy and sorry for my bad english
Use the cheats at your own risk, The cheats can break your game
//For player name/age/gender (The names are String so they must be in " "){
- hero.name = "Hello"
- family_name= "Friend"
- DATA_HERO["family_name"] = "Friend"
- hero.age = 1000
// For the money {
hero_money = 10000
}
//Atributes (use ":" for multiple commands in one line){
hero_knowledge = 100 ; hero_charm = 100 ; hero_fitness = 100
}
//needs (use ":" for multiple commands in one line){
hero_energy = 10 ; hero_fun = 10 ; hero_grooming = 10 ; hero_hunger = 10
}
//how to know the girls location (it will print on the console the room she is in){
g.room
}
//Date score{
DATA_GAME["date"].score = 100
}
//Change the girls name (The names are String so they must be in " "){
g.name= "Batman"
}
// Girls affection (Substitute "g" with the girls name){
- g.desire.score= 12
- g.love=200 (100 love, love /2)
- g,sub=100 (100 submission) //use (-100) for dominant
- g.lesbian=10 (50 girl, girl*5)
- kylie.yandere=25 (yandere 1:1)
- lavish.career = 10 (carrer 1:1)
- minami.siscon = 10
// Day, Time, Week, Season change {
- game.week_day=1 (1 is Monday, continue to 7 as Sunday)
- game.day=25 (day of month)
- game.hour=6 (6am, 24 hour clock)
- game.season=3 (0 is spring, continue to 3 as winter)
// Add skill (change skillname with the skill you want){
hero.skills.skillname.__iadd__(100)
hero.luck = 100
some skills (v22.8){
- martial_arts
- bookworm
- cooking
- dance
- fertility_assessment
- golf
- guitar
- high_libido
- hung
- iron_stomach
- low_libido
- massage
- no_sleep
- racing
- shibari
- shooting
- sm
- sneaky
- work
}