|
Post by zelion on Jan 6, 2013 15:49:41 GMT -5
The spells - poratok - jinasutok
They hit the wrong stats, and even do negative boosts...
|
|
|
Post by Daniel Spain on Jan 6, 2013 17:07:26 GMT -5
The spells - poratok - jinasutok They hit the wrong stats, and even do negative boosts... as in Intellect: -23 or somethign like that? odd on my test server i boosted just fine using rotok, i have to look at those 2, what do they boost exactly?
|
|
|
Post by zelion on Jan 6, 2013 17:47:38 GMT -5
no not negative number, but I think I had like 17 physical and after the boost I saw 15 ! I was like wtf... In another boots I got +2, werent the powerfull boost more then +2 as a minimum poratok boosts: physical stamina agility jinasutok boosts: Intellect knowledge
|
|
|
Post by Daniel Spain on Jan 6, 2013 18:09:46 GMT -5
no not negative number, but I think I had like 17 physical and after the boost I saw 15 ! I was like wtf... In another boots I got +2, werent the powerfull boost more then +2 as a minimum poratok boosts: physical stamina agility jinasutok boosts: Intellect knowledge well this is how i set it in the code. stat = (max_stat + boost_amount) so if your maxagil is 27 and you boost for 5 its 32 ... now if you boost again while you're still boosted and insteado f 5 its a 4 it would be 31. i am trying to figure out a good way so people dont stat stack like say keep doing it til it hits 100, but i am looking at the armor boost code and i think i see a solution so ill add it in the quick fixes.
|
|
|
Post by zelion on Jan 6, 2013 19:34:07 GMT -5
Well the problem is more that the correct stats are not boosted...
|
|
|
Post by Daniel Spain on Jan 6, 2013 21:28:11 GMT -5
Well the problem is more that the correct stats are not boosted... ok gonna go over it tonight right after i finish up the reborn multi character function.
|
|