label call_intimacy_journal:
#scene bg katyroom with disf
#$ ch_bio = "katy"
call screen screen_char_intimacy_journal
return
screen screen_char_intimacy_journal:
tag menu
frame:
xmaximum 0
ymaximum 0
use journal_bio_img # in character journal loading.rpy
xoffset 350
yoffset 0
frame:
xmaximum 0
ymaximum 0
image "gui/character journal/black bar.png" at Position(xaling = 0, yaling=0)
xoffset -4
yoffset -4
hbox:
use journal_bio_text # in character journal loading.rpy
frame: # Main journal, this is a copy paste for them all, or maybe figure a way to automate it...
xmaximum 0
ymaximum 0
image "gui/character journal/journal base.png" at Position(xaling = 0, yaling=0)
xoffset 670
yoffset 13
vbox:
image "gui/character journal/sections/intimacy/header.png" at Position(xaling = 0, yaling= 0)
xoffset 30
yoffset 26
vbox:
xoffset 32
yoffset 120
xsize 490
text "{font=KozGoPr6N-Regular.otf}{color=#000000}{size= 16}Most interactions cost energy, and some of them advance time too. For now, energy is only used for interactions in this journal. {/size}{/color}{/font}"
textbutton "{font=KozGoPr6N-Regular.otf}{color=#000000}{size= 16}{/size}{/color}{/font}"
textbutton "{font=KozGoPr6N-Regular.otf}{color=#000000}{size= 16}Energy available: [energy]/5{/size}{/color}{/font}" style "gui_text" action SetVariable("energy",5) style "gui_text" action SetVariable("energy",5)
hbox:
xoffset 42
yoffset 190 #dif of 70
vbox:
imagebutton: # buttons for dates etc
idle "gui/character journal/sections/intimacy/buttons/kiss.png"
hover "gui/character journal/sections/intimacy/buttons/kiss hl.png"
action Jump("journal_kiss")
hbox:
imagebutton: # buttons for dates etc
idle "gui/character journal/sections/intimacy/buttons/grope.png"
hover "gui/character journal/sections/intimacy/buttons/grope hl.png"
action Jump("journal_grope")
xoffset 15
hbox:
imagebutton: # buttons for dates etc
idle "gui/character journal/sections/intimacy/buttons/hj.png"
hover "gui/character journal/sections/intimacy/buttons/hj hl.png"
action Jump("journal_handjob")
xoffset 30
hbox:
xoffset 42
yoffset 260
vbox:
imagebutton: # buttons for dates etc
idle "gui/character journal/sections/intimacy/buttons/bj.png"
hover "gui/character journal/sections/intimacy/buttons/bj hl.png"
action Jump("journal_blowjob")
hbox:
imagebutton: # buttons for dates etc
idle "gui/character journal/sections/intimacy/buttons/sex.png"
将鼠标悬停在“gui/character journal/sections/intimacy/buttons/sex hl.png”上
动作跳转(“journal_sex”)
x偏移量 15
水平盒子:
imagebutton: # 日期等按钮
空闲“gui/角色日志/部分/亲密/按钮/anal.png”
将鼠标悬停在“gui/character journal/sections/intimacy/buttons/anal hl.png”上
动作跳转(“journal_anal”)
x偏移 30
水平盒子:
x偏移量 42
yoffset 330
水平盒子:
imagebutton: # 日期等按钮
空闲“gui/角色日志/部分/亲密/按钮/特殊.png”
将鼠标悬停在“gui/character journal/sections/intimacy/buttons/special hl.png”上
动作跳转(“journal_special_sex”)
x偏移量 324
垂直框:
vbox:#关闭按钮
x偏移量 527
y偏移-7
图像按钮:
空闲“gui/character journal/close.png”
将鼠标悬停在“gui/character journal/close hl.png”上
动作跳转(“房子”)
vbox:#社交屁股
x偏移-25
yoffset -19 # 没有变化
图像按钮:
空闲“gui/character journal/labels/socialize.png”
将鼠标悬停在“gui/character journal/labels/socialize hl.png”上
动作跳转(“call_socialize_journal”)
vbox:#亲密屁股
x偏移-25
y偏移-23
图像按钮:
空闲“gui/角色日志/标签/亲密.png”
将鼠标悬停在“gui/character journal/labels/intimacy hl.png”上
动作跳转(“call_intimacy_journal”)
vbox:#tasks 按钮
x偏移-25
y偏移-28
图像按钮:
空闲“gui/character journal/labels/tasks.png”
将鼠标悬停在“gui/character journal/labels/tasks hl.png”上
动作跳转(“call_tasks_journal”)
vbox:#alterations butt
x偏移-25
y偏移-28
图像按钮:
空闲“gui/character journal/labels/alterations.png”
悬停在“gui/character journal/labels/alterations hl.png”上
动作跳转(“call_alterations_journal”)
vbox:#stats 屁股
x偏移-25
y偏移-28
图像按钮:
空闲“gui/character journal/labels/stats.png”
将鼠标悬停在“gui/character journal/labels/stats hl.png”上
动作跳转(“call_stats_journal”)
#scene bg katyroom with disf
#$ ch_bio = "katy"
call screen screen_char_intimacy_journal
return
screen screen_char_intimacy_journal:
tag menu
frame:
xmaximum 0
ymaximum 0
use journal_bio_img # in character journal loading.rpy
xoffset 350
yoffset 0
frame:
xmaximum 0
ymaximum 0
image "gui/character journal/black bar.png" at Position(xaling = 0, yaling=0)
xoffset -4
yoffset -4
hbox:
use journal_bio_text # in character journal loading.rpy
frame: # Main journal, this is a copy paste for them all, or maybe figure a way to automate it...
xmaximum 0
ymaximum 0
image "gui/character journal/journal base.png" at Position(xaling = 0, yaling=0)
xoffset 670
yoffset 13
vbox:
image "gui/character journal/sections/intimacy/header.png" at Position(xaling = 0, yaling= 0)
xoffset 30
yoffset 26
vbox:
xoffset 32
yoffset 120
xsize 490
text "{font=KozGoPr6N-Regular.otf}{color=#000000}{size= 16}Most interactions cost energy, and some of them advance time too. For now, energy is only used for interactions in this journal. {/size}{/color}{/font}"
textbutton "{font=KozGoPr6N-Regular.otf}{color=#000000}{size= 16}{/size}{/color}{/font}"
textbutton "{font=KozGoPr6N-Regular.otf}{color=#000000}{size= 16}Energy available: [energy]/5{/size}{/color}{/font}" style "gui_text" action SetVariable("energy",5) style "gui_text" action SetVariable("energy",5)
hbox:
xoffset 42
yoffset 190 #dif of 70
vbox:
imagebutton: # buttons for dates etc
idle "gui/character journal/sections/intimacy/buttons/kiss.png"
hover "gui/character journal/sections/intimacy/buttons/kiss hl.png"
action Jump("journal_kiss")
hbox:
imagebutton: # buttons for dates etc
idle "gui/character journal/sections/intimacy/buttons/grope.png"
hover "gui/character journal/sections/intimacy/buttons/grope hl.png"
action Jump("journal_grope")
xoffset 15
hbox:
imagebutton: # buttons for dates etc
idle "gui/character journal/sections/intimacy/buttons/hj.png"
hover "gui/character journal/sections/intimacy/buttons/hj hl.png"
action Jump("journal_handjob")
xoffset 30
hbox:
xoffset 42
yoffset 260
vbox:
imagebutton: # buttons for dates etc
idle "gui/character journal/sections/intimacy/buttons/bj.png"
hover "gui/character journal/sections/intimacy/buttons/bj hl.png"
action Jump("journal_blowjob")
hbox:
imagebutton: # buttons for dates etc
idle "gui/character journal/sections/intimacy/buttons/sex.png"
将鼠标悬停在“gui/character journal/sections/intimacy/buttons/sex hl.png”上
动作跳转(“journal_sex”)
x偏移量 15
水平盒子:
imagebutton: # 日期等按钮
空闲“gui/角色日志/部分/亲密/按钮/anal.png”
将鼠标悬停在“gui/character journal/sections/intimacy/buttons/anal hl.png”上
动作跳转(“journal_anal”)
x偏移 30
水平盒子:
x偏移量 42
yoffset 330
水平盒子:
imagebutton: # 日期等按钮
空闲“gui/角色日志/部分/亲密/按钮/特殊.png”
将鼠标悬停在“gui/character journal/sections/intimacy/buttons/special hl.png”上
动作跳转(“journal_special_sex”)
x偏移量 324
垂直框:
vbox:#关闭按钮
x偏移量 527
y偏移-7
图像按钮:
空闲“gui/character journal/close.png”
将鼠标悬停在“gui/character journal/close hl.png”上
动作跳转(“房子”)
vbox:#社交屁股
x偏移-25
yoffset -19 # 没有变化
图像按钮:
空闲“gui/character journal/labels/socialize.png”
将鼠标悬停在“gui/character journal/labels/socialize hl.png”上
动作跳转(“call_socialize_journal”)
vbox:#亲密屁股
x偏移-25
y偏移-23
图像按钮:
空闲“gui/角色日志/标签/亲密.png”
将鼠标悬停在“gui/character journal/labels/intimacy hl.png”上
动作跳转(“call_intimacy_journal”)
vbox:#tasks 按钮
x偏移-25
y偏移-28
图像按钮:
空闲“gui/character journal/labels/tasks.png”
将鼠标悬停在“gui/character journal/labels/tasks hl.png”上
动作跳转(“call_tasks_journal”)
vbox:#alterations butt
x偏移-25
y偏移-28
图像按钮:
空闲“gui/character journal/labels/alterations.png”
悬停在“gui/character journal/labels/alterations hl.png”上
动作跳转(“call_alterations_journal”)
vbox:#stats 屁股
x偏移-25
y偏移-28
图像按钮:
空闲“gui/character journal/labels/stats.png”
将鼠标悬停在“gui/character journal/labels/stats hl.png”上
动作跳转(“call_stats_journal”)