wsmud_Raid

武神传说 MUD

2019-01-07 يوللانغان نەشرى. ئەڭ يېڭى نەشرىنى كۆرۈش.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

ئاپتورى
Bob.cn ۋە mapleo
باھا نومۇرى
0 0 0
نەشرى
1.0.1
قۇرۇلغان ۋاقتى
2018-12-23
يېڭىلانغان ۋاقتى
2019-01-07
Size
106.3 KB
ئىجازەتنامىسى
يوق
قوللايدىغىنى

MUD武神传说 自动副本脚本

需要配合 wsmud_pluginss 使用。

目前支持以下副本:

  • 移花宫(简单)
  • 移花宫(困难)
  • 白驼山(组队)
  • 燕子坞(简单)
  • 燕子坞(困难)
  • 华山论剑(简单)
  • 桃花岛(困难)
  • 温府(>2k闪避)
  • 财主家(简单)
  • 财主家(困难)
  • 星宿海

并提供两个捷径:

  • 走出桃花林
  • 找到周伯通

注意事项:

  • 请确认角色自动战斗足以应付选择的副本。

  • 每轮副本开始前会前往武庙疗伤;当内力少于70%时会打坐回复内力,如果设置了打坐中断挖矿,会重新装备(铁镐)之前的武器。

  • 可以设置:

    1. 在副本内时,低于多少气血进行疗伤;
    2. 是否在 boss 前等待所有技能冷却结束。
    3. 刷完一轮背包清理方案;
    4. 命令执行间隔(推荐2秒)。

开发指南

用户在 let DungeonConfig 变量中添加副本配置后,刷新网页,即可在【更多副本】中看到。

副本配置可参见已有副本的配置,参考信息:

  1. number 设置的越大越在【更多副本】中的位置靠上;

  2. kill? 后面跟随敌人名称可检查敌人是否已经击杀完毕,否则叫杀;多个敌人用;连接。

  3. {名称} 可指代房间内的人或物品的 id,例如 select {财主女儿 崔莺莺};ask {财主女儿 崔莺莺} about 东厢 实际执行时会用 id 替换;

  4. 如果命令后面附加 #,且玩家设置Boss战前等待技能冷却,则此命令会等待技能冷却完毕才会执行;

  5. 如果命令后面附加 $,则表示此命令之后不会再(需要)进行副本内疗伤,一般添加在在杀死最后一个怪后。