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 #510103 Weapon

Muqaddas Nazar [2]

Buy Price: N/A Sell Price: N/A
A dagger created by combining holy relics and magical powers.
It must be equipped with Mocadas Nanjar to display it's true power.
_______________________
When equipped with Muqaddas Kanjar:
ATK +5%
Increases damage of Deft Stab by 10%.

Refine Level +7:
Increases Melee Physical Damage by 10%.

Refine Level +9:
Increases damage of Deft Stab by additional 10%.

Refine Level +11:
Increases damage of Deft Stab by additional 10%.
_______________________
[Bonus by Grade]
[Grade D]: Physical Damage against enemies of Small size +15%.
[Grade C]: Physical Damage against enemies of Medium size +15%.
[Grade B]: Physical Damage against enemies of Large size +15%.
[Grade A]: P.ATK +5
_______________________
Type: Dagger
Attack: 215
Weight: 125
Weapon Level: 5
_______________________
Requirement:
Base Level 250
Shinkiro, Shiranui

Equipment Reform

Available through the reform system Mocadas_Refine_Box

Equipment Slots

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

Basic Information

Weapon
1500
1
Equipment reform

Requirements

5
250

Scripts

.@g = getenchantgrade(); if (.@g>=ENCHANTGRADE_D) { bonus2 bAddSize,Size_Small,15; if (.@g>=ENCHANTGRADE_C) { bonus2 bAddSize,Size_Medium,15; if (.@g>=ENCHANTGRADE_B) { bonus2 bAddSize,Size_Large,15; if (.@g>=ENCHANTGRADE_A) { bonus bPAtk,5; } } } }
.@g = getenchantgrade();
if (.@g>=ENCHANTGRADE_D) {
   bonus2 bAddSize,Size_Small,15;
   if (.@g>=ENCHANTGRADE_C) {
      bonus2 bAddSize,Size_Medium,15;
      if (.@g>=ENCHANTGRADE_B) {
         bonus2 bAddSize,Size_Large,15;
         if (.@g>=ENCHANTGRADE_A) {
            bonus bPAtk,5;
         }
      }
   }
}
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.