PDA

View Full Version : How do I make NPC attack faster


Bdiddy
11-02-2010, 10:37 PM
How can I make an NPC attack faster and/or more accurate? I see in the table that houses the npc the attack speed field and accuracy, but when I changed them I did not notice much difference. Do you need a large change in those fields to see improvement?

Also when you select an npc to have a tripple or quad attack, can each one of those attacks be for the max damage you set? So if an npc has a max dmg of 5k and it tripple attacks, when it does tripple can it potentially be for a total of 15k?

Akkadius
11-02-2010, 11:14 PM
How can I make an NPC attack faster and/or more accurate? I see in the table that houses the npc the attack speed field and accuracy, but when I changed them I did not notice much difference. Do you need a large change in those fields to see improvement?

Also when you select an npc to have a tripple or quad attack, can each one of those attacks be for the max damage you set? So if an npc has a max dmg of 5k and it tripple attacks, when it does tripple can it potentially be for a total of 15k?

Use negative integers: IE -25, I think the max was -75 before it starts getting completely unreasonable.

ChaosSlayerZ
11-03-2010, 12:22 AM
Also when you select an npc to have a tripple or quad attack, can each one of those attacks be for the max damage you set? So if an npc has a max dmg of 5k and it tripple attacks, when it does tripple can it potentially be for a total of 15k?

yeah potentially.

the actual dmg dealt by npc determined by:

-his max dmg
-his min dmg
-his level, str, and atk, when compared to players level and ac

now let say npc has min dmg of 1, and max of 5k

if your npc is much lower level than player, or player has very good AC, then dmg delt will be a random between 1 and 5k

the higher npc level, and lower players level/ac, the closer will be the hits to 5k

now what you can do is to set min dmg to 5k - now npc will hit for 5k ALL THE TIME, regardless of anything else