1 bonus
2 bAgi,3;
3 bonus
4 bBaseAtk,5;
5 bonus
6 bMatkRate,5;
7 if
8 (getrefine()
9 4)
10 {
11 bonus
12 bBaseAtk,getrefine()-4;
13 bonus
14 bMatkRate,getrefine()-4;
15 }
1 bonus
2 bAgi,3;
3 bonus
4 bBaseAtk,5;
5 bonus
6 bMatkRate,5;
7 if
8 (getrefine()
9 4)
10 {
11 bonus
12 bBaseAtk,getrefine()-4;
13 bonus
14 bMatkRate,getrefine()-4;
15 }