Jump to content
QQfoolsorellina

Renewal item bonus suggestion

Recommended Posts

As renewal item description I think rathena need these item bonus

bonus bFixedCastrate,x; Skill fixed casting time rate + n%

bonus bWeaponMatk,x; Adds x Weapon Magical Attack to a weapon item.

bonus bEquipmentMatk,x; Adds x Equipment Magical Attack to a non-weapon item.

reference:

http://sourceforge.net/apps/trac/rathena/changeset/14941

Link to comment
Share on other sites

15012,Puente_Robe,Puente Robe,5,12000,,400,,42,,1,0xFFFFFFFF,7,2,16,,22,1,0,{ /* bonus bFixedCastrate,-3; */ bonus bHealPower,5;},{},{}

/* bonus bFixedCastrate,-3; */ --> still not available

Hopefully devs can check it.. /ok

Edited by QQfoolsorellina
Link to comment
Share on other sites

yeah, because

there are item like weapon bio lab 4,

which have these bonuses

bFixedCastRate

bVariableCastTimeRate

bVariableCastTime

bEquipmentMatk

bCooldown

Edited by exneval
Link to comment
Share on other sites

implemented @ r16355

bSkillCooldown, n, x;
bSkillFixedCast, n, x;
bSkillVariableCast, n, x;
bFixedCastrate, x;
bVariableCastrate, x;

Link to comment
Share on other sites



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.