Classes: Character - lalolotor/newlife-documentation GitHub Wiki
Base (doesn't extend anything)
Actions
addAlcoholLarge() => void
addAlcoholMed() => void
addAlcoholSmall() => void
addArousalHuge() => void
addArousalLarge() => void
addArousalMedium() => void
addArousalSmall() => void
addArousalTiny() => void
clearAlcohol() => void
reduceAlcoholLarge() => void
reduceAlcoholMed() => void
reduceAlcoholSmall() => void
reduceArousalHuge() => void
reduceArousalLarge() => void
reduceArousalMedium() => void
reduceArousalSmall() => void
reduceArousalTiny() => void
stripNaked() => void
Getters
getAge() =>
Age
getDescription() => String
getEyeColour() => String
getHairColour() => String
getName() => String
getRace() => String
getSkinColour() => String
Conditions
isArousalClose() => boolean
isArousalComfort() => boolean
isArousalEnjoy() => boolean
isArousalOrgasm() => boolean
isDrunk() => boolean
isMaxDrunk() => boolean
isNaked() => boolean
isVeryDrunk() => boolean
Metadata