|
|
|
|
Viewing Item
#24318: Super Novice Shadow Shield
Item ID |
24318 |
|
For Sale |
No
|
Identifier |
S_SuperNovice_Shield |
Credit Price |
Not For Sale
|
Name |
Super Novice Shadow Shield |
Type |
Shadow Equipment |
NPC Buy |
10 |
Weight |
0 |
NPC Sell |
5 |
Weapon Level |
0 |
Range |
0 |
Defense |
0 |
Slots |
0 |
Refineable |
Yes
|
Attack |
0 |
Min Equip Level |
1 |
MATK |
0 |
Max Equip Level |
None
|
Equip Locations |
Shadow Shield |
Equip Upper |
None
|
Equippable Jobs |
Novice / Super novice |
Equip Gender |
Both (Male and Female)
|
Trade restriction |
None
|
Item Use Script |
1 .@r
2 =
3 getrefine();
4 bonus
5 bMaxHP,.@r*10;
6 bonus
7 bMaxHP,1000;
8 bonus
9 bMaxSP,200;
10 bonus
11 bAspdRate,(2*getskilllv("TF_DOUBLE")+.@r);
12 bonus
13 bVariableCastrate,-(2*getskilllv("AC_OWL")+.@r);
14 if
15 (.@r
16 =7)
17 {
18 bonus2
19 bAddClass,Class_All,2;
20 bonus
21 bMatkRate,2;
22 }
23 if
24 (.@r
25 =9)
26 {
27 bonus2
28 bAddClass,Class_All,3;
29 bonus
30 bMatkRate,3;
31 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|