Item Use Script |
1 bonus
2 bMdef,5;
3 bonus
4 bHPGainValue,100;
5 bonus2
6 bSPGainRace,RC_Dragon,5;
7 .@r
8 =
9 getrefine();
10 if
11 (.@r
12 =5)
13 {
14 bonus2
15 bSubRace,RC_Dragon,5;
16 }
17 if
18 (.@r
19 =7)
20 {
21 bonus2
22 bSubRace,RC_Dragon,5;
23 } |