[@拆除]
使用说明:在输入框内输入<你要拆除的装备名称>
<输入你要拆除的装备名称
<关闭
[@CallInPutString97]
#IF
checkitem <$STR(S97)> 1
CheckTextList QuestDiary系统数据装备拆除低级刀1.txt <$STR(S97)>
#ACT
TAKE <$STR(S97)>
GOTO @低级刀1
BREAK
#IF
checkitem <$STR(S97)> 1
CheckTextList QuestDiary系统数据装备拆除低级刀2.txt <$STR(S97)>
#ACT
TAKE <$STR(S97)>
GOTO @低级刀2
BREAK
#IF
checkitem <$STR(S97)> 1
CheckTextList QuestDiary系统数据装备拆除低级刀3.txt <$STR(S97)>
#ACT
TAKE <$STR(S97)>
GOTO @低级刀3
BREAK
#IF
checkitem <$STR(S97)> 1
CheckTextList QuestDiary系统数据装备拆除低级刀4.txt <$STR(S97)>
#ACT
TAKE <$STR(S97)>
GOTO @低级刀4
BREAK
#IF
checkitem <$STR(S97)> 1
CheckTextList QuestDiary系统数据装备拆除低级刀5.txt <$STR(S97)>
#ACT
TAKE <$STR(S97)>
GOTO @低级刀5
BREAK
#IF
checkitem <$STR(S97)> 1
CheckTextList QuestDiary系统数据装备拆除低级刀6.txt <$STR(S97)>
#ACT
TAKE <$STR(S97)>
GOTO @低级刀6
BREAK
#IF
checkitem <$STR(S97)> 1
CheckTextList QuestDiary系统数据装备拆除中级刀1.txt <$STR(S97)>
#ACT
TAKE <$STR(S97)>
GOTO @中级刀1
BREAK
#IF
checkitem <$STR(S97)> 1
CheckTextList QuestDiary系统数据装备拆除中级刀2.txt <$STR(S97)>
#ACT
TAKE <$STR(S97)>
GOTO @中级刀2
BREAK
#IF
checkitem <$STR(S97)> 1
CheckTextList QuestDiary系统数据装备拆除中级刀3.txt <$STR(S97)>
#ACT
TAKE <$STR(S97)>
GOTO @中级刀3
BREAK
#IF
checkitem <$STR(S97)> 1
CheckTextList QuestDiary系统数据装备拆除中级刀4.txt <$STR(S97)>
#ACT
TAKE <$STR(S97)>
GOTO @中级刀4
BREAK
#IF
checkitem <$STR(S97)> 1
CheckTextList QuestDiary系统数据装备拆除中级刀5.txt <$STR(S97)>
#ACT
TAKE <$STR(S97)>
GOTO @中级刀5
BREAK
#IF
checkitem <$STR(S97)> 1
CheckTextList QuestDiary系统数据装备拆除中级刀6.txt <$STR(S97)>
#ACT
TAKE <$STR(S97)>
GOTO @中级刀6
BREAK
#IF
checkitem <$STR(S97)> 1
CheckTextList QuestDiary系统数据装备拆除高级刀1.txt <$STR(S97)>
#ACT
TAKE <$STR(S97)>
GOTO @高级刀1
BREAK
#IF
checkitem <$STR(S97)> 1
CheckTextList QuestDiary系统数据装备拆除高级刀2.txt <$STR(S97)>
#ACT
TAKE <$STR(S97)>
GOTO @高级刀2
BREAK
#IF
checkitem <$STR(S97)> 1
CheckTextList QuestDiary系统数据装备拆除高级刀3.txt <$STR(S97)>
#ACT
TAKE <$STR(S97)>
GOTO @高级刀3
BREAK
#IF
checkitem <$STR(S97)> 1
CheckTextList QuestDiary系统数据装备拆除高级刀4.txt <$STR(S97)>
#ACT
TAKE <$STR(S97)>
GOTO @高级刀4
BREAK
#IF
checkitem <$STR(S97)> 1
CheckTextList QuestDiary系统数据装备拆除高级刀5.txt <$STR(S97)>
#ACT
TAKE <$STR(S97)>
GOTO @高级刀5
BREAK
#IF
checkitem <$STR(S97)> 1
CheckTextList QuestDiary系统数据装备拆除高级刀6.txt <$STR(S97)>
#ACT
TAKE <$STR(S97)>
GOTO @高级刀6
BREAK
[@低级刀1]
#IF
#ACT
break
[@低级刀2]
#IF
random 30
#ACT
GIVE 铁『一等』
break
#IF
#ACT
break
[@低级刀3]
#IF
random 30
#ACT
GIVE 铁『二等』
break
#IF
random 3
#ACT
GIVE 铁『一等』
break
#IF
#ACT
break
[@低级刀4]
#IF
random 30
#ACT
GIVE 铁『三等』
break
#IF
random 8
#ACT
GIVE 铁『二等』
break
#IF
random 3
#ACT
GIVE 铁『一等』
break
#IF
#ACT
break
[@低级刀5]
#IF
random 30
#ACT
GIVE 铁『四等』
break
#IF
random 8
#ACT
GIVE 铁『三等』
break
#IF
random 3
#ACT
GIVE 铁『二等』
break
#IF
#ACT
GIVE 铁『一等』
break
[@低级刀6]
#IF
random 30
#ACT
GIVE 铁『五等』
(责任编辑:admin)