0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #490279 Armor

Raphin P. Necklace [1]

Buy Price: N/A Sell Price: N/A
Type: Armor
Weight: 100
Slots: 1
Armor level: 1
Required level: 100

Basic Information

Armor
100

Requirements

1
100

Scripts

.@a = readparam(bInt); .@p = getitempos(); bonus bLongAtkRate,5; bonus2 bSkillAtk,"RA_AIMEDBOLT",3*getskilllv("RA_WUGSTRIKE"); bonus bDelayrate,-.@a/12; if (.@a >= 125) { if (.@p == EQP_ACC_R) bonus bFixedCast,-500; if (.@p == EQP_ACC_L) bonus bBaseAtk,80; }
.@a = readparam(bInt);
.@p = getitempos();
bonus bLongAtkRate,5;
bonus2 bSkillAtk,"RA_AIMEDBOLT",3*getskilllv("RA_WUGSTRIKE");
bonus bDelayrate,-.@a/12;
if (.@a >= 125) {
   if (.@p == EQP_ACC_R)
      bonus bFixedCast,-500;
   if (.@p == EQP_ACC_L)
      bonus bBaseAtk,80;
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.