找回密码
 注册
搜索
查看: 296|回复: 0

给丐帮newbie修改公版,巡城后直接做wu job

[复制链接]
门派:丐帮
发表于 2022-11-8 17:03:42 | 显示全部楼层 |阅读模式
xuncheng.lua
function xuncheng_checkpot()
    if hp.pot>=hp.pot_max*6/7 then
       if hp.jingli>100 then
        if score.gold and skills["literate"] and score.gold>300 and skills["literate"].lvl<hp.pot_max-100 then
         return literate()
        end
          return go(check_xuexi,"大理城","茶馆")
            --return go(xuexi,"大理城","茶馆")
       else
          return checkWait(xuncheng_check,5)
       end
    else
       --if hp.exp>800000 and hp.exp<2000000  and score.party=='明教'  then                        
         --               return xunluo()
           --     else
             --           return xuncheng_start()   
               -- end
            return gaibang()
    end
end
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|小黑屋|书剑永恒MUD ( 闽ICP备14012032号|闽公网安备 35050202000162号 )

GMT+8, 2025-6-3 02:32 , Processed in 0.026770 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2025 Discuz! Team.

快速回复 返回顶部 返回列表