[@main]
圣战回收10元宝,5000经验-------<一键回收使用变量/@圣战回收2>\ \
[@圣战回收2]
#if
checkitem 圣战戒指 1
#act
take 圣战戒指 1
inc p1 10
inc p2 5000
goto @圣战回收2
#if
checkitem 圣战手镯 1
#act
take 圣战手镯 1
inc p1 10
inc p2 5000
goto @圣战回收2
#if
large p1 0
#act
gamegold + <$STR(p1)>
changeexp + <$STR(p2)>
sendmsg 5 你回收圣战装备获得<$STR(p1)>元宝,<$STR(p2)>经验
mov p1 0
mov p2 0