ID #1292
Weapon
Upgrade Katar [1]
Buy Price: N/A
Sell Price: N/A
A katar that is coated with elunium and gold.
_______________________
For each Refine Level:
ATK +10
Increases Critical Damage by 2%.
_______________________
For each 10 Base Level above 70:
ATK +10
_______________________
Type: Katar
Attack: 80
Weight: 100
Weapon Level: 3
Enchantable: Yes
_______________________
Requirement:
Assassin classes
_______________________
For each Refine Level:
ATK +10
Increases Critical Damage by 2%.
_______________________
For each 10 Base Level above 70:
ATK +10
_______________________
Type: Katar
Attack: 80
Weight: 100
Weapon Level: 3
Enchantable: Yes
_______________________
Requirement:
Assassin classes
Available from boxes
Basic Information
Type
Weapon
Weight
1000
Range
1
Job Requirements
Assassin
Yes
Requirements
Weapon Level
3
Min Level
1
Scripts
Script .@r = getrefine(); bonus bBaseAtk,(.@r*10); bonus bCritAtkRate,(.@r*2); if (BaseLevel>70) bonus bBaseAtk,(((BaseLevel-70)/10)*10);
.@r = getrefine(); bonus bBaseAtk,(.@r*10); bonus bCritAtkRate,(.@r*2); if (BaseLevel>70) bonus bBaseAtk,(((BaseLevel-70)/10)*10);