战网中国

 找回密码
 立即注册
搜索
热搜: 活动 交友 discuz
查看: 1627|回复: 1
打印 上一主题 下一主题

死靈招換問題

[复制链接]

9

主题

18

帖子

475

积分

骑士

Rank: 4

积分
475

社区居民忠实会员

跳转到指定楼层
楼主
发表于 2016-12-3 03:45:35 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
本帖最后由 劉qq 于 2016-12-3 03:47 编辑

請問死靈要如何設置招換骷髏放詛咒
                      //技能设定 详细技能代码请查阅\d2bs\kolbot\sdk,
        //常见的角色技能设置文件可以在这里找到Templates\Attacks.txt
        Config.AttackSkill[0] = -1; // Preattack skill.
        Config.AttackSkill[1] = -1; // Primary skill to bosses.
        Config.AttackSkill[2] = -1; // Primary untimed skill to bosses. Keep at -1 if Config.AttackSkill[1] is untimed skill.
        Config.AttackSkill[3] = -1; // Primary skill to others.
        Config.AttackSkill[4] = -1; // Primary untimed skill to others. Keep at -1 if Config.AttackSkill[3] is untimed skill.
        Config.AttackSkill[5] = -1; // Secondary skill if monster is immune to primary.
        Config.AttackSkill[6] = -1; // Secondary untimed skill if monster is immune to primary untimed.

        // Low mana skills - these will be used if main skills can't be cast.
        Config.LowManaSkill[0] = -1; // Timed low mana skill.
        Config.LowManaSkill[1] = -1; // Untimed low mana skill.

        /* Advanced Attack config. Allows custom skills to be used on custom monsters.
         *        Format: "Monster Name": [timed skill id, untimed skill id]
         *        Example: "Baal": [38, -1] to use charged bolt on Baal
         *        Multiple entries are separated by commas
         */
        Config.CustomAttack = {
                //"Monster Name": [-1, -1]
回复

使用道具 举报

8

主题

118

帖子

894

积分

圣骑士

Rank: 5Rank: 5

积分
894

社区居民忠实会员

沙发
发表于 2016-12-3 11:27:09 | 只看该作者
請往下找到// Class specific config

這基本東西請自行研究過來後再發問吧
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|小黑屋|BattleCN ( 陕ICP备05006600号 )

GMT+8, 2025-2-8 00:49 , Processed in 0.054112 second(s), 22 queries .

Powered by Discuz! X3.1

© 2001-2013 Comsenz Inc.

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