Item Details

Hypocrisy Edge [2] ( Ep172_Bh_Sword )

ID 600008 Hypocrisy Edge [2]
Hypocrisy Edge [2] Buy Price: zeny Sell Price: 0 zeny Weight: 300 Slots: 2
Type: Weapon item. Sub Type: Two-Handed Sword Gender: Both Locations: Right_Hand + Left_Hand
Attack: 280 Magic Attack: Not specified Range: 1 Defense: Not specified
Weapon Level: 4 Armor Level: Not specified Min. Equip Level: 150 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Fourth classes., All Third classes.

A giant sword which was decorated on a wall of Barmund Mansion.
It has been horribly distorted by the magic-jamming device that Illusion has installed.

Indestructible.
Wind Cutter damage +10%.
ATK +12 for every 3 refine levels.
When refined to +7 or higher, Additional Wind Cutter damage +10%.
When refined to +9 or higher, Post-skill delay -10%.
When refined to +11 or higher, Additional Wind Cutter damage +15%.
Class: Two-handed Sword ATK: 280
Weight: 300
Weapon Level: 4
Required Level: 150
Job: Rune Knight Classes

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Stacking restriction in cart: Stacking restriction in storage: Stacking restriction in guild storage: Can be dropped:
Can be traded: Can be traded with partner: Can be sold to NPC: Can be placed in the cart:
Can be placed in the storage: Can be placed in guild storage: Can be put in a mail: Can be put in an auction:
Delay:
.@r = getrefine();
bonus bUnbreakableWeapon;
bonus2 bSkillAtk,"RK_WINDCUTTER",10;
bonus bBaseAtk,12*(.@r/3);
if (.@r>=7) {
   bonus2 bSkillAtk,"RK_WINDCUTTER",10;
}
if (.@r>=9) {
   bonus bDelayrate,-10;
}
if (.@r>=11) {
   bonus2 bSkillAtk,"RK_WINDCUTTER",15;
}
Not specified
Not specified

Not specified