Issue Information
-
#005386
-
2 - Fair
-
Fixed
Issue Confirmations
-
Yes (3)No (0)
0
[Rune Knight] Dragon Training not giving the extra weight limit
Posted by Hercules Bot on 04 March 2012 - 10:51 AM
Originally posted by Vali
Hi,
The skill Dragon trining is not giving the extra weight limit when you are mounting the dragon.
http://ratemyserver....&small=1&back=1
For test only got the RK with the skill at level 5 and mount and dismount . The weight limit does not change.
Vali~
Hi,
The skill Dragon trining is not giving the extra weight limit when you are mounting the dragon.
http://ratemyserver....&small=1&back=1
For test only got the RK with the skill at level 5 and mount and dismount . The weight limit does not change.
Vali~
Originally posted by Xantara
In any case, confirmed that Dragon Training does not give the increase weight limit bonus, according to http://irowiki.org/w...Dragon_Training.
Additionally, it seems as though it is applying Peco Peco's bonuses (1k max weight and aspd) which I believe should not be applied to Dragons, http://irowiki.org/wiki/Riding
In any case, confirmed that Dragon Training does not give the increase weight limit bonus, according to http://irowiki.org/w...Dragon_Training.
Additionally, it seems as though it is applying Peco Peco's bonuses (1k max weight and aspd) which I believe should not be applied to Dragons, http://irowiki.org/wiki/Riding
Originally posted by Ind
Should be fixed in [rev=15710]
Should be fixed in [rev=15710]
Originally posted by Vali
Hi,
It's not correctly fixed, the skill in level 5 must add 1500 to the weigh limit and is adding only 100.
Vali~
Hi,
It's not correctly fixed, the skill in level 5 must add 1500 to the weigh limit and is adding only 100.
Vali~
Originally posted by Rytech
Code fix for weight....
Also surprised about the ASPD thing when looking at the documents from iRO.
Code fix for weight....
else if( sd->sc.option&OPTION_DRAGON ) sd->max_weight += 5000+2000*pc_checkskill(sd,RK_DRAGONTRAINING);
Also surprised about the ASPD thing when looking at the documents from iRO.
Originally posted by Vali
That is the correct way to fix it. Tested and is working correctly.
Vali~
Code fix for weight....
else if( sd->sc.option&OPTION_DRAGON ) sd->max_weight += 5000+2000*pc_checkskill(sd,RK_DRAGONTRAINING);Also surprised about the ASPD thing when looking at the documents from iRO.
That is the correct way to fix it. Tested and is working correctly.
Vali~
Originally posted by Ind
Should be fixed by [rev=15868]
Should be fixed by [rev=15868]
moved issue from Skills