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 #490414 Armor

[Not For Sale] Twin Head Dragon Ring [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

Job Requirements

Yes

Requirements

1
100

Scripts

.@p = getitempos(); bonus bMaxHPrate,15; bonus bMaxSPrate,15; bonus bAspdRate,10; bonus bDelayrate,-15; if (readparam(bDex)>=125) bonus bLongAtkRate,15; if (.@p == EQP_ACC_L) { if (getskilllv("RK_DRAGONBREATH") == 10) { bonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",50; } } if (.@p == EQP_ACC_R) { if (getskilllv("RK_DRAGONBREATH_WATER") == 10) { bonus2 bSkillAtk,"RK_DRAGONBREATH",50; } }
.@p = getitempos();
bonus bMaxHPrate,15;
bonus bMaxSPrate,15;
bonus bAspdRate,10;
bonus bDelayrate,-15;
if (readparam(bDex)>=125)
   bonus bLongAtkRate,15;
if (.@p == EQP_ACC_L) {
   if (getskilllv("RK_DRAGONBREATH") == 10) {
       bonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",50;
   }
}
if (.@p == EQP_ACC_R) {
   if (getskilllv("RK_DRAGONBREATH_WATER") == 10) {
       bonus2 bSkillAtk,"RK_DRAGONBREATH",50;
   }
}
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.