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

Vellum Claymore

Buy Price: N/A Sell Price: N/A
*Effects in WoE & PVP area
Increases Physical Damage against Players by 80% and bypasses 30% physical defense.
_______________________
Refine Level +6:
Increases Physical Damage against Players by additional 40%.
_______________________
Refine Level +9:
Has a chance to reflect damage back to the enemy as well as casting Magic Mirror.
_______________________
Type: Two-Handed Sword
Attack: 260
Weight: 350
Weapon Level: 4
_______________________
Requirement:
Base Level 95
Swordman classes

Monster Drops

Normal Drops

Skeleton General

Rate: 0.5%

Am Mut

Rate: 0.5%

Skeleton General Ringlea

Rate: 2.5%

Furious Skeleton General

Rate: 2.5%

Available from boxes

Basic Information

Weapon
3500
1

Job Requirements

Yes
Yes
Yes

Requirements

4
95

Scripts

bonus2 bAddRace,RC_Player_Human,80; bonus2 bAddRace,RC_Player_Doram,80; bonus2 bIgnoreDefRaceRate,RC_Player_Human,30; bonus2 bIgnoreDefRaceRate,RC_Player_Doram,30; .@r = getrefine(); if (.@r>=6) { bonus2 bAddRace,RC_Player_Human,40; bonus2 bAddRace,RC_Player_Doram,40; } if (.@r>=9) { bonus bShortWeaponDamageReturn,20; bonus5 bAutoSpellWhenHit,"NPC_MAGICMIRROR",8,300,BF_MAGIC,0; }
bonus2 bAddRace,RC_Player_Human,80;
bonus2 bAddRace,RC_Player_Doram,80;
bonus2 bIgnoreDefRaceRate,RC_Player_Human,30;
bonus2 bIgnoreDefRaceRate,RC_Player_Doram,30;
.@r = getrefine();
if (.@r>=6) {
   bonus2 bAddRace,RC_Player_Human,40;
   bonus2 bAddRace,RC_Player_Doram,40;
}
if (.@r>=9) {
   bonus bShortWeaponDamageReturn,20;
   bonus5 bAutoSpellWhenHit,"NPC_MAGICMIRROR",8,300,BF_MAGIC,0;
}
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.