;変数分岐///////////////////////////////////////////////////////////
;++++++++++++++++++++++++++++++++++++++++++++
[if exp="f.好感度>0"]
[jump target="*item-ED1"]
[endif]
[if exp="f.好感度<=0"]
[jump target="*item-ED2"]
[endif]
;++++++++++++++++++++++++++++++++++++++++++++
;++++++++++++++++++++++++++++++++++++++++++++
[if exp="f.好感度>0"]
[jump target="*item-ED1"]
[endif]
[if exp="f.好感度<=0"]
[jump target="*item-ED2"]
[endif]
;++++++++++++++++++++++++++++++++++++++++++++