shiny-cuty-excel-chiffon/data/0-82.ks
2024-10-22 11:38:49 -05:00

249 lines
26 KiB
Text


*select_chara
[er]
[position layer="message3" page=back left=0 top=0 color=0x000000 margint=0 marginl=0 opacity=0 frame="omake_chara_bg"]
[current layer="message3" page=back]
[iscript]
var thumb_col = 4;
var thumb_row = 1;
var thumb_width = 192;
var thumb_height =108;
var thumb_frame = "omake_chara_button192x108";
var rightClick = "*return";
var thumb = [];
thumb = [
%["graphic" => "b_a101", "clleft" => 446, "cltop" => 100, "clwidth" => 500, "clheight" => 280, "rclick" => rightClick, "target" => "*b_a", "text" => "なつき"],
%["graphic" => "b_b101", "clleft" => 420, "cltop" => 100, "clwidth" => 500, "clheight" => 280, "rclick" => rightClick, "target" => "*b_b", "text" => "みふゆ"],
%["graphic" => "b_c001", "clleft" => 446, "cltop" => 20, "clwidth" => 500, "clheight" => 280, "rclick" => rightClick, "target" => "*chara_set", "exp" => "tf.chara='b_c001'", "text" => "レヴィエラ"],
%["graphic" => "b_d001", "clleft" => 446, "cltop" => 30, "clwidth" => 500, "clheight" => 280, "rclick" => rightClick, "target" => "*chara_set", "exp" => "tf.chara='b_d001'", "text" => "ベイゼル"],
];
[endscript]
[call target=*pagemake]
[eval exp="tf.jumpTarget='*select_chara'"]
[locate x=872 y=660][button2 clickse=sys_decide graphic=general_button2 rightclick=&rightClick color=0xffffff text="戻る" target=&rightClick]
[trans method=crossfade time=250]
[DisableClick][wt][EnableClick]
[s]
*return
[return]
*hide
[hidemessage]
[unlocklink]
[s]
*pagemake
[eval exp="thumb_frame = 'omake_chara_button' + thumb_width + 'x' + thumb_height"]
[eval exp="tf.startx = int((kag.fore.base.width - ((thumb_width + 8) * thumb_col + 8 * (thumb_col - 1))) / 2)"]
;[eval exp="tf.starty = int((kag.innerHeight - ((thumb_height + 34)* thumb_row + 8 * (thumb_row - 1 ))) / 2) - 100 + thumb_row * 10"]
[eval exp="tf.starty = 350 + (3 - thumb_row) * 40"]
[eval exp="tf.y=0"]
*pagemake_loop1
[if exp="tf.y>=thumb_row"][jump target="*pagemake_loop1end"][endif]
[eval exp="tf.x=0"]
*pagemake_loop2
[if exp="tf.x>=thumb_col"][jump target="*pagemake_loop2end"][endif]
[eval exp="tf.index = tf.x+tf.y*thumb_col"]
[jump target=*pagemake_loop1end cond="thumb[tf.index]==void"]
[locate x=&"(tf.x * (thumb_width + 16) + tf.startx)" y=&"(tf.y * (thumb_height + 42) + tf.starty)"]
[button3 clickse=sys_decide2 graphic=&"thumb[tf.index].graphic" width=&"thumb_width + 8" height=&"thumb_height + 34" tnleft=4 tntop=4 tnwidth=&thumb_width tnheight=&thumb_height clleft=&"thumb[tf.index].clleft" cltop=&"thumb[tf.index].cltop" clwidth=&"thumb[tf.index].clwidth" clheight=&"thumb[tf.index].clheight" color=0xffffff text=&"thumb[tf.index].text" exp=&"thumb[tf.index].exp" target=&"thumb[tf.index].target" rightclick=&"thumb[tf.index].rclick"]
;[button clickse=sys_decide2 graphic=&thumb_frame exp=&"thumb[tf.index].exp" target=&"thumb[tf.index].target" rightclick=&"thumb[tf.index].rclick"]
[eval exp="tf.x++"]
[jump target="*pagemake_loop2"]
*pagemake_loop2end
[eval exp="tf.y++"]
[jump target="*pagemake_loop1"]
*pagemake_loop1end
[locate x=1210 y=32 ][button clickse=sys_decide2 graphic=backlog_return rightclick=*exit target="*hide"]
[return]
*chara_set
[er]
[position layer="message3" page=back left=0 top=0 color=0x000000 margint=0 marginl=0 opacity=0 frame="omake_chara_bg"]
[locate x=170 y=500][button2 clickse=sys_decide2 graphic=general_button2 rightclick=&tf.jumpTarget color=0xffffff text="左側に表示" target="*chara_set_left"]
[locate x=521 y=500][button2 clickse=sys_decide2 graphic=general_button2 rightclick=&tf.jumpTarget color=0xffffff text="中央に表示" target="*chara_set_center"]
[locate x=872 y=500][button2 clickse=sys_decide2 graphic=general_button2 rightclick=&tf.jumpTarget color=0xffffff text="右側に表示" target="*chara_set_right"]
[locate x=872 y=660][button2 clickse=sys_decide graphic=general_button2 rightclick=&tf.jumpTarget color=0xffffff text="戻る" target=&tf.jumpTarget]
[locate x=872 y=700][button2 clickse=sys_decide graphic=general_button2 rightclick=&tf.jumpTarget color=0xffffff text="トップに戻る" target="*return"]
[locate x=1210 y=32 ][button clickse=sys_decide2 graphic=backlog_return rightclick=*exit target="*hide"]
[trans method=crossfade time=250]
[DisableClick][wt][EnableClick]
[s]
*chara_set_center
[image page=back layer=1 storage=&tf.chara]
[layopt page=back layer=1 visible=true opacity=255]
[jump target=&tf.jumpTarget]
*chara_set_left
[image page=back layer=2 storage=&tf.chara]
[layopt page=back layer=2 visible=true opacity=255]
[jump target=&tf.jumpTarget]
*chara_set_right
[image page=back layer=3 storage=&tf.chara]
[layopt page=back layer=3 visible=true opacity=255]
[jump target=&tf.jumpTarget]
*b_a
[er]
[position layer="message3" page=back left=0 top=0 color=0x000000 margint=0 marginl=0 opacity=0 frame="omake_chara_bg"]
[iscript]
var thumb_col = 5;
var thumb_row = 2;
var thumb_width = 192;
var thumb_height =108;
var rightClick = "*select_chara";
var thumb = [];
thumb = [
%["graphic" => "b_a101", "clleft" => 191, "cltop" => 58, "clwidth" => 1004, "clheight" => 565, "rclick" => rightClick, "target" => "*b_a2", "exp" => "tf.kind='b_a10'", "text" => "制服"],
%["graphic" => "b_a201", "clleft" => 191, "cltop" => 58, "clwidth" => 1004, "clheight" => 565, "rclick" => rightClick, "target" => "*b_a2", "exp" => "tf.kind='b_a20'", "text" => "変身"],
%["graphic" => "b_a301", "clleft" => 191, "cltop" => 58, "clwidth" => 1004, "clheight" => 565, "rclick" => rightClick, "target" => "*b_a2", "exp" => "tf.kind='b_a30'", "text" => "エロ変身"],
%["graphic" => "b_a401", "clleft" => 191, "cltop" => 58, "clwidth" => 1004, "clheight" => 565, "rclick" => rightClick, "target" => "*b_a2", "exp" => "tf.kind='b_a40'", "text" => "悪堕ち変身"],
%["graphic" => "b_a001", "clleft" => 191, "cltop" => 58, "clwidth" => 1004, "clheight" => 565, "rclick" => rightClick, "target" => "*b_a2", "exp" => "tf.kind='b_a00'", "text" => "裸"],
%["graphic" => "b_a501", "clleft" => 191, "cltop" => 58, "clwidth" => 1004, "clheight" => 565, "rclick" => rightClick, "target" => "*b_a2", "exp" => "tf.kind='b_a50'", "text" => "パジャマ"],
%["graphic" => "b_a701", "clleft" => 191, "cltop" => 58, "clwidth" => 1004, "clheight" => 565, "rclick" => rightClick, "target" => "*b_a2", "exp" => "tf.kind='b_a70'", "text" => "慰安要員"],
%["graphic" => "b_a601", "clleft" => 191, "cltop" => 58, "clwidth" => 1004, "clheight" => 565, "rclick" => rightClick, "target" => "*b_a2", "exp" => "tf.kind='b_a60'", "text" => "裸2"],
];
[endscript]
[call target=*pagemake]
[eval exp="tf.jumpTarget=kag.currentLabel.split(':')[0]"]
[locate x=872 y=660][button2 clickse=sys_decide graphic=general_button2 rightclick=&rightClick color=0xffffff text="戻る" target=&rightClick]
[locate x=872 y=700][button2 clickse=sys_decide graphic=general_button2 rightclick=&rightClick color=0xffffff text="トップに戻る" target="*return"]
[trans method=crossfade time=250]
[DisableClick][wt][EnableClick]
[s]
*b_a2
[er]
[position layer="message3" page=back left=0 top=0 color=0x000000 margint=0 marginl=0 opacity=0 frame="omake_chara_bg"]
[iscript]
var thumb_col = 4;
var thumb_row = 2;
var thumb_width = 192;
var thumb_height =108;
var rightClick = "*b_a";
var thumb = [];
thumb = [
%["graphic" => tf.kind + "1", "clleft" => 500, "cltop" => 140, "clwidth" => 368, "clheight" => 207, "rclick" => rightClick, "target" => "*chara_set", "exp" => "tf.chara='" + tf.kind +"1'", "text" => "通常"],
%["graphic" => tf.kind + "2", "clleft" => 500, "cltop" => 140, "clwidth" => 368, "clheight" => 207, "rclick" => rightClick, "target" => "*chara_set", "exp" => "tf.chara='" + tf.kind +"2'", "text" => "笑顔"],
%["graphic" => tf.kind + "3", "clleft" => 500, "cltop" => 140, "clwidth" => 368, "clheight" => 207, "rclick" => rightClick, "target" => "*chara_set", "exp" => "tf.chara='" + tf.kind +"3'", "text" => "真剣"],
%["graphic" => tf.kind + "4", "clleft" => 500, "cltop" => 140, "clwidth" => 368, "clheight" => 207, "rclick" => rightClick, "target" => "*chara_set", "exp" => "tf.chara='" + tf.kind +"4'", "text" => "悲しい"],
%["graphic" => tf.kind + "5", "clleft" => 500, "cltop" => 140, "clwidth" => 368, "clheight" => 207, "rclick" => rightClick, "target" => "*chara_set", "exp" => "tf.chara='" + tf.kind +"5'", "text" => "羞恥"],
%["graphic" => tf.kind + "6", "clleft" => 500, "cltop" => 140, "clwidth" => 368, "clheight" => 207, "rclick" => rightClick, "target" => "*chara_set", "exp" => "tf.chara='" + tf.kind +"6'", "text" => "悪い笑顔"],
];
[endscript]
[call target=*pagemake]
[eval exp="tf.jumpTarget=kag.currentLabel.split(':')[0]"]
[locate x=872 y=660][button2 clickse=sys_decide graphic=general_button2 rightclick=&rightClick color=0xffffff text="戻る" target=&rightClick]
[locate x=872 y=700][button2 clickse=sys_decide graphic=general_button2 rightclick=&rightClick color=0xffffff text="トップに戻る" target="*return"]
[trans method=crossfade time=250]
[DisableClick][wt][EnableClick]
[s]
*b_b
[er]
[position layer="message3" page=back left=0 top=0 color=0x000000 margint=0 marginl=0 opacity=0 frame="omake_chara_bg"]
[iscript]
var thumb_col = 5;
var thumb_row = 2;
var thumb_width = 192;
var thumb_height =108;
var rightClick = "*select_chara";
var thumb = [];
thumb = [
%["graphic" => "b_b101", "clleft" => 191, "cltop" => 58, "clwidth" => 1004, "clheight" => 565, "rclick" => rightClick, "target" => "*b_b2", "exp" => "tf.kind='b_b10'", "text" => "制服"],
%["graphic" => "b_b201", "clleft" => 191, "cltop" => 58, "clwidth" => 1004, "clheight" => 565, "rclick" => rightClick, "target" => "*b_b2", "exp" => "tf.kind='b_b20'", "text" => "変身"],
%["graphic" => "b_b301", "clleft" => 191, "cltop" => 58, "clwidth" => 1004, "clheight" => 565, "rclick" => rightClick, "target" => "*b_b2", "exp" => "tf.kind='b_b30'", "text" => "エロ変身"],
%["graphic" => "b_b401", "clleft" => 191, "cltop" => 58, "clwidth" => 1004, "clheight" => 565, "rclick" => rightClick, "target" => "*b_b2", "exp" => "tf.kind='b_b40'", "text" => "悪堕ち変身"],
%["graphic" => "b_b001", "clleft" => 191, "cltop" => 58, "clwidth" => 1004, "clheight" => 565, "rclick" => rightClick, "target" => "*b_b2", "exp" => "tf.kind='b_b00'", "text" => "裸"],
%["graphic" => "b_b501", "clleft" => 191, "cltop" => 58, "clwidth" => 1004, "clheight" => 565, "rclick" => rightClick, "target" => "*b_b2", "exp" => "tf.kind='b_b50'", "text" => "パジャマ"],
%["graphic" => "b_b701", "clleft" => 191, "cltop" => 58, "clwidth" => 1004, "clheight" => 565, "rclick" => rightClick, "target" => "*b_b2", "exp" => "tf.kind='b_b70'", "text" => "慰安要員"],
%["graphic" => "b_b601", "clleft" => 191, "cltop" => 58, "clwidth" => 1004, "clheight" => 565, "rclick" => rightClick, "target" => "*b_b2", "exp" => "tf.kind='b_b60'", "text" => "裸2"],
];
[endscript]
[call target=*pagemake]
[eval exp="tf.jumpTarget=kag.currentLabel.split(':')[0]"]
[locate x=872 y=660][button2 clickse=sys_decide graphic=general_button2 rightclick=&rightClick color=0xffffff text="戻る" target=&rightClick]
[locate x=872 y=700][button2 clickse=sys_decide graphic=general_button2 rightclick=&rightClick color=0xffffff text="トップに戻る" target="*return"]
[trans method=crossfade time=250]
[DisableClick][wt][EnableClick]
[s]
*b_b2
[er]
[position layer="message3" page=back left=0 top=0 color=0x000000 margint=0 marginl=0 opacity=0 frame="omake_chara_bg"]
[iscript]
var thumb_col = 5;
var thumb_row = 1;
var thumb_width = 192;
var thumb_height =108;
var rightClick = "*b_b";
var thumb = [];
thumb = [
%["graphic" => tf.kind + "1", "clleft" => 480, "cltop" => 140, "clwidth" => 368, "clheight" => 207, "rclick" => rightClick, "target" => "*chara_set", "exp" => "tf.chara='" + tf.kind +"1'", "text" => "通常"],
%["graphic" => tf.kind + "2", "clleft" => 480, "cltop" => 140, "clwidth" => 368, "clheight" => 207, "rclick" => rightClick, "target" => "*chara_set", "exp" => "tf.chara='" + tf.kind +"2'", "text" => "真剣"],
%["graphic" => tf.kind + "3", "clleft" => 480, "cltop" => 140, "clwidth" => 368, "clheight" => 207, "rclick" => rightClick, "target" => "*chara_set", "exp" => "tf.chara='" + tf.kind +"3'", "text" => "悲しい"],
%["graphic" => tf.kind + "4", "clleft" => 480, "cltop" => 140, "clwidth" => 368, "clheight" => 207, "rclick" => rightClick, "target" => "*chara_set", "exp" => "tf.chara='" + tf.kind +"4'", "text" => "羞恥"],
%["graphic" => tf.kind + "5", "clleft" => 480, "cltop" => 140, "clwidth" => 368, "clheight" => 207, "rclick" => rightClick, "target" => "*chara_set", "exp" => "tf.chara='" + tf.kind +"5'", "text" => "悪い笑顔"],
];
[endscript]
[call target=*pagemake]
[eval exp="tf.jumpTarget=kag.currentLabel.split(':')[0]"]
[locate x=872 y=660][button2 clickse=sys_decide graphic=general_button2 rightclick=&rightClick color=0xffffff text="戻る" target=&rightClick]
[locate x=872 y=700][button2 clickse=sys_decide graphic=general_button2 rightclick=&rightClick color=0xffffff text="トップに戻る" target="*return"]
[trans method=crossfade time=250]
[DisableClick][wt][EnableClick]
[s]