Nagan

Item ID 13498 Name Nagan
None
Weapon Level 4 Identifier Nagan_Z
Attack 120 Type Weapon - One-Handed Sword
MATK 0 Equip Locations Main Hand
Defense 0 Equippable Jobs Swordman, Merchant, Thief, Knight, Blacksmith, Assassin, Crusader, Rogue, Alchemist
Range 1 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 50 Min Equip Level 60
NPC Buy 1 Max Equip Level None
NPC Sell 0 Refineable Yes
Credit Price None Trade restriction None
Item Script
.@b = readparam(bStr);
bonus bCritical,(.@b/10);
bonus bCritAtkRate,2;
skill "TF_DOUBLE",5;
.@r = getrefine();
if (.@r>=1) {
   bonus bCritAtkRate,(.@b/10);
}