.@r = getequiprefinerycnt(EQI_HAND_R); bonus bShortAtkRate,4*(.@r/2); bonus bLongAtkRate,4*(.@r/2);
.@r = getequiprefinerycnt(EQI_HAND_R); bonus bShortAtkRate,5*(.@r/2); bonus bLongAtkRate,5*(.@r/2);
bonus2 bMagicAddSize,Size_All,30; bonus2 bMagicAddEle,Ele_All,5*(getequiprefinerycnt(EQI_HAND_R)/2);