Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(2 edits) (+3)

Mc


gv.playerName


gv.Stamina (-1.0 to +1.0): Sleep/fatigue bar


gv.Satiation (-1.0 to +1.0): Satiety/hunger level.


gv.Health (-1.0 to +1.0): Total physical health.


gv.MentalHealth (-1.0 to +1.0): Mental health.


gv.MentalHealthTemporary (-): Defines a temporary change in mental health.


--


gv.remainingCum(±): Amount of semen stored (measured in ml).


gv.maxCum(±): Maximum semen storage capacity (measured in ml).


gv.deathGripEffectEnd (±Time): Duration of the "Death Grip" effect. While active, makes ejaculation more difficult.


 gv.vinegaraEffectEnd (±Time): Duration of the "Vinegara" effect. While active, it forces the player to have an erection.


Financial


gv.money: Total money balance

Measured in ($)


gv.casinoTokens: Amount of chips for the casino.


gv.weeklyRent: Amount of weekly rent the player must pay. Example:


Measured in ($)


Streaming Account (CockTwitch)


gv.followers: Followers.


gv.subs: Paid followers.


=============================

BOT


gv.botName: Defines the Bot's name.


gv.sympathy(±): What it is: Affection/Care, the way the Bot treats you or perceives you.


 gv.mood(±1.0):


gv.longing(±10.0):


gv.lust(±): Bot's sexual desire. Defines whether it will seek you out for sex, also activates a flag.


gv.currentHorniness(±1.0): Defines the robot's immediate arousal level at the exact moment of interaction.


gv.intelligence (0 to 40): Bot's intelligence level, linked to the stage.


gv.stage (0 to 3): Defines the current stage of the Bot's AI.


---------


gv.nunPoints: Defines the level of affinity with the Nun.


gv.priestBotPoints: Defines the level of influence or favor.


 Data


gv._cumInsideStomach (0.0):


gv._cumInside (0.0):


gv._cumInsideAnal (0.0):


lastWorkedAtDay

What it is: The last day the player worked.


lastWentToChurchAt

What it is: Timestamp (tick) of the last time the player went to church.


lastCuddledAt

What it is: Timestamp of the last cuddling with the bot.


lastSleptWithBot

What it is: (true/false). Indicates if the player slept with the bot on the last occasion.


lastWokeUpAt

What it is: Timestamp of the last time the player woke up.


lastFuckedAt

What it is: Timestamp of the last time there was sexual intercourse.


lastInteractAt

What it is: Timestamp of the last interaction with the Bot.


 lastEquipmentAt

What it is: Timestamp of the last time the player changed/adjusted equipment.


lastOutsideWithBotAt

What it is: Timestamp of the last time the player went outside/used the bot.


lastStreamedAt

What it is: Timestamp of the last time the player streamed (CockTwitch).


lastTalkedAt

What it is: Timestamp of the last conversation (conversation initiated by the player).


lastBotStartedTalkAt

What it is: Timestamp of the last time the bot started a conversation.


lastHeadpatedAt

What it is: Timestamp of the last time you "headpatted" the bot.


lastHungerInfoAt

What it is: Timestamp of the last hunger-related update or notification.


lastMentalHealthInfoAt

What it is: Timestamp of the last time mental health information was recorded/updated.


======================

Advanced.