()
%100
[@main]
#if
#say
 <把需要进行重生的装备放入框内(圣战以上60级以下的装备)/SCOLOR=243>\ 
 <装备重生后将恢复到未鉴定的状态/SCOLOR=243><|/FCOLOR=255>\
  <>                           <装备重生费用:20万金币一次/SCOLOR=243><|/FCOLOR=255><Img:302:10:95:-82>
 <|/FCOLOR=255><ITEMBOX:7:11:251:90:50:20:20:*:放入装备>\
 <|/FCOLOR=255>\
 <|/FCOLOR=255>\
 <|/FCOLOR=255>\
 <|/FCOLOR=255>\
 <|/FCOLOR=255>       <重生/@初始化an0>      \
 <装备重生后需要丢在地上捡取获得新的属性!/SCOLOR=243><|/FCOLOR=255>\
[@ItemIntoBox7]
#IF
#ACT
MOV S99 <$BOXITEM[7].NAME>
SetUpgradeItem 7
DELAYGOTO 20 @紫色检测ib
[@紫色检测ib]
#IF
NOT CHECKTEXTLIST ..\QuestDiary\随机元素\初始化首饰1000.txt <$STR(S99)>
#ACT
UpdateItem boxitem7
ReturnBoxItem 7
MESSAGEBOX 您的放入的装备不是60级以下的装备 或者圣战以上的!
break
[@初始化an0]
#if
#act
MOV S99 <$BOXITEM[7].NAME>
#if
checkgold 200000
CHECKTEXTLIST ..\QuestDiary\随机元素\初始化首饰1000.txt <$STR(S99)>
#ACT
CHANGEITEMADDVALUE boxitem7 12 = 1
SetNewItemValue boxitem7 0 = 0
SetNewItemValue boxitem7 1 = 0
SetNewItemValue boxitem7 2 = 0
SetNewItemValue boxitem7 3 = 0
SetNewItemValue boxitem7 4 = 0
SetNewItemValue boxitem7 5 = 0
SetNewItemValue boxitem7 6 = 0
SetNewItemValue boxitem7 7 = 0
SetNewItemValue boxitem7 8 = 0
CHANGEITEMADDVALUE boxitem7 0 = 0
CHANGEITEMADDVALUE boxitem7 1 = 0
CHANGEITEMADDVALUE boxitem7 2 = 0
CHANGEITEMADDVALUE boxitem7 3 = 0
CHANGEITEMADDVALUE boxitem7 4 = 0
SetCustomItemValue boxitem7 0 = 0
SetCustomItemValue boxitem7 1 = 0
SetCustomItemValue boxitem7 2 = 0
SetCustomItemValue boxitem7 3 = 0
SetCustomItemValue boxitem7 4 = 0
SetCustomItemValue boxitem7 5 = 0
SetCustomItemValue boxitem7 6 = 0
SetCustomItemValue boxitem7 7 = 0
SetCustomItemValue boxitem7 8 = 0
SetCustomItemValue boxitem7 9 = 0
SetCustomItemText boxitem7
SETCUSTOMITEMPROGRESSBARVALUE boxitem7 0 0 = 0
SetCustomItemProgressbar boxitem7 0 0 0
CloseItemFlute boxitem7 8
SetCustomItemProgressbarValue boxitem7 0 3 = 0
SetCustomItemProgressbarValue boxitem7 1 3 = 0
CHANGEITEMNAMECOLOR boxitem7 0
CHANGEITEMUPGRADECOUNT boxitem7 = 0
ChangeItemName boxitem7 <$BOXITEM[7].NAME>
UpdateItem boxitem7
ReturnBoxItem 7
take 金币 200000
SendMsg 5 你的装备已重生,重新穿戴即可鉴定属性!
break
#elseact
sendmsg 5 金币不足!
 

声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。