Item Use Script |
1 .@r
2 =
3 getrefine();
4 bonus
5 bMatk,.@r/2*15;
6 bonus
7 bAspdRate,(.@r/3*2);
8 if
9 (.@r
10 =7)
11 {
12 bonus5
13 bAutoSpell,"WZ_METEOR",7,100,BF_SHORT,1;
14 }
15 if
16 (.@r
17 =9)
18 {
19 bonus2
20 bMagicAtkEle,Ele_All,15;
21 }
22 if
23 (.@r
24 =11)
25 {
26 bonus5
27 bAutoSpell,"SO_PSYCHIC_WAVE",4,100,BF_SHORT,1;
28 } |