用于战神引擎英雄合击书的合成NPC脚本,脚本还支持合成主号和英雄高级技能书的功能,非常的全面,脚本是单文件的,直接添加就能使用,但是要记得技能和物品数据库里面有对应的才能合成出来,否则NPC无法给与不存在的物品。


部分脚本
program Mir2;
function Gaoji0LB(price, num: Integer):boolean;
begin
result := true;
end;
procedure _doexit;
begin
This_Npc.CloseDialog(This_Player);
end;
procedure _zhanzhan;
begin
if This_Player.GetBagItemCount ('书页') >= 1 then
begin
This_Player.Take('书页',1);
This_Player.Give('破魂斩',1);
end
else
This_NPC.NpcDialog(This_Player,'你材料好像不够!需要书页一个,凑齐再来吧!');
end;
procedure _daozhan;
begin
if This_Player.GetBagItemCount ('书页') >= 1 then
begin
This_Player.Take('书页',1);
This_Player.Give('劈星斩',1);
end
else
This_NPC.NpcDialog(This_Player,'你材料好像不够!需要书页一个,凑齐再来吧!');
end;
procedure _fazhan;
begin
if This_Player.GetBagItemCount ('书页') >= 1 then
begin
This_Player.Take('书页',1);
This_Player.Give('雷霆一击',1);
end
else
This_NPC.NpcDialog(This_Player,'你材料好像不够!需要书页一个,凑齐再来吧!');
end;
procedure _daodao;
begin
if This_Player.GetBagItemCount ('书页') >= 1 then
begin
This_Player.Take('书页',1);
This_Player.Give('噬魂沼泽',1);
end
else
This_NPC.NpcDialog(This_Player,'你材料好像不够!需要书页一个,凑齐再来吧!');
end;
procedure _fafa;
begin


![1.76比奇复古独家二开版本[买插件]](https://www.gm7.net/wp-content/uploads/2025/10/4e64124b5136446.jpg)
![1.76醉江湖装备6星精品版本[买插件]](https://www.gm7.net/wp-content/uploads/2025/10/4a48f912182c289.jpg)
![寻梦录第2季四大陆大极品单职业版[买插件]](https://www.gm7.net/wp-content/uploads/2025/10/a577081906cd49c.jpg)
![中华嘟嘟三职业复古独家版本[要授权]](https://www.gm7.net/wp-content/uploads/2025/09/47363e960fec928.jpg)
![苍狼单职业小极品高爆开区版[买插件]](https://www.gm7.net/wp-content/uploads/2025/09/59d86c36e099e05.jpg)
![1.70雲梦传奇原始复古月卡版[买插件]](https://www.gm7.net/wp-content/uploads/2025/09/32f181fccf7129c.jpg)
