- Forums
- Request Help
- NPC Attack Stats
Tue Oct 7 14:38:07 EDT 2008
Could someone direct me to where I can find the stats for the NPC's in the world?
Dark Wolf (50)
Tritooth Rat (30)
Nightshade Hawk(25)
Looking for the following information for each if it is available:
Attack:
HP:
Accuracy:
Agility:
Dark Wolf (50)
Tritooth Rat (30)
Nightshade Hawk(25)
Looking for the following information for each if it is available:
Attack:
HP:
Accuracy:
Agility:
Wed Oct 8 1:45:21 EDT 2008
I have a guess.. hard to be sure since I always 1 hit and they never got to hit me.. but
Dark wolf
Attack --- 1,220
Hp ------- 3,780
Agility - 25,000
Accuracy - ??? ( Probably 80%)
Tritooth rat
Attack ------ 446
Hp ------- 1,380
Agility --- 9,000
Accuracy - ??? ( Probably 80%)
Hawk
Attack ----313
Hp -------- 968
Agility - 6,250
Accuracy - ??? ( Probably 80%)
These numbers should be right.. but what do I know
Dark wolf
Attack --- 1,220
Hp ------- 3,780
Agility - 25,000
Accuracy - ??? ( Probably 80%)
Tritooth rat
Attack ------ 446
Hp ------- 1,380
Agility --- 9,000
Accuracy - ??? ( Probably 80%)
Hawk
Attack ----313
Hp -------- 968
Agility - 6,250
Accuracy - ??? ( Probably 80%)
These numbers should be right.. but what do I know

"There are no words to express the limitless pity I feel for the ignorance before me, in its stark frankness, as predictable as the sunrise, ever-expanding as the universe itself, and fortunately neither contagious nor genetic." -Hellion
Wed Oct 8 8:28:10 EDT 2008
I may put those stats on the NPC's profiles. That would probably be a good idea.
However, it's not hard to gauge your chance of success. They have no items, so they run on base variables only.
If they are level 20, they only have the stats that a level 20 with no items has.
However, it's not hard to gauge your chance of success. They have no items, so they run on base variables only.
If they are level 20, they only have the stats that a level 20 with no items has.
Invisible War ][
Wed Oct 8 21:04:27 EDT 2008
These are the formulas I calculated...these are base obviously.
Attack = (((lvl^2)*1.5)+32)/3.1)
Hp = ((lvl^2)*1.5)+30
Agi = (lvl^2)*10
Attack = (((lvl^2)*1.5)+32)/3.1)
Hp = ((lvl^2)*1.5)+30
Agi = (lvl^2)*10
"There are no words to express the limitless pity I feel for the ignorance before me, in its stark frankness, as predictable as the sunrise, ever-expanding as the universe itself, and fortunately neither contagious nor genetic." -Hellion
Edited 1 time(s). Last edited by Hellion @ Thu Oct 9 7:08:20 EDT 2008
Thu Oct 9 5:43:41 EDT 2008
Quote
These are the formulas I calculated...these are base obviously.
Attack = (((lvl^2)*1.5)+30)/3.1)
Hp = ((lvl^2)*1.5)+30
Agi = (lvl^2)*10
Attack = (((lvl^2)*1.5)+30)/3.1)
Hp = ((lvl^2)*1.5)+30
Agi = (lvl^2)*10
Well, I can't remember. I'd have to look in the source

May I ask how you managed to deduce those formulae?
Invisible War ][
Thu Oct 9 7:06:55 EDT 2008
I looked at the numbers on a naked lvl 1.. then a naked lvl 2 ... and so on till i had an excel sheet on lvls 1 through 9 and then started using formulas that would work for all of them and also for me.. those are the formulas I got
Was pretty easy except for attack.. that one took about 30min for me to get. I put the wrong formula before.. fixed it now. While I was doing that I also realized...
Total exp for lvl x = ((x-1)^3)*10.
I work with numbers for a living.. this stuff is fun for me

Total exp for lvl x = ((x-1)^3)*10.
I work with numbers for a living.. this stuff is fun for me

"There are no words to express the limitless pity I feel for the ignorance before me, in its stark frankness, as predictable as the sunrise, ever-expanding as the universe itself, and fortunately neither contagious nor genetic." -Hellion
Edited 1 time(s). Last edited by Hellion @ Thu Oct 9 7:12:55 EDT 2008