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 #610029 Weapon

Awakened Old King's Double Edge [1]

Buy Price: N/A Sell Price: N/A
Type: Weapon
Attack: 240
Weight: 1200
Slots: 1
Weapon level: 4
Required level: 130

Basic Information

Weapon
1200
1

Job Requirements

Yes

Requirements

4
130

Scripts

.@r = getrefine(); .@b = BaseLevel; if (.@r>=9) .@b *= 3; else if (.@r>=7) .@b *= 2; bonus2 bSubRace,RC_Player_Human,30; bonus2 bSkillAtk,"GC_CROSSIMPACT",.@b; bonus2 bSkillAtk,"GC_CROSSRIPPERSLASHER",.@b; bonus2 bSkillAtk,"GC_ROLLINGCUTTER",.@b; if (.@r>=10) { bonus bDefRatioAtkClass,Class_All; bonus2 bSkillCooldown,"GC_ROLLINGCUTTER",-200; }
.@r = getrefine();
.@b = BaseLevel;
if (.@r>=9)
   .@b *= 3;
else if (.@r>=7)
   .@b *= 2;
bonus2 bSubRace,RC_Player_Human,30;
bonus2 bSkillAtk,"GC_CROSSIMPACT",.@b;
bonus2 bSkillAtk,"GC_CROSSRIPPERSLASHER",.@b;
bonus2 bSkillAtk,"GC_ROLLINGCUTTER",.@b;
if (.@r>=10) {
   bonus bDefRatioAtkClass,Class_All;
   bonus2 bSkillCooldown,"GC_ROLLINGCUTTER",-200;
}
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.