Renewal
.:Renewal Item Database:.
Search Item By ID


Hypocrisy Machine [3]   [One Hand]   Item ID# 500007 (Ep172_1h_Sword)
Type
Weapon
Class
One-handed Sword
Buy
n/a
Sell
n/a
Weight
300
Attack
250
Required Lvl
150
Weapon Lvl
4
Slot
3
Applicable Jobs
Novice
Supernovice
Description
One-handed sword used by guards in Barmund Mansion.
It was terribly transformed by the magic interference device installed by the Illusionians.

Indestructible in battle

For each 2 refine levels: Increases physical melee damage by 3%.
For each 3 refine levels: Critical +2.

Refine Level +7:
ASPD +20% (After attack delay -20%).

Refine Level +9:
Increases physical damage against Small and Large sized enemies by 25%.

Refine Level +11:
Enables the use of Bowling Bash with the same Level of Sword Mastery learned.
Item Script
expand to view script
{ .@r = getrefine(); bonus bUnbreakableWeapon; bonus bShortAtkRate,3*(.@r/2); bonus bCritical,2*(.@r/3); if (.@r>=7) bonus bAspdRate,20; if (.@r>=9) { bonus2 bAddSize,Size_Small,25; bonus2 bAddSize,Size_Large,25; } if (.@r>=11) skill "KN_BOWLINGBASH",getskilllv("SM_SWORD"); },{},{}
Dropped By

back to top