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

Guardian Knight Claymore [2]

Buy Price: N/A Sell Price: N/A
A ceremonial two-handed sword used by the Glastheim Guards.
It's an ordinary weapon with nothing special, but it is influenced by the magical power of Himelmez.
_______________________
ATK +5%
_______________________
For each Refine Level:
ATK +4
_______________________
Refine Level +9:
Critical +5
Increases Critical Damage by 25%.
_______________________
Refine Level +11:
Indestructible in battle
Increases Physical Damage against enemies of Undead and Angel race by 20%.
_______________________
When equipped with King Schmidt's Suit and King Schmidt's Manteau:
ATK +30
Physical attacks have a chance to increase critical damage by additional 20% for 10 seconds.
_______________________
Total Refine Level of entire set at least +30:
Increases Physical Damage against enemies of Holy and Undead elemental by 20%.
_______________________
Type: Two-Handed Sword
Attack: 280
Weight: 400
Weapon Level: 4
_______________________
Requirement:
Base Level 170
Rune Knight

Basic Information

Weapon
4000
1

Job Requirements

Yes

Requirements

4
170

Scripts

.@r = getrefine(); bonus bAtkRate,5; bonus bBaseAtk,4*.@r; if (.@r>=9) { bonus bCritAtkRate,25; bonus bCritical,5; } if (.@r>=11) { bonus2 bAddRace,RC_Undead,20; bonus2 bAddRace,RC_Angel,20; bonus bUnbreakableWeapon; }
.@r = getrefine();
bonus bAtkRate,5;
bonus bBaseAtk,4*.@r;
if (.@r>=9) {
   bonus bCritAtkRate,25;
   bonus bCritical,5;
}
if (.@r>=11) {
   bonus2 bAddRace,RC_Undead,20;
   bonus2 bAddRace,RC_Angel,20;
   bonus bUnbreakableWeapon;
}
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.