Viewing Item

#28723: Mirage Dagger

Item ID 28723 For Sale No
Identifier Mirage_Dagger Credit Price Not For Sale
Name Mirage Dagger Type Weapon - Dagger
NPC Buy 0 Weight 60
NPC Sell 0 Weapon Level 4
Range 5 Defense 0
Slots 1 Refineable Yes
Attack 120 Min Equip Level 150
MATK 120 Max Equip Level None
Description A Diva Dagger that has mutated under the influence of the power of the labyrinth.
It is unknown what kind of material is refined, and even similar weapons have different performance.
_______________________
Attack Range: 5 cells
_______________________
MATK +120
_______________________
Refine Level +7:
ATK +30, HIT +5
_______________________
Refine Level +9:
ATK +30, HIT +5
_______________________
When compounded with Labyrinth Dracula Card:
Physical attacks have a certain chance to absorb 5% of the inflicted damage as SP.
_______________________
Type: Dagger
Attack: 120
Weight: 60
Weapon Level: 4
_______________________
Requirement:
Base Level 150
Super Novice, 3rd Swordsman classes, 3rd Magician classes, 3rd Archer classes, 3rd Thief classes, 3rd Merchant classes, Soul Reaper, Kagerou and Oboro
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Novice / Super novice / Swordman / Mage / Archer / Merchant / Thief / Knight / Wizard / Blacksmith / Hunter / Assassin / Crusader / Sage / Rogue / Alchemist / Bard / Dancer / Soul Linker / Ninja / Kagerou / Oboro
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r

2 =

3 getrefine();

4 if

5 (.@r

6 =7)

7 {

8 bonus

9 bBaseAtk,30;

10 bonus

11 bHit,5;

12 }

13 if

14 (.@r

15 =9)

16 {

17 bonus

18 bBaseAtk,30;

19 bonus

20 bHit,5;

21 }

Equip Script None
Unequip Script None