Issue information
-
#005386
Issue Confirmations
-
Yes (3)No (0)
[Rune Knight] Dragon Training not giving the extra weight limit
Posted by Vali on 04 March 2012 - 05:51 AM
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~
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~
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
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
Hi,
It's not correctly fixed, the skill in level 5 must add 1500 to the weigh limit and is adding only 100.
Vali~
It's not correctly fixed, the skill in level 5 must add 1500 to the weigh limit and is adding only 100.
Vali~
Code fix for weight....
Also surprised about the ASPD thing when looking at the documents from iRO.
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.
Code fix for weight....
Also surprised about the ASPD thing when looking at the documents from iRO.else if( sd->sc.option&OPTION_DRAGON ) sd->max_weight += 5000+2000*pc_checkskill(sd,RK_DRAGONTRAINING);
That is the correct way to fix it. Tested and is working correctly.
Vali~
0 user(s) are reading this issue
0 members, 0 guests, 0 anonymous users










