Item ID | 13461 | For Sale | No |
---|---|---|---|
Identifier | Sealed_Evil_Sword | Credit Price | Not For Sale |
Name | Sealed Evil Sword | Type | Weapon - One-Handed Sword |
NPC Buy | 0 | Weight | 150 |
NPC Sell | 0 | Weapon Level | 4 |
Range | 1 | Defense | 0 |
Slots | 2 | Refineable | Yes |
Attack | 100 | Min Equip Level | 100 |
Equip Locations | Main Hand | ||
Equip Upper | Upper / Third / Third Upper / Third Baby | ||
Equippable Jobs | Knight / Blacksmith / Assassin / Crusader / Rogue / Alchemist | ||
Equip Gender | Both (Male and Female) | ||
Item Use Script |
1 .@r = getrefine(); .@def = -50; .@mdef = -10; bonus3 bAutoSpell,"WZ_FROSTNOVA",5,100; if (.@r >= 7) { .@crit = 30; .@mdef += 10; if (.@r >= 10) { bonus bAspd,1; .@crit += 20; .@def += 50; } bonus bCritical,.@crit; } bonus bDef,.@def; bonus bMdef,.@mdef; |
||
Equip Script | None | ||
Unequip Script | None |