标题: 冰火法技能設定請教 [打印本页] 作者: sulliven 时间: 2019-12-26 22:15 标题: 冰火法技能設定請教 如題~~請好心的大大教我一下冰火法技能該怎麼設定主火球 副冰封球 作者: 醉臥紅塵 时间: 2019-12-27 16:53
NTConfig_AttackSkill[0] = 64; // First skill. Set to 0 if you won't
NTConfig_AttackSkill[1] = 56; // Primary skill to boss.
NTConfig_AttackSkill[2] = 47; // Primary untimed skill to boss. Set to 0 if you won't
NTConfig_AttackSkill[3] = 56; // Primary skill to others.
NTConfig_AttackSkill[4] = 47; // Primary untimed skill to others. Set to 0 if you won't
NTConfig_AttackSkill[5] = 64; // Secondary skill in case monster is immune to primary skill. Set to 0 if you won't
NTConfig_AttackSkill[6] = 55; // Secondary untimed skill. Set to 0 if you won't
NTConfig_ClearPosition = false; // Set to true if you want to clear area after killing boss.