本站主推发布:新开传奇发布网,新开传奇,新开传奇发布,176复古传奇,迷失传奇,战神传奇,传奇私服,找搜服,仙剑传奇
当前位置: zhaosf首页 > 开服资料 > 传奇脚本 >

GEE引擎特色武器装备成长脚本

时间:2016-08-08 01:29来源:新开传奇私服 作者:传奇私服发布网
[@takeon1] #if CHECKCUSTOMITEMPROGRESSBAR 1 0 #ACT #ELSEACT SetCustomItemProgressbar 1 0 0 1 SetCustomItemProgressbar 1 0 2 254 SetCustomItemProgressbar 1 0 3 0 SetCustomItemProgressbar 1 0 4 0 SetCustomItemProgressbarValue 1 0 3 = 0 SetCustomItemProgress
[@takeon1]
#if
CHECKCUSTOMITEMPROGRESSBAR 1 0
#ACT
#ELSEACT
SetCustomItemProgressbar 1 0 0 1
SetCustomItemProgressbar 1 0 2 254
SetCustomItemProgressbar 1 0 3 0
SetCustomItemProgressbar 1 0 4 0
SetCustomItemProgressbarValue 1 0 3 = 0
SetCustomItemProgressbar 1 0 1 成长等级:%i级
SetCustomItemProgressbar 1 1 0 1
SetCustomItemProgressbar 1 1 2 250
SetCustomItemProgressbar 1 1 3 0
SetCustomItemProgressbar 1 1 4 0
SetCustomItemProgressbarValue 1 1 0 = 100
SetCustomItemProgressbar 1 1 1 装备成长:%p/%m
 
SetCustomItemText 1 [成长属性]
SetCustomItemTextColor 1 146
SetCustomItemAbil 1 3 1 3 
SetCustomItemAbil 1 4 1 4
SetCustomItemAbil 1 5 1 5
SetCustomItemValue 1 3 = 0
SetCustomItemValue 1 4 = 0
SetCustomItemValue 1 5 = 0
SetCustomItemAbil 1 3 0 250 
SetCustomItemAbil 1 4 0 250 
SetCustomItemAbil 1 5 0 250  
SetCustomItemAbil 1 3 2 0
SetCustomItemAbil 1 4 2 1
SetCustomItemAbil 1 5 2 2
SetCustomItemAbil 1 3 3 0
SetCustomItemAbil 1 4 3 0
SetCustomItemAbil 1 5 3 0
break
 
;----------------------------------------------刀魂
 
[@KillMonGetExp]
#if
LARGE <$ATTACKMONSTER_MAXHP> 51
SMALL <$ATTACKMONSTER_MAXHP> 201
NOT CHECKTEXTLIST ..\QuestDiary\数据文件\不可成长怪物.txt <$KILLMONNAME>
#act
SetCustomItemProgressbarValue 1 1 1 + 1 
 
#if
LARGE <$ATTACKMONSTER_MAXHP> 201
SMALL <$ATTACKMONSTER_MAXHP> 501
#act
movr M3 1 2
SetCustomItemProgressbarValue 1 1 1 + <$STR(M3)> 
 
#if
LARGE <$ATTACKMONSTER_MAXHP> 501
SMALL <$ATTACKMONSTER_MAXHP> 1001
#act
movr M3 2 4
SetCustomItemProgressbarValue 1 1 1 + <$STR(M3)> 
 
#if
LARGE <$ATTACKMONSTER_MAXHP> 1001
SMALL <$ATTACKMONSTER_MAXHP> 1501
#act
movr M3 3 6
SetCustomItemProgressbarValue 1 1 1 + <$STR(M3)> 
 
#if
LARGE <$ATTACKMONSTER_MAXHP> 1501
#act
movr M3 4 8
SetCustomItemProgressbarValue 1 1 1 + <$STR(M3)> 
 
 
#if
CheckCustomItemProgressbarValue 1 1 1 = 100
CheckCustomItemProgressbarValue 1 0 3 = 0
#act
SetCustomItemProgressbarValue 1 0 3 = 1
SetCustomItemProgressbarValue 1 1 1 = 0
SetCustomItemProgressbarValue 1 1 0 = 200
 
MOVR m200 2
MOVR m201 2
MOVR m202 2
SetCustomItemValue 1 3 + <$STR(M200)>
SetCustomItemValue 1 4 + <$STR(M201)>
SetCustomItemValue 1 5 + <$STR(M202)>
sendmsg 7 武器得到了成长升级!
 
#if
CheckCustomItemProgressbarValue 1 1 1 = 200
CheckCustomItemProgressbarValue 1 0 3 = 1
#act
SetCustomItemProgressbarValue 1 0 3 = 2
SetCustomItemProgressbarValue 1 1 1 = 0
SetCustomItemProgressbarValue 1 1 0 = 300
 
MOVR m200 2
MOVR m201 2
MOVR m202 2
SetCustomItemValue 1 3 + <$STR(M200)>
SetCustomItemValue 1 4 + <$STR(M201)>
SetCustomItemValue 1 5 + <$STR(M202)>
sendmsg 7 武器得到了成长升级!
 
#if
CheckCustomItemProgressbarValue 1 1 1 = 300
CheckCustomItemProgressbarValue 1 0 3 = 2
#act
SetCustomItemProgressbarValue 1 0 3 = 3
SetCustomItemProgressbarValue 1 1 1 = 0
SetCustomItemProgressbarValue 1 1 0 = 400
 
MOVR m200 2
MOVR m201 2
MOVR m202 2
SetCustomItemValue 1 3 + <$STR(M200)>
SetCustomItemValue 1 4 + <$STR(M201)>
SetCustomItemValue 1 5 + <$STR(M202)>
sendmsg 7 武器得到了成长升级!
 
#if
CheckCustomItemProgressbarValue 1 1 1 = 400
CheckCustomItemProgressbarValue 1 0 3 = 3
#act
SetCustomItemProgressbarValue 1 0 3 = 4
SetCustomItemProgressbarValue 1 1 1 = 0
SetCustomItemProgressbarValue 1 1 0 = 500
 
MOVR m200 2
MOVR m201 2
MOVR m202 2
SetCustomItemValue 1 3 + <$STR(M200)>
SetCustomItemValue 1 4 + <$STR(M201)>
SetCustomItemValue 1 5 + <$STR(M202)>
sendmsg 7 武器得到了成长升级!
 
#if
CheckCustomItemProgressbarValue 1 1 1 = 500
CheckCustomItemProgressbarValue 1 0 3 = 4
#act
SetCustomItemProgressbarValue 1 0 3 = 5
SetCustomItemProgressbarValue 1 1 1 = 0
SetCustomItemProgressbarValue 1 1 0 = 600
 
MOVR m200 2
MOVR m201 2
MOVR m202 2
SetCustomItemValue 1 3 + <$STR(M200)>
SetCustomItemValue 1 4 + <$STR(M201)>
SetCustomItemValue 1 5 + <$STR(M202)>
sendmsg 7 武器得到了成长升级!
 
#if
CheckCustomItemProgressbarValue 1 1 1 = 600
CheckCustomItemProgressbarValue 1 0 3 = 5
#act
SetCustomItemProgressbarValue 1 0 3 = 6
SetCustomItemProgressbarValue 1 1 1 = 0
SetCustomItemProgressbarValue 1 1 0 = 700
 
MOVR m200 2
MOVR m201 2
MOVR m202 2
SetCustomItemValue 1 3 + <$STR(M200)>
SetCustomItemValue 1 4 + <$STR(M201)>
SetCustomItemValue 1 5 + <$STR(M202)>
sendmsg 7 武器得到了成长升级!
 
#if
CheckCustomItemProgressbarValue 1 1 1 = 700
CheckCustomItemProgressbarValue 1 0 3 = 6
#act
SetCustomItemProgressbarValue 1 0 3 = 7
SetCustomItemProgressbarValue 1 1 1 = 0
SetCustomItemProgressbarValue 1 1 0 = 800
 
MOVR m200 2
MOVR m201 2
MOVR m202 2
SetCustomItemValue 1 3 + <$STR(M200)>
SetCustomItemValue 1 4 + <$STR(M201)>
SetCustomItemValue 1 5 + <$STR(M202)>
sendmsg 7 武器得到了成长升级!
 
#if
CheckCustomItemProgressbarValue 1 1 1 = 800
CheckCustomItemProgressbarValue 1 0 3 = 7
#act
SetCustomItemProgressbarValue 1 0 3 = 8
SetCustomItemProgressbarValue 1 1 1 = 0
SetCustomItemProgressbarValue 1 1 0 = 999
 
MOVR m200 2
MOVR m201 2
MOVR m202 2
SetCustomItemValue 1 3 + <$STR(M200)>
SetCustomItemValue 1 4 + <$STR(M201)>
SetCustomItemValue 1 5 + <$STR(M202)>
sendmsg 7 武器得到了成长升级!
 
(责任编辑:找搜服传奇发布网)
------分隔线----------------------------
栏目列表
推荐内容