📄 pvp.txt
字号:
mes "赢得胜利的话";
mes "可增加经验 1";
mes "若是失败的话。";
next;
mes "[PVP解说员]";
mes "则经验会减少 5";
mes "如果经验减到0以下";
next;
mes "[PVP解说员]";
mes "则会被踢出PVP模式";
mes "不得继续参与。";
mes "但是如果经验大于0";
mes "却被杀死的话";
mes "可以藉由同伴";
next;
mes "[PVP解说员]";
mes "回复体力,继续参与游戏";
mes "这样你懂了吧。";
next;
mes "[PVP解说员]";
mes "打斗的规则";
mes "与外面战斗的规则";
mes "是一样的。";
close;
L4:
savepoint "geffen_in",69,59;
mes "[PVP解说员]";
mes "已经成功存储位置。";
mes "非常感谢您的使用。";
close;
LEnd:
mes "[PVP解说员]";
mes "这是一个玩家与玩家间的大战";
mes "能让玩家在战斗中找到乐趣";
mes "期待各位";
mes "勇于前来挑战!";
close;
}
morocc_in.gat,144,138,4 script PVP解说员 84,{
mes "[PVP解说员]";
mes "你好!";
mes "我是担任PVP";
mes "解说的";
mes "PVP 解说员!";
next;
menu "^3355ff?PVP模式?^000000是什么?",L1,"什么叫做PVP模式?",L2,"PVP模式的规则是什么?",L3,"存储现在位置",L4,"结束对话",LEnd;
L1:
mes "[PVP解说员]";
mes "PVP模式就是";
mes "?Player VS Player Mode?";
mes "的简写..";
mes "也就是一种在假想的世界里,";
mes "享受玩家间大战的特别战斗";
next;
mes "[PVP解说员]";
mes "简单的说就是与其他玩家打斗的模式";
mes "只要向我身边这位^3355ff守门人^000000说一声";
mes "表示愿意尝试的话。";
mes "他便会";
mes "引导你进入为PVP模式所准备的打斗场";
next;
mes "[PVP解说员]";
mes "请你一定要小心";
mes "也请好好享受战斗的乐趣吧。";
mes "要进入PVP模式";
mes "玩家等级要达到31级以上。";
next;
mes "[PVP解说员]";
mes "拥有参加资格以后";
mes "选择下列模式中任意一个";
mes "梦魇模式";
mes "溜溜猴模式";
mes "即可。";
next;
mes "[PVP解说员]";
mes "梦魇模式:";
mes "其规则与实战";
mes "是一样的";
mes "战死后经验值会损失";
mes "身上道具也会掉落。";
next;
mes "[PVP解说员]";
mes "请考虑清楚后";
mes "再选择进入。";
close;
L2:
mes "[PVP解说员]";
mes "看见我身边这位PVP守门人了?";
mes "与之对话,并交纳";
mes "500 Zeny";
mes "便可以";
mes "移动到PVP打斗场。";
next;
mes "[PVP解说员]";
mes "打斗模式分为";
mes "溜溜猴模式和";
mes "梦魇模式";
mes "请一定小心选择自己的模式";
mes "这2种";
mes "模式的打斗场里。";
next;
mes "[PVP解说员]";
mes "各有数名解说员";
mes "他们会将31级以上的参加者";
mes "每10等级";
mes "再做细分。";
next;
mes "[PVP解说员]";
mes "有5个PVP专用房间可供选择";
mes "选择你所想去的那个房间";
mes "便可移动到那里";
mes "从解说员头上的窗口。";
next;
mes "[PVP解说员]";
mes "可以知道等级的限制";
mes "以及此地图正在进行打斗的人数";
mes "这点请你要注意。";
next;
mes "[PVP解说员]";
mes "解说员头上的窗口";
mes "会出现【参加人数/总人数】这样的数据。";
next;
mes "[PVP解说员]";
mes "另一点请注意。";
mes "PVP专用地图";
mes "是无法";
mes "储存位置的。";
mes "请注意以上这点。";
close;
L3:
mes "[PVP解说员]";
mes "进入PVP模式后";
mes "画面右下角";
mes "出现的是";
mes "该地图";
mes "玩家自己的排行 / 地图玩家人数";
next;
mes "[PVP解说员]";
mes "相信会对你有帮助。";
mes "在PVP模式中的经验?";
mes "只有在PVP模式中适用";
mes "这点要注意";
mes "一开始每位玩家的经验?";
next;
mes "[PVP解说员]";
mes "基本上都是' 5 '。";
mes "在途中若是";
mes "赢得胜利的话";
mes "可增加经验 1";
mes "若是失败的话。";
next;
mes "[PVP解说员]";
mes "则经验会减少 5";
mes "如果经验减到0以下";
next;
mes "[PVP解说员]";
mes "则会被踢出PVP模式";
mes "不得继续参与。";
mes "但是如果经验大于0";
mes "却被杀死的话";
mes "可以藉由同伴";
next;
mes "[PVP解说员]";
mes "回复体力,继续参与游戏";
mes "这样你懂了吧。";
next;
mes "[PVP解说员]";
mes "打斗的规则";
mes "与外面战斗的规则";
mes "是一样的。";
close;
L4:
savepoint "morocc_in",142,140;
mes "[PVP解说员]";
mes "已经成功存储位置。";
mes "非常感谢您的使用。";
close;
LEnd:
mes "[PVP解说员]";
mes "这是一个玩家与玩家间的大战";
mes "能让玩家在战斗中找到乐趣";
mes "期待各位";
mes "勇于前来挑战!";
close;
}
payon_in01.gat,172,109,4 script PVP解说员 84,{
mes "[PVP解说员]";
mes "你好!";
mes "我是担任PVP";
mes "解说的";
mes "PVP 解说员!";
next;
menu "^3355ff?PVP模式?^000000是什么?",L1,"什么叫做PVP模式?",L2,"PVP模式的规则是什么?",L3,"存储现在位置",L4,"结束对话",LEnd;
L1:
mes "[PVP解说员]";
mes "PVP模式就是";
mes "?Player VS Player Mode?";
mes "的简写..";
mes "也就是一种在假想的世界里,";
mes "享受玩家间大战的特别战斗";
next;
mes "[PVP解说员]";
mes "简单的说就是与其他玩家打斗的模式";
mes "只要向我身边这位^3355ff守门人^000000说一声";
mes "表示愿意尝试的话。";
mes "他便会";
mes "引导你进入为PVP模式所准备的打斗场";
next;
mes "[PVP解说员]";
mes "请你一定要小心";
mes "也请好好享受战斗的乐趣吧。";
mes "要进入PVP模式";
mes "玩家等级要达到31级以上。";
next;
mes "[PVP解说员]";
mes "拥有参加资格以后";
mes "选择下列模式中任意一个";
mes "梦魇模式";
mes "溜溜猴模式";
mes "即可。";
next;
mes "[PVP解说员]";
mes "梦魇模式:";
mes "其规则与实战";
mes "是一样的";
mes "战死后经验值会损失";
mes "身上道具也会掉落。";
next;
mes "[PVP解说员]";
mes "请考虑清楚后";
mes "再选择进入。";
close;
L2:
mes "[PVP解说员]";
mes "看见我身边这位PVP守门人了?";
mes "与之对话,并交纳";
mes "500 Zeny";
mes "便可以";
mes "移动到PVP打斗场。";
next;
mes "[PVP解说员]";
mes "打斗模式分为";
mes "溜溜猴模式和";
mes "梦魇模式";
mes "请一定小心选择自己的模式";
mes "这2种";
mes "模式的打斗场里。";
next;
mes "[PVP解说员]";
mes "各有数名解说员";
mes "他们会将31级以上的参加者";
mes "每10等级";
mes "再做细分。";
next;
mes "[PVP解说员]";
mes "有5个PVP专用房间可供选择";
mes "选择你所想去的那个房间";
mes "便可移动到那里";
mes "从解说员头上的窗口。";
next;
mes "[PVP解说员]";
mes "可以知道等级的限制";
mes "以及此地图正在进行打斗的人数";
mes "这点请你要注意。";
next;
mes "[PVP解说员]";
mes "解说员头上的窗口";
mes "会出现【参加人数/总人数】这样的数据。";
next;
mes "[PVP解说员]";
mes "另一点请注意。";
mes "PVP专用地图";
mes "是无法";
mes "储存位置的。";
mes "请注意以上这点。";
close;
L3:
mes "[PVP解说员]";
mes "进入PVP模式后";
mes "画面右下角";
mes "出现的是";
mes "该地图";
mes "玩家自己的排行 / 地图玩家人数";
next;
mes "[PVP解说员]";
mes "相信会对你有帮助。";
mes "在PVP模式中的经验?";
mes "只有在PVP模式中适用";
mes "这点要注意";
mes "一开始每位玩家的经验?";
next;
mes "[PVP解说员]";
mes "基本上都是' 5 '。";
mes "在途中若是";
mes "赢得胜利的话";
mes "可增加经验 1";
mes "若是失败的话。";
next;
mes "[PVP解说员]";
mes "则经验会减少 5";
mes "如果经验减到0以下";
next;
mes "[PVP解说员]";
mes "则会被踢出PVP模式";
mes "不得继续参与。";
mes "但是如果经验大于0";
mes "却被杀死的话";
mes "可以藉由同伴";
next;
mes "[PVP解说员]";
mes "回复体力,继续参与游戏";
mes "这样你懂了吧。";
next;
mes "[PVP解说员]";
mes "打斗的规则";
mes "与外面战斗的规则";
mes "是一样的。";
close;
L4:
savepoint "payon_in01",166,107;
mes "[PVP解说员]";
mes "已经成功存储位置。";
mes "非常感谢您的使用。";
close;
LEnd:
mes "[PVP解说员]";
mes "这是一个玩家与玩家间的大战";
mes "能让玩家在战斗中找到乐趣";
mes "期待各位";
mes "勇于前来挑战!";
close;
}
prt_in.gat,56,140,4 script PVP解说员 84,{
mes "[PVP解说员]";
mes "你好!";
mes "我是担任PVP";
mes "解说的";
mes "PVP 解说员!";
next;
menu "^3355ff?PVP模式?^000000是什么?",L1,"什么叫做PVP模式?",L2,"PVP模式的规则是什么?",L3,"存储现在位置",L4,"结束对话",LEnd;
L1:
mes "[PVP解说员]";
mes "PVP模式就是";
mes "?Player VS Player Mode?";
mes "的简写..";
mes "也就是一种在假想的世界里,";
mes "享受玩家间大战的特别战斗";
next;
mes "[PVP解说员]";
mes "简单的说就是与其他玩家打斗的模式";
mes "只要向我身边这位^3355ff守门人^000000说一声";
mes "表示愿意尝试的话。";
mes "他便会";
mes "引导你进入为PVP模式所准备的打斗场";
next;
mes "[PVP解说员]";
mes "请你一定要小心";
mes "也请好好享受战斗的乐趣吧。";
mes "要进入PVP模式";
mes "玩家等级要达到31级以上。";
next;
mes "[PVP解说员]";
mes "拥有参加资格以后";
mes "选择下列模式中任意一个";
mes "梦魇模式";
mes "溜溜猴模式";
mes "即可。";
next;
mes "[PVP解说员]";
mes "梦魇模式:";
mes "其规则与实战";
mes "是一样的";
mes "战死后经验值会损失";
mes "身上道具也会掉落。";
next;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -