{{prettyInt(game.meeps)}} Inches
Total Arousal: {{prettyIntVariable(game.chimesCollected)}}
{{game.monster}}
{{prettyIntCompact(game.monsters[game.monster].gold * game.upgradeStats.goldBonus)}}
{{prettyIntCompact(game.monsters[game.monster].experience)}} for Next Girl
Banged: {{prettyIntVariable(game.monsters[game.monster].count)}}
{{prettyIntVariable(game.gold, 3)}}
Income
{{prettyInt(game.income * game.upgradeStats.goldBonus)}}
{{game.getStatNameVariable('Sex Drive', 100)}}
{{prettyIntCompact(game.defenseStat)}}
{{game.getStatNameVariable('Pleasure', 100)}}
{{prettyIntCompact(game.damageStat)}}
{{game.getStatNameVariable('Stimulation', 100)}}
{{prettyIntCompact(game.movespeedStat)}}
{{game.getStatNameVariable('Stamina', 100)}}
{{prettyIntCompact(game.attackrateStat)}}
{{game.getLevelText()}}
Sexo
Points
{{game.getExperienceText()}}
{{prettyIntCompact(game.items[item].cost)}}
+10
+100
+1000
{{game.getItemName(item) + isPlural(game.items[item].count, game.getItemName(item))}}
{{prettyIntCompact(game.items[item].count)}}
Sex Drive
Stimulation
Pleasure
Stamina
Income
{{prettyIntCompact(game.items[item].defenseStat)}}
{{prettyIntCompact(game.items[item].movespeedStat)}}
{{prettyIntCompact(game.items[item].damageStat)}}
{{prettyIntCompact(game.items[item].attackrateStat)}}
{{prettyIntCompact(game.items[item].income)}}
+{{game.upgrades[upgradeAvailable].defenseStat}}
+{{game.upgrades[upgradeAvailable].movespeedStat}}
+{{game.upgrades[upgradeAvailable].damageStat}}
+{{game.upgrades[upgradeAvailable].attackrateStat}}
+{{game.upgrades[upgradeAvailable].income}}
{{prettyIntCompact(game.upgrades[upgradeAvailable].cost)}}
{{upgradeAvailable}}
Unlock Girl #{{game.items[item].level}}
{{game.difficulty.capitalize()}}

{{prettyTime(game.timePlayed)}}
{{version}}
{{game.spells[spell].getSpellTime()}}
{{prettyIntCompact(game.getSmiteDamage())}}