Silkroad Online Forums

A community forum for the free online game Silkroad Online. Discuss Silkroad Online, read up on guides, and build your character and skills.

Faq Search Members Chat  Register Profile Login

All times are UTC




Post new topic Reply to topic  [ 13 posts ] 
Author Message
 Post subject: STR and INT
PostPosted: Wed Mar 21, 2007 7:29 pm 
Active Member
User avatar
Offline

Joined: Jul 2006
Posts: 955
Location:
Xian
how much hp points does each STR point gives? same for int too


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 21, 2007 7:30 pm 
Common Member
User avatar
Offline

Joined: Nov 2006
Posts: 151
Location:
Troy
I think it depends per level.
And also, when I level up, the 1STR point given looks more than the 3 STR points added after that. Same with Int.

Not sure if it's right though

_________________
Level: 67
Build: Heavy Int Hybrid, Fire/Lightning/Heuksal
Server: Troy
Guild: DareDevils * The_Only_One


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 21, 2007 7:33 pm 
Senior Member
User avatar
Offline

Joined: Apr 2006
Posts: 4787
Location:
Venus
Asks the lvl 80 dude? :P

_________________
Image


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 21, 2007 7:35 pm 
Active Member
User avatar
Offline

Joined: Jul 2006
Posts: 955
Location:
Xian
-)G(-Kratos wrote:
Asks the lvl 80 dude? :P


i know its around 50 points... but i would like to be sure :)


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 21, 2007 7:53 pm 
Forum God
User avatar
Offline

Joined: Aug 2006
Posts: 8834
Location: Age of Wushu
there is no specific number, but there is a formula
http://www.silkroadforums.com/viewtopic ... 06&start=0
ThiefzV2 wrote:

How do I know? I reversed engineer the game and here is the computer source code algorithms that calculate the HP you have if you are a Pure build:

sHP = int(pow(1.02,(pbv-1))*((pbv-1)*4+20)*10);


I'll translate the code to human math so you can paste the formula in google.com and it will calculate the HP for you.

Instruction: Replace "THELEVEL" with 150 (or whatever) you want and you will get the HP amount naked at a specified level:

Paste this in google to calculate pure STR HP:
(1.02^(THELEVEL - 1))*((THELEVEL - 1)*4+20)*10)

Paste this in google to calculate pure INT HP:
(1.02^(THELEVEL - 1))*((THELEVEL - 1)*1+20)*10)


_________________
Playing Age of Wushu, dota IMBA


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 21, 2007 8:14 pm 
Active Member
User avatar
Offline

Joined: Jul 2006
Posts: 955
Location:
Xian
NuclearSilo wrote:
there is no specific number, but there is a formula
http://www.silkroadforums.com/viewtopic ... 06&start=0
ThiefzV2 wrote:

How do I know? I reversed engineer the game and here is the computer source code algorithms that calculate the HP you have if you are a Pure build:

sHP = int(pow(1.02,(pbv-1))*((pbv-1)*4+20)*10);


I'll translate the code to human math so you can paste the formula in google.com and it will calculate the HP for you.

Instruction: Replace "THELEVEL" with 150 (or whatever) you want and you will get the HP amount naked at a specified level:

Paste this in google to calculate pure STR HP:
(1.02^(THELEVEL - 1))*((THELEVEL - 1)*4+20)*10)

Paste this in google to calculate pure INT HP:
(1.02^(THELEVEL - 1))*((THELEVEL - 1)*1+20)*10)



wow thx :)


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 21, 2007 8:46 pm 
Common Member
User avatar
Offline

Joined: Nov 2006
Posts: 151
Location:
Troy
With that formula you can also calculate the total HP for a hybrid char. Just take the avarage of Str added each level, and replaec the
(1.02^(THELEVEL - 1))*((THELEVEL - 1)*4+20)*10) 4 for the avarage ammount of Str added each level.
One Str at level up, + the ammount(1,2or3) you've added.

*Thinks he's smart* :roll:

_________________
Level: 67
Build: Heavy Int Hybrid, Fire/Lightning/Heuksal
Server: Troy
Guild: DareDevils * The_Only_One


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 21, 2007 10:16 pm 
Active Member
Offline

Joined: Sep 2006
Posts: 836
Its around 52 hp per add. So for a pure str, you add 4 points per lvl, 3 being the ones you CHOOSE to place, and 1 being the one automaticly placed into strength, So around 208 hp per lvl or so.

_________________
<<banned from SRF for bot admission and rules violations. -SG>>


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 22, 2007 1:39 pm 
Common Member
User avatar
Offline

Joined: Nov 2006
Posts: 151
Location:
Troy
Krais wrote:
Its around 52 hp per add. So for a pure str, you add 4 points per lvl, 3 being the ones you CHOOSE to place, and 1 being the one automaticly placed into strength, So around 208 hp per lvl or so.


Thats not true. On avarage it is.
But when yiou started, you start with 20Int and 20Str. So you have 200HP and 200MP.
So for every level up, 1Int or 1 Str would be more and more, right?

_________________
Level: 67
Build: Heavy Int Hybrid, Fire/Lightning/Heuksal
Server: Troy
Guild: DareDevils * The_Only_One


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 22, 2007 3:29 pm 
Common Member
User avatar
Offline

Joined: Mar 2006
Posts: 186
Location: Xian Retiree / Aion[NA] : Zikel Retiree
As FULL STR.

My 79's HP with +STR boosted from my gears:
79 HP: 19710

After lvl'ing to 80, without add'ing my 3 stats. (But 1 pt added auto).

80 HP: 20106

And adding the 3 stats give me about ~50 hp per +1.

_________________
Image


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 22, 2007 3:49 pm 
Frequent Member
User avatar
Offline

Joined: Dec 2006
Posts: 1195
Location:
Aege
NuclearSilo is right
if you are to lazy to plug your numers into the formula just go here:
http://bobtheveg.dyndns.org/SRO/Char_Build_Applet/

click on head

enter current lvl and then add str points and see what the increase in Hp is.

_________________
lvl 65 4gap 84:84 bow inactive.
GOLD GUIDE Just Read It


Top
 Profile  
 
 Post subject: Re: STR and INT
PostPosted: Fri Mar 23, 2007 12:14 am 
Banned User
User avatar
Offline

Joined: Mar 2007
Posts: 2615
Location: I poopid :o
Godlikez wrote:
how much hp points does each STR point gives? same for int too





i know -.- but if u read the gide u would know too -.-

it gives u 22 when u do all int or str


Top
 Profile  
 
 Post subject: Re: STR and INT
PostPosted: Fri Mar 23, 2007 11:08 am 
Active Member
User avatar
Offline

Joined: Jul 2006
Posts: 955
Location:
Xian
brentonsbbe359 wrote:
Godlikez wrote:
how much hp points does each STR point gives? same for int too





i know -.- but if u read the gide u would know too -.-

it gives u 22 when u do all int or str


what is a gide?

Acording to the answers above your post you are worng, each str and int doesnt give 22 points of HP/MP -.-


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 13 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 12 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group