|
|
|
|
Viewing Item
#32263: Shield Ring
Item ID |
32263 |
|
For Sale |
No
|
Identifier |
Shield_Ring |
Credit Price |
Not For Sale
|
Name |
Shield Ring |
Type |
Armor |
NPC Buy |
20 |
Weight |
40 |
NPC Sell |
10 |
Weapon Level |
0 |
Range |
0 |
Defense |
0 |
Slots |
1 |
Refineable |
No
|
Attack |
0 |
Min Equip Level |
100 |
MATK |
0 |
Max Equip Level |
None
|
Equip Locations |
Accessory Left/Right |
Equip Upper |
None
|
Equippable Jobs |
None
|
Equip Gender |
Both (Male and Female)
|
Trade restriction |
None
|
Item Use Script |
1 bonus bStr,5;
2 bonus bInt,5;
3 bonus bDex,5;
4 bonus2 bAddClass,Class_All,5;
5 if (getskilllv("LG_EARTHDRIVE") == 5)
6 bonus bDelayrate,-30;
7 if (getskilllv("LG_INSPIRATION") == 5)
8 bonus2 bSkillCooldown,"LG_EARTHDRIVE",-1500;
9 if (getskilllv("CR_DEVOTION") == 5) {
10 bonus bStr,5;
11 bonus bInt,5;
12 bonus bDex,5;
13 bonus bBaseAtk,100;
14 }
15 if (getskilllv("LG_PINPOINTATTACK") == 5) {
16 bonus2 bSkillVariableCast,"LG_EARTHDRIVE",-500;
17 bonus2 bSkillUseSP,"LG_EARTHDRIVE",25;
18 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|