⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 npc_umbala.txt

📁 制作网络游戏的一个小平台
💻 TXT
📖 第 1 页 / 共 2 页
字号:
		mes "[比扣]";
		mes "非常感谢你的购买。若有任何需要,欢迎你随时再来找我。";
		close;
	OtherMetal:
		mes "[比扣]";
		mes "你问的应该是制作武器等级1与2以上所需要的金属吧!";
		mes "我想你应该也知道,神之金属和铝...原本就比较难取得...";
		close;
	CancelBuy:
		mes "[比扣]";
		mes "交易已经终止。";
		close;
	TooMany:
		mes "[比扣]";
		mes "请将购买数量减至500个以下。";
		close;
	NoMoney:
		mes "[比扣]";
		mes "唉呀...客人。你的金钱不足。";
		mes "很抱歉。我们是小本经营,不能算便宜一点给你。";
		close;
	TooHeavy:
		mes "[比扣]";
		mes "呃..在拿取东西前请先整理一下你的物品..";
		close;
}

um_in.gat,43,124,3	script	侯库伍	786,{
	mes "[侯库伍]";
	mes "我是猿人部落的武器专家, 我可以帮你改造装备";
	mes "你想要锻治什么项目呢?";
	next;
	menu getequipname(1),L_MENU_1,getequipname(2),L_MENU_2,getequipname(3),L_MENU_3,getequipname(4),L_MENU_4,getequipname(5),L_MENU_5,getequipname(6),L_MENU_6,getequipname(7),L_MENU_7,getequipname(8),L_MENU_8,getequipname(9),L_MENU_9,getequipname(10),L_MENU_10;
	L_MENU_1:
		set @part,1;
		if (getequipisequiped(1)) goto L_START_1;
		mes "[侯库伍]";
                mes "要不要我把你的头脑锻治得聪明一点啊?";
		close;
	L_MENU_2:
		set @part,2;
		if (getequipisequiped(2)) goto L_START_1;
		mes "[侯库伍]";
		mes "来吧!我会用我热情的身体来锻治你的全身。";
		close;
	L_MENU_3:
		set @part,3;
		if (getequipisequiped(3)) goto L_START_1;
		mes "[侯库伍]";
		mes "很抱歉现在还没有哪种技术能在你的左手装上火箭拳耶...";
		close;
	L_MENU_4:
		set @part,4;
		if (getequipisequiped(4)) goto L_START_1;
		mes "[侯库伍]";
		mes "很抱歉现在还没有哪种技术能在你的右手装上火箭拳耶!";
		close;
	L_MENU_5:
		set @part,5;
		if (getequipisequiped(5)) goto L_START_1;
		mes "[侯库伍]";
                mes "你拥有的装置项目中没有外袍不是吗?";
		close;
	L_MENU_6:
		set @part,6;
		if (getequipisequiped(6)) goto L_START_1;
		mes "[侯库伍]";
		mes "你的脚真不是普通的臭耶!";
		close;
	L_MENU_7:
		set @part,7;
		if (getequipisequiped(7)) goto L_START_1;
		mes "[侯库伍]";
		mes "你说的是哪种装饰品?";
		close;
	L_MENU_8:
		set @part,8;
		if (getequipisequiped(8)) goto L_START_1;
		mes "[侯库伍]";
		mes "你说的是哪种装饰品?";
		close;
	L_MENU_9:
		set @part,9;
		if (getequipisequiped(9)) goto L_START_1;
		mes "[侯库伍]";
		mes "你说的是哪种装饰品? 你指的该不会是头部的其他部位吧?";
		close;
	L_MENU_10:
		set @part,10;
		if (getequipisequiped(10)) goto L_START_1;
		mes "[侯库伍]";
		mes "你说的是哪种装饰品? 你指的该不会是头部的其他部位吧?";
		close;
	L_START_1:
		if (getequipisenableref(@part)) goto L_START_2;
		mes "[侯库伍]";
		mes "你说的这个项目是无法锻治的项目喔!";
		close;
	L_START_2:
		if (getequipisidentify(@part)) goto L_START_3;
		mes "[侯库伍]";
		mes "这项武器还没通过鉴定,无法锻治..";
		close;
	L_START_3:
		if (getequiprefinerycnt(@part) < 10) goto L_REFINE_0;
		mes "[侯库伍]";
		mes "这项武器已经锻治到最高等级,无法再锻治了..";
		close;
	L_REFINE_0:
		if (getequipweaponlv(@part) > 0) goto L_REFINE_1;
		mes "[侯库伍]";
		mes "要锻治你所选择的这项装备需要 ^ff9999铝^000000以及费用2000金币。";
		mes "你要继续吗?~";
		next;
		menu "是",-,"否",L_CANCEL_3;
			if (getequippercentrefinery(@part) == 100) goto L_0_SUB;
			mes "[侯库伍]";
			mes "呜哇!!";
			mes "要是再继续锻治的话,可能会造成损坏喔!";
			next;
			mes "要是损坏的话可就不能继续使用了!!";
			mes "插在里面的卡片和特征 ^ff0000全部都被消失了!!^000000 ";
			mes "^ff0000 再说,防具被消失了!!^000000 ";
			mes "你确定还要继续锻治吗?";
			next;
			menu "是",-,"否",L_CANCEL_1;
			L_0_SUB:
				if ((countitem(985) < 1) || (Zeny < 2000)) goto L_CANCEL_2;
				delitem 985,1;
				set Zeny,Zeny-2000;
				goto L_REFINE_5;
	L_REFINE_1:
		if (getequipweaponlv(@part) > 1) goto L_REFINE_2;
		mes "[侯库伍]";
		mes "嗯~ 要锻治等级1的武器的话嘛...";
		mes "需要 ^ff9999强化武器用金属-强化级数一^000000以及费用50金币~";
		mes "你要继续吗?";
		next;
		menu "是",-,"否",L_CANCEL_3;
			if (getequippercentrefinery(@part) == 100) goto L_1_SUB;
			mes "[侯库伍]";
			mes "危险!危险!看来这武器已经锻治很多次了的样子~";
			mes "要是再继续锻治的话,可能会造成损坏喔!你确定要锻治吗?~";
			next;
			menu "是",-,"否",L_CANCEL_1;
			L_1_SUB:
				if ((countitem(1010) < 1) || (Zeny < 50)) goto L_CANCEL_2;
				delitem 1010,1;
				set Zeny,Zeny-50;
				goto L_REFINE_5;
	L_REFINE_2:
		if (getequipweaponlv(@part) > 2) goto L_REFINE_3;
		mes "[侯库伍]";
		mes "嗯~ 要锻治等级2的武器的话嘛...";
		mes "需要 ^ff9999强化武器用金属-强化级数二^000000以及费用200金币~";
		mes "你要继续吗?";
		next;
		menu "是",-,"否",L_CANCEL_3;
			if (getequippercentrefinery(@part) == 100) goto L_2_SUB;
			mes "[侯库伍]";
			mes "呜哇!!";
			mes "要是再继续锻治的话,可能会造成损坏喔!";
			next;
			mes "要是损坏的话可就不能继续使用了!!";
			mes "插在里面的卡片和特征 ^ff0000全部都被消失了!!^000000 ";
			mes "^ff0000 再说,防具被消失了!!^000000 ";
			mes "你确定还要继续锻治吗?";
			next;
			menu "是",-,"否",L_CANCEL_1;
			L_2_SUB:
				if ((countitem(1011) < 1) || (Zeny < 200)) goto L_CANCEL_2;
				delitem 1011,1;
				set Zeny,Zeny-200;
				goto L_REFINE_5;
	L_REFINE_3:
		if (getequipweaponlv(@part) > 3) goto L_REFINE_4;
		mes "[侯库伍]";
		mes "嗯~ 要锻治等级3的武器的话嘛...";
		mes "需要^ff9999神之金属^000000以及费用5000金币。";
		mes "你要继续吗?";
		next;		
		menu "是",-,"否",L_CANCEL_3;
			if (getequippercentrefinery(@part) == 100) goto L_3_SUB;
			mes "[侯库伍]";	
			mes "呜哇!!";
			mes "要是再继续锻治的话,可能会造成损坏喔!";
			next;
			mes "要是损坏的话可就不能继续使用了!!";
			mes "插在里面的卡片和特征 ^ff0000全部都被消失了!!^000000 ";
			mes "^ff0000 再说,防具被消失了!!^000000 ";
			mes "你确定还要继续锻治吗?";
			next;
			menu "是",-,"否",L_CANCEL_1;
			L_3_SUB:
				if ((countitem(984) < 1) || (Zeny < 5000)) goto L_CANCEL_2;
				delitem 984,1;
				set Zeny,Zeny-5000;
				goto L_REFINE_5;
	L_REFINE_4:
		mes "[侯库伍]";
		mes "什么!...等级4的武器...我也是今天才第一次看到。";
		mes "要锻治的话需要^ff9999神之金属^000000以及费用20000金币,你可以接受吗?";
		mes "你要继续吗?";
		next;
		menu "是",-,"否",L_CANCEL_3;
			if (getequippercentrefinery(@part) == 100) goto L_4_SUB;
			mes "[侯库伍]";
			mes "呜哇!! 呜哇!!...";
			mes "太危险了!... 要锻治的可是我连看都没看过的武器呢!";
			mes "老实说我一点把握都没有...你确定要继续吗?";
			next;
			menu "是",-,"否",L_CANCEL_1;
			L_4_SUB:
				if ((countitem(984) < 1) || (Zeny < 20000)) goto L_CANCEL_2;
				delitem 984,1;
				set Zeny,Zeny-20000;
	L_REFINE_5:
		if (getequippercentrefinery(@part)<=rand(100)) goto L_REFINE_6;
		mes "[侯库伍]";
		mes "锵! 锵! 锵!";
		next;
		successrefitem @part;
		mes "[侯库伍]";
		mes "Perfect!!";
		mes "太~完美了... 锻治魔法师亚拉甘  沙列~ 今天又锻治成功啦!";
		close;
	L_REFINE_6:
		mes "[侯库伍]";
		mes "锵! 锵! 锵!";
		next;
		failedrefitem @part;
		mes "[侯库伍]";
		mes "OH!! MY GOD~~!!!!";
		mes "唉呀!! 失败了!!";
		next;
		mes "[侯库伍]";
		mes "呜....";
		mes "好好记取这次失败的教训..古人说的好";
		mes "失败为成功之母嘛~";
		close;
	L_CANCEL_1:
		mes "[侯库伍]";
		mes "聪明的选择!";
		mes "不过话说回来,有时候大胆的尝试冒险一下也不是什么坏事~";
		close;
	L_CANCEL_2:
		mes "[侯库伍]";
		mes "要是没钱就回家";
		mes "吃自己好啦...";
		close;
	L_CANCEL_3:
		mes "[侯库伍]";
		mes "嗯...不用那么赶。";
		close;
}

umbala.gat,193,214,5	script	女人	783,{
	mes "[女人]";
	mes strcharinfo(0) + ",有什么需要么?";
	mes "这个城镇对外来人相当排斥";
	mes "告诉我你需要什么...";
	next;
	menu "城市建筑位置说明",Location,"删掉微型地图上全部的记号.",DeleteMark,"取消.",Cancel;
	Location:
		mes "[女人]";
		mes "请您选择想知道的选单.";
		mes "要在微型地图上留下记号吗? ";
		next;
		menu "要.",Mark,"不要.",NoMark;
		Mark:
			menu "军械库",L1a,"武器和防具商店",L2a,"水果和道具商店",L3a,"森林入口",L4a,"地洞入口",L5a,"取消",GiveUp1;
			L1a:
				mes "[女人]";
				mes "'军械库' 在城镇西部的顶端";
				viewpoint 1,106,166,1,0xFFFF00;
				next;
				goto Mark;
			L2a:
				mes "[女人]";
				mes "武器和防具商店在城镇北部的底端";
				viewpoint 2,121,156,1,0xFF0000;
				next;
				goto Mark;
			L3a:
				mes "[女人]";
				mes "水果和道具商店在城镇南部的底端";
				viewpoint 3,135,132,1,0xFF00FF;
				next;
				goto Mark;													
			L4a:
				mes "[女人]";
				mes "森林入口在城镇的南部";
				viewpoint 4,134,80,1,0xFF0000;
				next;
				goto Mark;						
			L5a:
				mes "[女人]";
				mes "地洞入口在城镇的北部";
				viewpoint 5,110,284,1,0xFF0000;
				next;
				goto Mark;
			GiveUp1:
				mes "[女人]";
				mes "需要删掉记号请选取 '删掉微型地图上全部的记号' .";
				close;
		NoMark:
			menu "军械库",L1b,"武器和防具商店",L2b,"水果和道具商店",L3b,"森林入口",L4b,"地洞入口",L5b,"取消",GiveUp2;
			L1b:
				mes "[女人]";
				mes "'军械库' 在城镇西部的顶端";
				next;
				goto NoMark;
			L2b:
				mes "[女人]";
				mes "武器和防具商店在城镇北部的底端";
				next;
				goto NoMark;
			L3b:
				mes "[女人]";
				mes "水果和道具商店在城镇南部的底端";
				next;
				goto NoMark;													
			L4b:
				mes "[女人]";
				mes "森林入口在城镇的南部";
				next;
				goto NoMark;						
			L5b:
				mes "[女人]";
				mes "地洞入口在城镇的北部";
				next;
				goto NoMark;
			GiveUp2:
				close;
	DeleteMark:
		mes "[女人]";
		mes "尚在开发中";
		close;
	Cancel:
		mes "[女人]";
		mes "一路平安, " + strcharinfo(0) + ".";
		close;
}

um_in.gat,160,123,4	shop	武器商人	786,1401:150,1404:1700,1407:3450,1451:13000,1454:20000,1457:27000,1460:51000,1463:54000,1410:60000,1301:500,1351:5400,1354:15500,1357:34000,1360:55000
um_in.gat,158,125,4	shop	防具商人	786,2403:3500,2405:18000,2303:200,2307:10000,2312:48000,2314:65000,2316:80000,2501:1000,2503:5000,2505:32000,2101:500,2103:14000
um_in.gat,101,126,4	shop	道具商人	786,611:40,1750:1,501:50,502:200,503:550,504:1200,506:40,525:500,601:60,602:300,1065:100
um_in.gat,94,123,4	shop	水果商人	786,544:20,535:15,551:40,512:15
um_in.gat,103,123,0	shop	肉品商人	87,517:50
um_in.gat,95,122,4	shop	蔬菜商人	91,515:15,516:15,535:15

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -