ID #13498
Weapon
Nagan [1]
Buy Price: N/A
Sell Price: N/A
Type: Weapon
Attack: 120
Weight: 500
Slots: 1
Weapon level: 4
Required level: 60
Attack: 120
Weight: 500
Slots: 1
Weapon level: 4
Required level: 60
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Weapon
Weight
500
Range
1
Job Requirements
Alchemist
Yes
Assassin
Yes
Blacksmith
Yes
Crusader
Yes
Knight
Yes
Merchant
Yes
Rogue
Yes
Swordsman
Yes
Thief
Yes
Requirements
Weapon Level
4
Min Level
60
Scripts
Script .@b = readparam(bStr); bonus bCritical,(.@b/10); bonus bCritAtkRate,2; skill "TF_DOUBLE",5; .@r = getrefine(); if (.@r>=1) { bonus bCritAtkRate,(.@b/10); }
.@b = readparam(bStr);
bonus bCritical,(.@b/10);
bonus bCritAtkRate,2;
skill "TF_DOUBLE",5;
.@r = getrefine();
if (.@r>=1) {
bonus bCritAtkRate,(.@b/10);
}