0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #28745 Weapon

Illusion Counter Dagger [2]

Buy Price: N/A Sell Price: N/A
A dagger that has a high chance to do critical damage to a target.
_______________________
Critical +90
_______________________
For each 2 Refine Levels:
Increases Critical Damage by 3%.
_______________________
Refine Level +7:
ATK +5%
_______________________
Refine Level +9:
Increases Physical Damage against enemies of all size monsters by 20%.
_______________________
Refine Level +11:
Increases Physical Damage against enemies of all elements by 20%.
_______________________
When equipped with Manteau of Survival:
Increases Attack Speed (decreases After Attack Delay by 10%).
_______________________
Refine Level of Illusion Dagger of Counter and Manteau of Survival each is +7 or higher:
Increases Critical Damage by 15%.
_______________________
Total Refine Level of entire set at least +18:
Increases Attack Speed (decreases After Attack Delay by 15%).
_______________________
Total Refine Level of entire set at least +22:
Enables Level 4 Double Attack.
_______________________
Type: Dagger
Attack: 170
Weight: 90
Weapon Level: 4
_______________________
Requirement:
Base Level 120
Magician and Soul Linker classes

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Weapon
900
1

Job Requirements

Yes
Yes
Yes
Yes

Requirements

4
120

Scripts

.@r = getrefine(); bonus bCritical,90; bonus bCritAtkRate,(3*(.@r/2)); if (.@r >= 7) { bonus bAtkRate,5; if (.@r >= 9) { bonus2 bAddSize,Size_All,20; if (.@r >= 11) { bonus2 bAddEle,Ele_All,20; } } }
.@r = getrefine();
bonus bCritical,90;
bonus bCritAtkRate,(3*(.@r/2));
if (.@r >= 7) {
   bonus bAtkRate,5;
   if (.@r >= 9) {
      bonus2 bAddSize,Size_All,20;
      if (.@r >= 11) {
         bonus2 bAddEle,Ele_All,20;
      }
   }
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.