Item Use Script |
1 .@r
2 =
3 getrefine();
4 bonus
5 bSPrecovRate,20;
6 bonus
7 bAllStats,1;
8 bonus
9 bMdef,5;
10 bonus
11 bMatkRate,.@r;
12 bonus
13 bMaxHPrate,(.@r/2);
14 bonus
15 bMaxSPrate,(.@r/2);
16 bonus2
17 bSkillAtk,"WL_SOULEXPANSION",15*(.@r/2);
18 bonus2
19 bSkillCooldown,"WL_CRIMSONROCK",-1000-(.@r*100); |