立即注册 找回密码

搜索

[传奇脚本] HEROM2引擎元素镶嵌脚本,每种元素镶嵌最高+5点

 火.. [复制链接]
发表于 2016-8-28 22:33:10 | 显示全部楼层 |阅读模式
360截图20160828223153012.jpg
新建一个元素镶嵌-3.txt,加入以下内容:

()
%100
[@main]
#IF
#ACT
CloseBigDialogBox
#SAY
\  <NPC介绍:此NPC只提供元素镶嵌,所有元素镶嵌免费不收取任何费用/SCOLOR=253>\
\  <元素镶嵌介绍:每种元素镶嵌最高+5点,请带好装备在镶嵌元素/SCOLOR=250>\  
<头盔镶嵌元素/@头盔>    <项链镶嵌元素/@项链>    <勋章镶嵌元素/@勋章>\ \

<左手镶嵌元素/@左手>    <右手镶嵌元素/@右手>    <宝石镶嵌元素/@宝石>\ \

<左戒镶嵌元素/@左戒>    <右戒镶嵌元素/@右戒>    <衣服镶嵌元素/@衣服>\ \

<武器镶嵌元素/@武器> \
<━━━━━━━━━━━━━━━━━━━━━━━━━━━━━/SCOLOR=7>\




[@武器]
#IF
#ACT
SetNewItemValue 1 0 = 20
SetNewItemValue 1 1 = 20
SetNewItemValue 1 2 = 0
SetNewItemValue 1 3 = 0
SetNewItemValue 1 4 = 20
SetNewItemValue 1 5 = 0
MESSAGEBOX  元素注入成功,,谢谢。
break
#elseact
MESSAGEBOX  对不起,你的费用不足



[@右戒]
#IF
#ACT
SetNewItemValue 8 0 = 5
SetNewItemValue 8 1 = 5
SetNewItemValue 8 2 = 0
SetNewItemValue 8 3 = 0
SetNewItemValue 8 4 = 5
SetNewItemValue 8 5 = 0
GuildNoticeMsg 255 233 [%s]给他的右戒进行了镶嵌元素,属性大大提升!
GuildNoticeMsg 255 233 [%s]给他的右戒进行了镶嵌元素,属性大大提升!
GuildNoticeMsg 255 233 [%s]给他的右戒进行了镶嵌元素,属性大大提升!
GuildNoticeMsg 255 233 [%s]给他的右戒进行了镶嵌元素,属性大大提升!
MESSAGEBOX  元素注入成功,收取你2000游戏点作为费用,谢谢。
break
#elseact
MESSAGEBOX 对不起,你的费用不足



[@左戒]
#IF
#ACT
SetNewItemValue 7 0 = 5
SetNewItemValue 7 1 = 5
SetNewItemValue 7 2 = 0
SetNewItemValue 7 3 = 0
SetNewItemValue 7 4 = 5
SetNewItemValue 7 5 = 0
GuildNoticeMsg 255 233 [%s]给他的左戒进行了镶嵌元素,属性大大提升!
GuildNoticeMsg 255 233 [%s]给他的左戒进行了镶嵌元素,属性大大提升!
GuildNoticeMsg 255 233 [%s]给他的左戒进行了镶嵌元素,属性大大提升!
GuildNoticeMsg 255 233 [%s]给他的左戒进行了镶嵌元素,属性大大提升!
MESSAGEBOX  元素注入成功,收取你2000游戏点作为费用,谢谢。
break
#elseact
MESSAGEBOX  对不起,你的费用不足



[@衣服]
#IF
#ACT
SetNewItemValue 0 0 = 5
SetNewItemValue 0 1 = 5
SetNewItemValue 0 2 = 0
SetNewItemValue 0 3 = 0
SetNewItemValue 0 4 = 5
SetNewItemValue 0 5 = 0
GuildNoticeMsg 255 233 [%s]给他的衣服进行了镶嵌元素,属性大大提升!
GuildNoticeMsg 255 233 [%s]给他的衣服进行了镶嵌元素,属性大大提升!
GuildNoticeMsg 255 233 [%s]给他的衣服进行了镶嵌元素,属性大大提升!
GuildNoticeMsg 255 233 [%s]给他的衣服进行了镶嵌元素,属性大大提升!
MESSAGEBOX  元素注入成功,收取你5000游戏点作为费用,谢谢。
break
#elseact
MESSAGEBOX  对不起,你的费用不足,衣服注入需要5000游戏点




[@靴子]
#IF
#ACT
SetNewItemValue 11 0 = 5
SetNewItemValue 11 1 = 5
SetNewItemValue 11 2 = 2
SetNewItemValue 11 3 = 2
SetNewItemValue 11 4 = 5
SetNewItemValue 11 5 = 0
GuildNoticeMsg 255 233 [%s]给他的靴子进行了镶嵌元素,属性大大提升!
GuildNoticeMsg 255 233 [%s]给他的靴子进行了镶嵌元素,属性大大提升!
GuildNoticeMsg 255 233 [%s]给他的靴子进行了镶嵌元素,属性大大提升!
GuildNoticeMsg 255 233 [%s]给他的靴子进行了镶嵌元素,属性大大提升!
MESSAGEBOX  元素注入成功,收取你2000游戏点作为费用,谢谢。
break
#elseact
MESSAGEBOX  对不起,你的费用不足




[@腰带]
#IF
#ACT
SetNewItemValue 10 0 = 5
SetNewItemValue 10 1 = 5
SetNewItemValue 10 2 = 2
SetNewItemValue 10 3 = 2
SetNewItemValue 10 4 = 5
SetNewItemValue 10 5 = 0
GuildNoticeMsg 255 233 [%s]给他的腰带进行了镶嵌元素,属性大大提升!
GuildNoticeMsg 255 233 [%s]给他的腰带进行了镶嵌元素,属性大大提升!
GuildNoticeMsg 255 233 [%s]给他的腰带进行了镶嵌元素,属性大大提升!
GuildNoticeMsg 255 233 [%s]给他的腰带进行了镶嵌元素,属性大大提升!
MESSAGEBOX  元素注入成功,收取你2000游戏点作为费用,谢谢。
break
#elseact
MESSAGEBOX  对不起,你的费用不足



[@宝石]
#IF
#ACT
SetNewItemValue 12 0 = 5
SetNewItemValue 12 1 = 5
SetNewItemValue 12 2 = 0
SetNewItemValue 12 3 = 0
SetNewItemValue 12 4 = 5
SetNewItemValue 12 5 = 0
GuildNoticeMsg 255 233 [%s]给他的宝石进行了镶嵌元素,属性大大提升!
GuildNoticeMsg 255 233 [%s]给他的宝石进行了镶嵌元素,属性大大提升!
GuildNoticeMsg 255 233 [%s]给他的宝石进行了镶嵌元素,属性大大提升!
GuildNoticeMsg 255 233 [%s]给他的宝石进行了镶嵌元素,属性大大提升!
MESSAGEBOX  元素注入成功,收取你2000游戏点作为费用,谢谢。
break
#elseact
MESSAGEBOX  对不起,你的费用不足



[@右手]
#IF
#ACT
SetNewItemValue 6 0 = 5
SetNewItemValue 6 1 = 5
SetNewItemValue 6 2 = 0
SetNewItemValue 6 3 = 0
SetNewItemValue 6 4 = 5
SetNewItemValue 6 5 = 0
GuildNoticeMsg 255 233 [%s]给他的右手进行了镶嵌元素,属性大大提升!
GuildNoticeMsg 255 233 [%s]给他的右手进行了镶嵌元素,属性大大提升!
GuildNoticeMsg 255 233 [%s]给他的右手进行了镶嵌元素,属性大大提升!
GuildNoticeMsg 255 233 [%s]给他的右手进行了镶嵌元素,属性大大提升!
MESSAGEBOX  元素注入成功,收取你2000游戏点作为费用,谢谢。
break
#elseact
MESSAGEBOX  对不起,你的费用不足



[@左手]
#IF
#ACT
SetNewItemValue 5 0 = 5
SetNewItemValue 5 1 = 5
SetNewItemValue 5 2 = 0
SetNewItemValue 5 3 = 0
SetNewItemValue 5 4 = 5
SetNewItemValue 5 5 = 0
GuildNoticeMsg 255 233 [%s]给他的左手进行了镶嵌元素,属性大大提升!
GuildNoticeMsg 255 233 [%s]给他的左手进行了镶嵌元素,属性大大提升!
GuildNoticeMsg 255 233 [%s]给他的左手进行了镶嵌元素,属性大大提升!
GuildNoticeMsg 255 233 [%s]给他的左手进行了镶嵌元素,属性大大提升!
MESSAGEBOX  元素注入成功,收取你2000游戏点作为费用,谢谢。
break
#elseact
MESSAGEBOX  对不起,你的费用不足



[@勋章]
#IF
#ACT
SetNewItemValue 2 0 = 5
SetNewItemValue 2 1 = 5
SetNewItemValue 2 2 = 2
SetNewItemValue 2 3 = 2
SetNewItemValue 2 4 = 5
SetNewItemValue 2 5 = 0
GuildNoticeMsg 255 233 [%s]给他的勋章进行了镶嵌元素,属性大大提升!
GuildNoticeMsg 255 233 [%s]给他的勋章进行了镶嵌元素,属性大大提升!
GuildNoticeMsg 255 233 [%s]给他的勋章进行了镶嵌元素,属性大大提升!
GuildNoticeMsg 255 233 [%s]给他的勋章进行了镶嵌元素,属性大大提升!
MESSAGEBOX  元素注入成功,收取你2000游戏点作为费用,谢谢。
break
#elseact
MESSAGEBOX  对不起,你的费用不足


[@项链]
#IF
#ACT
SetNewItemValue 3 0 = 5
SetNewItemValue 3 1 = 5
SetNewItemValue 3 2 = 0
SetNewItemValue 3 3 = 0
SetNewItemValue 3 4 = 5
SetNewItemValue 3 5 = 0
GuildNoticeMsg 255 233 [%s]给他的项链进行了镶嵌元素,属性大大提升!
GuildNoticeMsg 255 233 [%s]给他的项链进行了镶嵌元素,属性大大提升!
GuildNoticeMsg 255 233 [%s]给他的项链进行了镶嵌元素,属性大大提升!
GuildNoticeMsg 255 233 [%s]给他的项链进行了镶嵌元素,属性大大提升!
MESSAGEBOX  元素注入成功,收取你2000游戏点作为费用,谢谢。
break
#elseact
MESSAGEBOX  对不起,你的费用不足


[@头盔]
#IF
#ACT
SetNewItemValue 4 0 = 5
SetNewItemValue 4 1 = 5
SetNewItemValue 4 2 = 0
SetNewItemValue 4 3 = 0
SetNewItemValue 4 4 = 5
SetNewItemValue 4 5 = 0
GuildNoticeMsg 255 233 [%s]给他的头盔进行了镶嵌元素,属性大大提升!
GuildNoticeMsg 255 233 [%s]给他的头盔进行了镶嵌元素,属性大大提升!
GuildNoticeMsg 255 233 [%s]给他的头盔进行了镶嵌元素,属性大大提升!
GuildNoticeMsg 255 233 [%s]给他的头盔进行了镶嵌元素,属性大大提升!
MESSAGEBOX  元素注入成功,收取你2000游戏点作为费用,谢谢。
break
#elseact
MESSAGEBOX  对不起,你的费用不足





上一篇:传奇SF行会招人脚本,HEROM2引擎行会自动招人系统
下一篇:微变传奇新区祈福活动脚本 每次祈福消耗祈福神石一颗
回复

使用道具 举报

发表于 2017-7-16 18:42:30 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
回复

使用道具 举报

发表于 2020-2-4 04:38:00 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
回复

使用道具 举报

发表于 2020-2-4 18:52:46 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
回复

使用道具 举报

发表于 2020-2-5 08:42:40 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
回复

使用道具 举报

发表于 2020-2-5 23:02:00 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
回复

使用道具 举报

发表于 2020-2-6 13:23:46 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
回复

使用道具 举报

发表于 2020-2-7 04:45:03 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
回复

使用道具 举报

发表于 2020-2-8 00:40:50 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
回复

使用道具 举报

发表于 2020-2-8 14:15:31 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
回复

使用道具 举报

懒得打字嘛,点击右侧快捷回复 【64gm论坛,传奇版本库】
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

客服QQ:909928377

顶部

QQ|传奇开区一条龙|私服服务端|传奇单机架设教程|手机版|64gm论坛 ( 鄂ICP备2021011479号-2 )|网站地图

GMT+8, 2024-4-27 09:31 , Processed in 0.228465 second(s), 54 queries .

Powered by 64gm X3.5 © 2009-2023 64gm论坛 Inc &

免责声明:本站所有资源均来至网络,仅供学习交流,严禁用于商业用途,请于24小时内删除!开区请获得授权.