97 lines
2.2 KiB
Text
97 lines
2.2 KiB
Text
;//マルガリータ 非 感染時のZAP
|
|
*2
|
|
;//悠帆
|
|
;//漣
|
|
;//浩助
|
|
;//キャンセル
|
|
|
|
; ;選択肢用フラグオンオフ
|
|
; [eval exp="f.selbt_yuh = 1"]
|
|
; [eval exp="f.selbt_ren = 1"]
|
|
; [eval exp="f.selbt_mar = 0"]
|
|
; [eval exp="f.selbt_miz = 0"]
|
|
; [eval exp="f.selbt_kou = 1"]
|
|
; [eval exp="f.selbt_jun = 0"]
|
|
; [eval exp="f.selbt_oth = 0"]
|
|
; [eval exp="f.selbt_can = 1"]
|
|
; [selbt]
|
|
;
|
|
; *aspect_SEL悠帆
|
|
; [selbt_clear]
|
|
; [jump storage="40210.ks" target=*40210_TOP]
|
|
;
|
|
; *aspect_SEL漣
|
|
; [selbt_clear]
|
|
; [jump storage="40220.ks" target=*40220_TOP]
|
|
;
|
|
; *aspect_SEL浩助
|
|
; [selbt_clear]
|
|
; [jump storage="40200.ks" target=*40200_TOP]
|
|
;
|
|
; *aspect_SELキャンセル
|
|
; [selbt_clear]
|
|
; [jump storage="40300.ks" target=*40300_TOP]
|
|
|
|
;BGM停止
|
|
[fadeoutbgm time=500]
|
|
|
|
;mm ザッピング前に黒追加
|
|
[black_toplayer][trans_c cross time=500][hide_chara_int]
|
|
|
|
*ZAP11|ザッピング選択肢 悠帆 漣 浩助
|
|
|
|
;バックログキャラ指定
|
|
[eval exp="f.zap_sel_chara01 = ' 悠帆'"]
|
|
[eval exp="f.zap_sel_chara02 = ' 漣'"]
|
|
;[eval exp="f.zap_sel_chara03 = ' マルガリータ'"]
|
|
;[eval exp="f.zap_sel_chara04 = ' 瑞樹'"]
|
|
[eval exp="f.zap_sel_chara05 = ' 浩助'"]
|
|
;[eval exp="f.zap_sel_chara06 = ' 壬'"]
|
|
;[eval exp="f.zap_sel_chara07 = ' その他'"]
|
|
[eval exp="f.zap_sel_chara08 = ' キャンセル'"]
|
|
|
|
;ボタン込み
|
|
[zap_set1]
|
|
[zap_set2]
|
|
|
|
[s]
|
|
;------------------------------------------------
|
|
*aspect_SEL悠帆|ザッピング選択肢 悠帆
|
|
|
|
[zap_clear]
|
|
;[black_toplayer][trans_c random time=1000][hide_chara_int]
|
|
[zapfade]
|
|
[jump storage="40210.ks" target=*40210_TOP]
|
|
|
|
;------------------------------------------------
|
|
*aspect_SEL漣|ザッピング選択肢 漣
|
|
|
|
[zap_clear]
|
|
;[black_toplayer][trans_c random time=1000][hide_chara_int]
|
|
[zapfade]
|
|
[jump storage="40220.ks" target=*40220_TOP]
|
|
|
|
;------------------------------------------------
|
|
*aspect_SEL浩助|ザッピング選択肢 浩助
|
|
|
|
[zap_clear]
|
|
;[black_toplayer][trans_c random time=1000][hide_chara_int]
|
|
[zapfade]
|
|
[jump storage="40200.ks" target=*40200_TOP]
|
|
|
|
;------------------------------------------------
|
|
*aspect_SELキャンセル|ザッピング選択肢 キャンセル
|
|
|
|
[zap_clear]
|
|
[black_toplayer][trans_c random time=1000][hide_chara_int]
|
|
;[zapfade]
|
|
[jump storage="40300.ks" target=*40300_TOP]
|
|
;------------------------------------------------
|
|
|
|
|
|
|
|
|
|
|
|
|
|
;//---------------------------------------------------------------
|
|
|