Viewing Item

#490279: Raphin P. Necklace

Item ID 490279 For Sale No
Identifier aegis_490279 Credit Price Not For Sale
Name Raphin P. Necklace Type Armor
NPC Buy 0 Weight 10
NPC Sell 0 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 .@a = readparam(bInt);

2 .@p = getitempos();

3 bonus bLongAtkRate,5;

4 bonus2 bSkillAtk,"RA_AIMEDBOLT",3*getskilllv("RA_WUGSTRIKE");

5 bonus bDelayrate,-.@a/12;

6 if (.@a >= 125) {

7 if (.@p == EQP_ACC_R)

8 bonus bFixedCast,-500;

9 if (.@p == EQP_ACC_L)

10 bonus bBaseAtk,80;

11 }

Equip Script None
Unequip Script None