GEEM2引擎成长武器脚本

[复制链接]
查看281 | 回复0 | 2016-5-18 13:19:05 | 显示全部楼层 |阅读模式
GEEM2引擎成长武器脚本


[@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 武器得到了成长升级!


传奇帮致力于服务每一位传奇爱好者,互帮互助,共同交流学习,打造传奇交流担保交易互帮平台!
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则