1 .@r = getrefine();
2 bonus bBaseAtk,(.@r*10);
3 bonus bCritAtkRate,(.@r*2);
4 if (BaseLevel>70)
5 bonus bBaseAtk,(((BaseLevel-70)/10)*10);