# stat_display !!2021/04/04 !! --- CALL TRACE, when enabled (`debug['trace_shown'] = 1`) replaces stat_display if debug['trace_shown'] ! 0: clear p '
<<$weatherImage>> | <<$temperature>> |
> src="images/system/icons/menu/icon_character.png"> | ' $menuBarTab += '> src="images/system/icons/menu/icon_lookself.png"> | ' if bag > 0: $menuBarTab += '> src="images/system/icons/menu/icon_purse.png"> | ' $menuBarTab += '> src="images/system/icons/menu/< | '
$menuBarTab += '> src="images/system/icons/menu/<<$journalIcon>>"> | ' $menuBarTab += '> src="images/system/icons/menu/icon_menu.png"> | ' $menuBarTab += '
> src="images/system/icons/menu/icon_character.png"> | ' $menuBarTab += '> src="images/system/icons/menu/icon_lookself.png"> | ' if bag > 0: $menuBarTab += '> src="images/system/icons/menu/icon_purse.png"> | ' end $menuBarTab += '> src="images/system/icons/menu/< | '
$menuBarTab += '> src="images/system/icons/menu/<<$journalIcon>>"> | ' $menuBarTab += '> src="images/system/icons/menu/icon_menu.png"> | ' $menuBarTab += '
> src="images/system/icons/status/appearance.png"> | ' if pcs_makeup = 1 and mc_inventory['travel_mirror'] > 0 and mc_inventory['travel_makeup'] > 0 and menu_off = 0: $statusIconBarTab += '> src="images/system/icons/status/makeup_'+pcs_makeup+'.png"> | ' elseif pcs_makeup < 5: $statusIconBarTab += '> src="images/system/icons/status/makeup_'+pcs_makeup+'.png"> | ' elseif pcs_makeup >= 5: $statusIconBarTab += '> src="images/system/icons/status/makeup_4.png"> | ' end $stat_brush_msg = 'Your hair is <<$pcs_hairbsh>>.' if pcs_hairbsh <> 1 and mc_inventory['comb'] > 0 and menu_off = 0: $statusIconBarTab += '> src="images/system/icons/status/hair_0.png"> | ' else $statusIconBarTab += '> src="images/system/icons/status/hair_'+max(0, pcs_hairbsh)+'.png"> | ' end if pcs_lipbalm > 0: $stat_lipbalm_msg = 'Your lips are covered in moisturizing balm.' $statusIconBarTab += '> src="images/system/icons/status/lipstick.png"> | ' end if false_lashes >= 1: $stat_lashes_msg = 'You''re wearing false'+iif(pcs_lashes = 4, ' mink ', ' ')+'lashes.' $statusIconBarTab +='> src="images/system/icons/status/lashes.png"> | ' end if deodorant_on = 1 and pcs_sweat < 20: $statusIconBarTab += '> src="images/system/icons/status/deodorant.png"> | ' if pcs_sweat > 19: $statusIconBarTab += '> src="images/system/icons/status/need_shower.png"> | ' if pcs_leghair > 3 or (pubestyle > 0 and pcs_pubes >= shave_trigger): if (pubestyle > 0 and pcs_pubes >= shave_trigger): $stat_shave_msg = 'You need to shave your'+iif(pcs_leghair > 3, ' legs and ', ' ')+'pussy.' elseif pcs_leghair > 3: $stat_shave_msg = 'You need to shave your legs.' end $statusIconBarTab += '> src="images/system/icons/status/need_shave.png"> | ' end $statusIconBarTab += '||||||||||||||||
> src="images/system/icons/status/willpower_high.png"> | ' elseif willpower_percent > 30: $stat_willpower_msg = 'You feel like you have less control over yourself than usual. You have <> src="images/system/icons/status/willpower_med.png"> | ' else $stat_willpower_msg = 'In your current state, you could easily be pressured into doing things against your will. You have <> src="images/system/icons/status/willpower_low.png"> | ' end if pcs_mood >= 80: $statusIconBarTab += '> src="images/system/icons/status/mood_1.png"> | ' elseif pcs_mood >= 60: $statusIconBarTab += '> src="images/system/icons/status/mood_2.png"> | ' elseif pcs_mood >= 40: $statusIconBarTab += '> src="images/system/icons/status/mood_3.png"> | ' elseif pcs_mood >= 20: $statusIconBarTab += '> src="images/system/icons/status/mood_4.png"> | ' elseif pcs_mood >= 5: $statusIconBarTab += '> src="images/system/icons/status/mood_5.png"> | ' else $statusIconBarTab += '> src="images/system/icons/status/mood_6.png"> | ' end if mood_trauma > 0: mood_max_calc = max(10, mood_max) $stat_trauma_msg = 'Recent events have lowered your maximum mood to <> src="images/system/icons/status/mood_6.png"> | ' killvar 'mood_max_calc' end if menu_off = 0: if pain['total'] > 90: $statusIconBarTab += '> src="images/system/icons/status/pain_3.png"> | ' elseif pain['total'] > 60: $statusIconBarTab += '> src="images/system/icons/status/pain_2.png"> | ' elseif pain['total'] > 30: $statusIconBarTab += '> src="images/system/icons/status/pain_1.png"> | ' end else if pain['total'] > 90: $statusIconBarTab += '> src="images/system/icons/status/pain_3.png"> | ' elseif pain['total'] > 60: $statusIconBarTab += '> src="images/system/icons/status/pain_2.png"> | ' elseif pain['total'] > 30: $statusIconBarTab += '> src="images/system/icons/status/pain_1.png"> | ' end end if pcs_horny > 90: $statusIconBarTab += '> src="images/system/icons/status/arousal_high.png"> | ' elseif pcs_horny > 60: $statusIconBarTab += '> src="images/system/icons/status/arousal_med.png"> | ' elseif pcs_horny > 30: $statusIconBarTab += '> src="images/system/icons/status/arousal_low.png"> | ' end if cheatNoEat = 0 and $stat_hunger_msg ! '' and mc_inventory['food_sandwich'] = 0: $statusIconBarTab += '> src="images/system/icons/status/need_food.png"> | ' elseif cheatNoEat = 0 and $stat_hunger_msg ! '' and mc_inventory['food_sandwich'] = 1 and menu_off = 0: $statusIconBarTab += '> src="images/system/icons/status/need_food.png"> | ' elseif cheatNoEat = 0 and $stat_hunger_msg ! '' and mc_inventory['food_sandwich'] = 1 and menu_off = 1: $statusIconBarTab += '> src="images/system/icons/status/need_food.png"> | ' end if cheatNoDrink = 0 and $stat_thirst_msg ! '' and mc_inventory['food_water'] = 0 and mc_inventory['refill_bottle'] < 2: $statusIconBarTab += '> src="images/system/icons/status/need_drink.png"> | ' elseif cheatNoDrink = 0 and $stat_thirst_msg ! '' and mc_inventory['refill_bottle'] > 1 and menu_off = 0: $statusIconBarTab += '> src="images/system/icons/status/need_drink.png"> | ' elseif cheatNoDrink = 0 and $stat_thirst_msg ! '' and mc_inventory['food_water'] > 0 and menu_off = 0: $statusIconBarTab += '> src="images/system/icons/status/need_drink.png"> | ' elseif cheatNoDrink = 0 and $stat_thirst_msg ! '' and (mc_inventory['food_water'] > 0 or mc_inventory['refill_bottle'] > 1) and menu_off = 1: $statusIconBarTab += '> src="images/system/icons/status/need_drink.png"> | ' end if cheatNoSleep= 0 and $stat_sleep_msg ! '': $statusIconBarTab += '> src="images/system/icons/status/need_sleep.png"> | ' $statusIconBarTab += '
> src="images/system/icons/status/vagina.png"> | ' elseif menu_off = 1 and cheatSlut = 0: $statusIconBarTab += '> src="images/system/icons/status/vagina.png"> | ' end if menu_off = 0 and birth_control['remind_icon'] = 1: if mc_inventory['contraceptive_pill'] = 0 and pillsleft[ptype] = 0: $statusIconBarTab += '> src="images/system/icons/status/bc_pill.png"> | ' else $statusIconBarTab += '> src="images/system/icons/status/bc_pill.png"> | ' end elseif menu_off = 1 and birth_control['remind_icon'] = 1: $statusIconBarTab += '> src="images/system/icons/status/bc_pill.png"> | ' end if mesec > 0 and isprok = 0 and isprokp = 0: $stat_bleed_msg = 'You need to use your feminine hygiene products'+iif($pantyworntype = 'none', ' and you need to also wear panties if you want to use a sanitary pad.', '.') $statusIconBarTab += '> src="images/system/icons/status/vperiod_bleeding.png"> | ' elseif mesec > 0 and (isprok > 0 or isprokp > 0): $stat_bleed_msg = 'You''re using feminine hygiene products.' $statusIconBarTab += '> src="images/system/icons/status/vperiod_sanitaries.png"> | ' elseif placebopart > 0 and LutH > 0 and knowpreg = 0: $stat_bleed_msg = 'Your period is due to start soon.' $statusIconBarTab += '> src="images/system/icons/status/vunknown.png"> | ' !!TMI elseif implant_day > 0 and ((daystart - implant_day) * 24 + hour - implant_hour) < 5: !!pregnancy spoiler $stat_bleed_msg = 'You feel a slight twinge in your abdomen.' !! $statusIconBarTab += '> src="images/system/icons/status/vunknown.png"> | ' elseif thinkpreg = 0 and knowpreg = 0 and cycle ! 6 and pillcon2 <= 30000 and succubusflag ! 1 and cheatSlut = 0 and mesec = 0: if abortionbirthdate = 0 and daystart - daylastperiod > 28: if (daystart - daylastperiod > 28) and (daystart - daylastperiod <= 35): $stat_bleed_msg = 'Your period is late by <> src="images/system/icons/status/vunknown.png"> | ' elseif abortionbirthdate ! 0 and daystart - abortionbirthdate <= 26: if daystart - abortionbirthdate <= 13: $stat_bleed_msg = 'You are still in your recovery period. Nothing to worry about.' elseif daystart - abortionbirthdate > 13 and daystart - abortionbirthdate <= 16: $stat_bleed_msg = 'You are maybe still in your recovery period, but there could be a risk.' elseif daystart - abortionbirthdate > 16 and daystart - abortionbirthdate <= 21: $stat_bleed_msg = 'You should have recovered from you abortion by know... Right?' elseif daystart - abortionbirthdate > 21 and daystart - abortionbirthdate <= 26: $stat_bleed_msg = 'You should have definitely recovered from your abortion by now.' end $statusIconBarTab += '> src="images/system/icons/status/vunknown.png"> | ' elseif pregbirthdate ! 0 and daystart - pregbirthdate <= 80: if daystart - pregbirthdate <= 41: $stat_bleed_msg = 'You are still in your recovery period. Nothing to worry about.' elseif daystart - pregbirthdate > 41 and daystart - pregbirthdate <= 48: $stat_bleed_msg = 'You are probably still in your recovery period.' elseif daystart - pregbirthdate > 48 and daystart - pregbirthdate <= 55: $stat_bleed_msg = 'You are maybe still in your recovery period, but there could be a risk.' elseif daystart - pregbirthdate > 55 and daystart - pregbirthdate <= 70: $stat_bleed_msg = 'You should have recovered by know... Right?' elseif daystart - pregbirthdate > 70 and daystart - pregbirthdate <= 80: $stat_bleed_msg = 'You should have definitely recovered from giving birth by now.' end $statusIconBarTab += '> src="images/system/icons/status/vunknown.png"> | ' end elseif preg = 1: if thinkpreg = 1 and knowpreg = 0: $stat_preg_msg = 'You think you''re pregnant, but aren''t sure.' $stat_preg_tooltip = 'I think I''m pregnant.' elseif knowpreg = 1: $stat_preg_tooltip = 'I''m pregnant.' $stat_preg_msg = 'You are pregnant. Your due date is around <<$pregduedate>>.' $statusIconBarTab += '> src="images/system/icons/status/vpregnant.png"> | ' end elseif preg = 2: $stat_preg_msg = 'Broken water and contractions, it''s pretty clear what is going on. You need to get to a hospital ASAP.' $stat_preg_tooltip = 'Go to the hospital, ASAP! You''re in labour!' $statusIconBarTab += '> src="images/system/icons/status/labour.png"> | ' end gs 'lact_lib','breast_stat_icons' if $stat_cum_msg ! '': $statusIconBarTab += '> src="images/system/icons/status/cum_covered.png"> | ' if $stat_visible_cum_msg ! '': $statusIconBarTab += '> src="images/system/icons/status/visible_cum.png"> | ' if stat_cumloc_check = 1 and pcs_traits['cumeater'] = 1 and cumeater_cheat = 0 and menu_off = 0: $statusIconBarTab += '> src="images/system/icons/status/cum_eater.png"> | ' elseif stat_cumloc_check = 1 and pcs_traits['cumeater'] = 1 and cumeater_cheat = 0 and menu_off = 1: $statusIconBarTab += '> src="images/system/icons/status/cum_eater.png"> | ' end if stat_cumloc_check = 1 and mc_inventory['makeup_wipes'] > 0 and menu_off = 0: $statusIconBarTab += '> src="images/system/icons/status/wipes.png"> | ' elseif stat_cumloc_check = 1 and mc_inventory['makeup_wipes'] > 0 and menu_off = 1: $statusIconBarTab += '> src="images/system/icons/status/wipes.png"> | ' end stat_STD_count = 0 $stat_STD_msg = '' if Gerpes >= 10 and GenHerpes = 1: stat_STD_count += 1 $stat_STD_msg += 'Sores have appeared on your vagina. You have genital herpes.' elseif Gerpes >= 5 and GenHerpes = 1: stat_STD_count += 1 $stat_STD_msg += 'Your vagina is red and very itchy. You have genital herpes.' elseif Gerpes >= 3 and Orerpes = 1: stat_STD_count += 1 $stat_STD_msg += 'You have cold sores on your lips. You have oral herpes.' end if Gerpes >= 20 and GenHerpes = 1: stat_STD_count += 1 if stat_STD_count > 1: $stat_STD_msg += '> src="images/system/icons/status/std.png"> | ' end if $stat_lack_of_sleep_msg ! '': if pcs_condition['lack_of_sleep'] >= 20: $statusIconBarTab += '> src="images/system/icons/status/lack_of_sleep_4.png"> | ' elseif pcs_condition['lack_of_sleep'] >= 10: $statusIconBarTab += '> src="images/system/icons/status/lack_of_sleep_3.png"> | ' elseif pcs_condition['lack_of_sleep'] >= 5: $statusIconBarTab += '> src="images/system/icons/status/lack_of_sleep_2.png"> | ' elseif pcs_condition['lack_of_sleep'] >= 2: $statusIconBarTab += '> src="images/system/icons/status/lack_of_sleep_1.png"> | ' end end $statusIconBarTab += '||
> src="images/system/icons/status/bimbo.png"> | ' if $stat_hypno_msg ! '': $statusIconBarTab += '> src="images/system/icons/status/hypno_addict.png"> | ' if succubusflag = 1 and succhungry > 0: $stat_succ_msg = 'You have needed to feed for <> src="images/system/icons/status/need_succubus_feeding.png"> | ' end if $stat_court_msg ! '': $statusIconBarTab += '> src="images/system/icons/status/court.png"> | ' if $stat_fines_msg ! '': $statusIconBarTab += '> src="images/system/icons/status/court.png"> | ' if $stat_musiclesson_msg ! '': $statusIconBarTab += '> src="images/system/icons/status/musiclesson.png"> | ' if $stat_school_icon_msg ! '' and SchoolBlock = 0: $statusIconBarTab += '> src="images/system/icons/status/school.png"> | ' if $stat_uni_icon_msg ! '' and (university['semester_week'] = -1 or (university['semester_passed'] = university['enrolled_in_semester'] and university['diploma'] = 0)): $statusIconBarTab += '> src="images/system/icons/status/uni_class_3.png"> | ' if $stat_uni_icon_msg ! '' and university['semester_week'] > 0: $statusIconBarTab += '> src="images/system/icons/status/uni_class_1.png"> | ' if $stat_uni_icon_msg ! '' and university['exam_week'] > 0: $statusIconBarTab += '> src="images/system/icons/status/uni_class_2.png"> | ' if $stat_game_night_msg ! '': $statusIconBarTab += '> src="images/system/icons/status/game_night.png"> | ' !!maybe we should remove this one, and create specialized icons for all the jobs? This one is not informative if work > 0: $statusIconBarTab += '> src="images/system/icons/status/work.png"> | ' if masseuse['jobtype'] > 0: if (masseuse['<> src="images/system/icons/status/masseuse.png"> | ' end end if model['icon'] = 1: if model_job_week >= 2: $stat_model_msg = 'You have no more modeling jobs available this week.' elseif model_job_week = 1: $stat_model_msg = 'You can get paid for 1 more modeling job this week.' elseif model_job_week < 1: $stat_model_msg = 'You can get paid for 2 modeling jobs this week.' end $statusIconBarTab += '> src="images/system/icons/status/model_'+iif(theme['is_dark'] = 1, 'white', 'black')+'.png"> | ' end if AlbinaQW['StarletsJoined'] > 0 and AlbinaQW['StarletsShutDown'] = 0 and npc_pregtalk['A23'] = 0 and starlets_on = 1: if hour > 16 and starlets_practice > 0: $stat_starlet_msg = 'You missed practice with the Starlets today!' else $stat_starlet_msg = 'You must be at Starlets practice between 15:00 and 16:00 today.' end if (hour < 16 or starlets_missed > 0) and starlets['late_message'] = 0: if starlets_missed = 0: $statusIconBarTab += '> src="images/system/icons/status/starlets_'+iif(theme['is_dark'] = 1, 'white', 'black')+'.png"> | ' else $statusIconBarTab += '> src="images/system/icons/status/starlets_'+iif(theme['is_dark'] = 1, 'white', 'black')+'.png"> | ' end end end if volleysostav > 0 and week = 6 and sorevday ! daystart and hour <= 18: $stat_volleyball_msg = 'There is volleyball tournament today at 18:00.' $statusIconBarTab += '> src="images/system/icons/status/volleball'+iif(theme['is_dark'] = 1, '_white', '')+'.png"> | ' end if pfilmNO ! 1: if pornstar['icon'] = 1 and pornstar['icon_disable'] ! daystart: if hour < 11: $stat_porn_msg = 'You are starring in a porno today at 10:00.' $statusIconBarTab += '> src="images/system/icons/status/porn_'+iif(theme['is_dark'] = 1, 'white', 'black')+'.png"> | ' elseif hour >= 11 and hour < 13: $stat_porn_msg = 'You''re late for your shoot at the porn studio!' $statusIconBarTab += '> src="images/system/icons/status/porn_red.png"> | ' else $stat_porn_msg = 'You missed a scheduled porn shoot!' $statusIconBarTab += '> src="images/system/icons/status/porn_red.png"> | ' end end end $statusIconBarTab += '|||||||
> src="images/system/icons/status/date.png"> | ' if $stat_bfgf_msg_1 ! '': $statusIconBarTab += '> src="images/system/icons/status/date.png"> | ' if $stat_bfgf_msg_2 ! '': $statusIconBarTab += '> src="images/system/icons/status/date.png"> | ' if $stat_clothes_msg ! '': $statusIconBarTab += '> src="images/system/icons/status/<<$stat_clothes_style>>.png"> | ' if $stat_bra_msg ! '' and $braworntype ! 'none': $statusIconBarTab += '> src="images/system/icons/status/bra.png"> | ' if $stat_bra_msg ! '' and $braworntype = 'none': $statusIconBarTab += '> src="images/system/icons/status/boobs_'+iif(theme['is_dark'] = 1, 'white', 'black')+'.png"> | ' if $stat_panty_msg ! '' and $pantyworntype ! 'none' and pcs_traits['commando_lvl'] < 3: $statusIconBarTab += '> src="images/system/icons/status/panties.png"> | ' elseif $stat_panty_msg ! '' and $pantyworntype ! 'none' and pcs_traits['commando_lvl'] = 3: $statusIconBarTab += '> src="images/system/icons/status/panties_red.png"> | ' end if $stat_panty_msg ! '' and $pantyworntype = 'none' and PCloPanties = 0: $statusIconBarTab += '> src="images/system/icons/status/commando_'+iif(theme['is_dark'] = 1, 'white', 'black')+'.png"> | ' if analplugIN = 1 and vibratorin = 0: $statusIconBarTab += '> src="images/system/icons/status/tbutt_plug.png"> | ' elseif analplugIN = 0 and vibratorin = 1: $statusIconBarTab += '> src="images/system/icons/status/tvibrator.png"> | ' elseif analplugIN = 1 and vibratorin = 1: $statusIconBarTab += '> src="images/system/icons/status/tdouble_stuffed.png"> | ' end $statusIconBarTab += '|||||||||||||||
> src="images/system/icons/status/cigarettes.png"> | ' end if smoker >= 20 and NarkImmune = 0 and smokerNeed > 20 and mc_inventory['cigarettes'] > 0: $statusIconBarTab += '> src="images/system/icons/status/craving_nicotine.png"> | ' elseif smoker >= 20 and NarkImmune = 0 and smokerNeed > 20 and mc_inventory['cigarettes'] <= 0: $statusIconBarTab += '> src="images/system/icons/status/craving_nicotine.png"> | ' elseif mc_inventory['cigarettes'] > 0: $statusIconBarTab += '> src="images/system/icons/status/smoke_cigarette.png"> | ' end if narkday ! daystart and narkoman = 1 and Slomka > 0: $stat_drug_msg += 'You need heroin and cocaine.' elseif narkday ! daystart and narkoman = 1 and Slomka <= 0: $stat_drug_msg += 'You need cocaine.' elseif SLomka > 0: $stat_drug_msg += 'You need heroin.' else $stat_drug_msg = '' end if $stat_drug_msg ! '': $statusIconBarTab += '> src="images/system/icons/status/craving_drugs.png"> | ' if alko > 0: if alko = 1: $statusIconBarTab += '> src="images/system/icons/status/alko_1.png"> | ' elseif alko < 4: $statusIconBarTab += '> src="images/system/icons/status/alko_2.png"> | ' elseif alko < 6: $statusIconBarTab += '> src="images/system/icons/status/alko_3.png"> | ' elseif alko < 10: $statusIconBarTab += '> src="images/system/icons/status/alko_4.png"> | ' else $statusIconBarTab += '> src="images/system/icons/status/alko_4.png"> | ' end end if mentats_dose >= 1: $statusIconBarTab += '> src="images/system/icons/status/drugs.png"> | ' if aphrodisiac_timer > 0: $statusIconBarTab +='> src="images/system/icons/status/aphro_gum.png"> | ' if $stat_frost_msg ! '': $statusIconBarTab += '> src="images/system/icons/status/hypothermia.png"> | ' if sick > 0: $statusIconBarTab += '> src="images/system/icons/status/health.png"> | ' if recuperation = 1: $statusIconBarTab += '> src="images/system/icons/status/health.png"> | ' if bcream_used = 1: $statusIconBarTab += '> src="images/system/icons/status/breast_cream.png"> | ' if cumcondslip > 0: $statusIconBarTab += '> src="images/system/icons/status/stuck_condom.png"> | ' if $stat_writing_msg ! '': $statusIconBarTab += '> src="images/system/icons/status/body_writing.png"> | ' $statusIconBarTab += '
'+func('indiktab', 2, pcs_horny, pcs_horny)+' | Arousal |
'+func('indiktab', 2, pain['total'], pain['total'], pain['damage'])+' | Pain |
'+func('indiktab', 1, pcs_health * 100 / healthmax, pcs_health)+' | Health |
'+func('indiktab', 1, pcs_mana * 100 / manamax, pcs_mana)+' | Mana |
'+func('indiktab', 1, pcs_willpwr * 100 / willpowermax, pcs_willpwr)+' | Willpower |
'+func('indiktab', 1, pcs_stam * 100 / stammax, pcs_stam)+' | Stamina |
'+func('indiktab', 1, pcs_mood, pcs_mood)+' | Mood |
'+func('indiktab', 1, pcs_energy, pcs_energy)+' | Hunger |
'+func('indiktab', 1, pcs_hydra, pcs_hydra)+' | Thirst |
'+func('indiktab', 1, pcs_sleep, pcs_sleep)+' | Sleep |
'+func('indiktab', 1, 100 - pcs_inhib, 100 - pcs_inhib)+' | Inhibition |
'+func('indiktab', 1, pcs_stren, pcs_stren)+' | Strength |
'+func('indiktab', 1, pcs_agil, pcs_agil)+' | Agility |
'+func('indiktab', 1, pcs_vital, pcs_vital)+' | Endurance |
'+func('indiktab', 1, pcs_intel, pcs_intel)+' | Intelligence |
'+func('indiktab', 1, pcs_sprt, pcs_sprt)+' | Spirit |
'+func('indiktab', 1, pcs_react, pcs_react)+' | Reaction |
'+func('indiktab', 1, pcs_chrsm, pcs_chrsm)+' | Charisma |
'+func('indiktab', 1, pcs_prcptn, pcs_prcptn)+' | Perception |
'+func('indiktab', 1, pcs_magik, pcs_magik)+' | Magic |
'+func('indiktab', 1, sucexcess, sucexcess)+' | Succubus Energy |
'+func('indiktab', 1, pcs_apprnc / 2, pcs_apprnc)+' | Attractiveness |