Für die Sorc.
Sie sollte stabile hell MF runs machen.
Hat wer eine Skillung bitte?
Sie sollte stabile hell MF runs machen.
Hat wer eine Skillung bitte?
NTConfig_AttackSkill[0] = MWS_METEOR; // This skill is used once whenever attacking a new target. Set to 0 to deactivate. NTConfig_AttackSkill[1] = MWS_FROZEN_ORB; // Primary skill to bosses. NTConfig_AttackSkill[2] = MWS_FIRE_BALL; // Primary untimed skill to boss. Set to 0 to deactivate. NTConfig_AttackSkill[3] = MWS_FROZEN_ORB; // Primary skill to others. NTConfig_AttackSkill[4] = MWS_FIRE_BALL; // Primary untimed skill to others. Set to 0 to deactivate. NTConfig_AttackSkill[5] = MWS_METEOR; // Secondary skill in case monster is immune to primary skill. Set to 0 to deactivate. NTConfig_AttackSkill[6] = MWS_FIRE_BALL; // Secondary untimed skill. Set to 0 to deactivate. NTConfig_AttackSkill[7] = MWS_ICE_BLAST; // Alternative untimed skill which is used if the target is immune to your untimed skill - mostly useful for FB/FO/Meteor sorcs or other sorcs that are using the same untimed skills. Set to 0 to deactivate.
wollte eig wissen wie ich ihre skills verteilen soll^^Quote:
wenn du muddys version benutzt brauchste keine ansonsten
Code:NTConfig_AttackSkill[0] = MWS_METEOR; // This skill is used once whenever attacking a new target. Set to 0 to deactivate. NTConfig_AttackSkill[1] = MWS_FROZEN_ORB; // Primary skill to bosses. NTConfig_AttackSkill[2] = MWS_FIRE_BALL; // Primary untimed skill to boss. Set to 0 to deactivate. NTConfig_AttackSkill[3] = MWS_FROZEN_ORB; // Primary skill to others. NTConfig_AttackSkill[4] = MWS_FIRE_BALL; // Primary untimed skill to others. Set to 0 to deactivate. NTConfig_AttackSkill[5] = MWS_METEOR; // Secondary skill in case monster is immune to primary skill. Set to 0 to deactivate. NTConfig_AttackSkill[6] = MWS_FIRE_BALL; // Secondary untimed skill. Set to 0 to deactivate. NTConfig_AttackSkill[7] = MWS_ICE_BLAST; // Alternative untimed skill which is used if the target is immune to your untimed skill - mostly useful for FB/FO/Meteor sorcs or other sorcs that are using the same untimed skills. Set to 0 to deactivate.