战网中国

标题: 请教攻击技能设置的问题。是NT3.3 [打印本页]

作者: 嫖兄    时间: 2014-6-27 15:16
标题: 请教攻击技能设置的问题。是NT3.3
软件是朋友在群里面共享,据说是他2013年下载的。


我的char主修是暴风雪+火球,现在的问题是一挂起来,sor见怪物就用静电力场,然后用大火球。
我想让char的主攻是暴风雪,遇到冰免再用大火球。请问这个有办法调整吗?先谢谢了。


现在文件参数是这样:

NTConfig_AttackSkill[0] = 0; // First skill. Set to 0 if you won't
NTConfig_AttackSkill[1] = 0; // Primary skill to boss.
NTConfig_AttackSkill[2] = 0; // Primary untimed skill to boss. Set to 0 if you won't
NTConfig_AttackSkill[3] = 0; // Primary skill to others.
NTConfig_AttackSkill[4] = 0; // Primary untimed skill to others. Set to 0 if you won't
NTConfig_AttackSkill[5] = 0; // Secondary skill in case monster is immune to primary skill. Set to 0 if you won't
NTConfig_AttackSkill[6] = 0; // Secondary untimed skill. Set to 0 if you won't
NTConfig_ClearPosition = true; // Set to true if you want to clear area after killing boss.
作者: 嫖兄    时间: 2014-6-27 15:23
本来不想给各位添麻烦,以往本人开外挂的时间不到3小时,可以说基本都是手动,最近想试试单开bot的效率。希望有人可以指点一下。我设定的第一个场景是chaos,但是一上来就是静电力场+火球,暴风雪根本不用,很郁闷。
作者: mrsmallun    时间: 2014-6-27 18:58
NTConfig_AttackSkill[0] = 55;    // First skill. Set to 0 if you won\'t 隕石56
    NTConfig_AttackSkill[1] = 59;    // Primary skill to boss.冰封球64 暴風雪59
    NTConfig_AttackSkill[2] = 47;    // Primary untimed skill to boss. Set to 0 if you won\'tfn 火球47 閃電49
    NTConfig_AttackSkill[3] = 59;    // Primary skill to others. 隕石
    NTConfig_AttackSkill[4] = 55;    // Primary untimed skill to others. Set to 0 if you won\'t 53連鎖閃電
    NTConfig_AttackSkill[5] = 56;    // Secondary skill in case monster is immune to primary skill. Set to 0 if you won\'t 冰封球
    NTConfig_AttackSkill[6] = 47;    // Secondary untimed skill. Set to 0 if you won\'t冰尖柱55
作者: busacc    时间: 2014-6-27 20:08
//设置攻击选项
    //------------------------------------------------------------------------------
    // Attack configuration
    //------------------------------------------------------------------------------
   
    NTConfig_ClearPosition = true;    // 如果在杀完BOSS后想清理周边的怪物就设置为true,否则为false


    NTConfig_CheckSelfSafe = 0x02|0x04|0x40;
   

    NTConfig_CheckMercSafe = 0x01|0x04|0x10|0x40;
   

    NTConfig_CastStatic = 100;    //Sor施展SF技能直到怪物的HP小于这个百分比。如果不需要施展SF则设置为100****************會使用靜電是這個....設為100就不會了
作者: 嫖兄    时间: 2014-6-27 20:51
[quote=mrsmallun,97387]NTConfig_AttackSkill[0] = 55;    // First skill. Set to 0 if you won\'t 隕石56
    NTConfig_AttackSkill[1] = 59;    // Pri...[/quote] 谢谢回贴,我研究一下看看。感谢
作者: 嫖兄    时间: 2014-6-27 20:52
[quote=busacc,97414]//设置攻击选项
    //------------------------------------------------------------------------------
    // Attack configura...[/quote] 谢谢您对我的帮助。




欢迎光临 战网中国 (http://battlecn.net/) Powered by Discuz! X3.1