Item Use Script |
1 .@r
2 =
3 getrefine();
4 bonus
5 bMaxHP,.@r*10;
6 autobonus3
7 "{
8 bonus2
9 bSPRegenRate,5+"+.@r+",5000;
10 }",1000,30000,"DC_FORTUNEKISS";
11 autobonus3
12 "{
13 bonus2
14 bSPRegenRate,5+"+.@r+",5000;
15 }",1000,30000,"DC_SERVICEFORYOU";
16 autobonus3
17 "{
18 bonus2
19 bSPRegenRate,5+"+.@r+",5000;
20 }",1000,30000,"DC_DONTFORGETME";
21 autobonus3
22 "{
23 bonus2
24 bSPRegenRate,5+"+.@r+",5000;
25 }",1000,30000,"DC_HUMMING";
26 autobonus3
27 "{
28 bonus2
29 bSPRegenRate,5+"+.@r+",5000;
30 }",1000,30000,"DC_UGLYDANCE"; |