ID #2036
Weapon
Mirage Staff [1]
Buy Price: N/A
Sell Price: N/A
A Diva Staff that has mutated under the influence of the power of the labyrinth.
It is unclear what kind of material it is made of, and the same weapons have different performance.
_______________________
Attack Range: 5 cells
_______________________
MATK +270
_______________________
For each Refine Level:
Increases Healing skills effectiveness by 2%.
_______________________
Refine Level +7:
MATK +4%.
_______________________
Refine Level +9:
MATK +4%.
_______________________
When compounded with Labyrinth Dracula Card:
Physical attacks have a certain chance to absorb 5% of inflicted damage as SP.
_______________________
Type: Two-Handed Staff
Attack: 120
Weight: 240
Weapon Level: 4
_______________________
Requirement:
Base Level 150
Super Novice, 3rd Magician and 3rd Acolyte classes
It is unclear what kind of material it is made of, and the same weapons have different performance.
_______________________
Attack Range: 5 cells
_______________________
MATK +270
_______________________
For each Refine Level:
Increases Healing skills effectiveness by 2%.
_______________________
Refine Level +7:
MATK +4%.
_______________________
Refine Level +9:
MATK +4%.
_______________________
When compounded with Labyrinth Dracula Card:
Physical attacks have a certain chance to absorb 5% of inflicted damage as SP.
_______________________
Type: Two-Handed Staff
Attack: 120
Weight: 240
Weapon Level: 4
_______________________
Requirement:
Base Level 150
Super Novice, 3rd Magician and 3rd Acolyte classes
Basic Information
Type
Weapon
Weight
2400
Range
5
Job Requirements
Monk
Yes
Priest
Yes
Sage
Yes
Soul Linker
Yes
Super Novice
Yes
Wizard
Yes
Requirements
Weapon Level
4
Min Level
150
Scripts
Script .@r = getrefine(); bonus bHealPower,2*.@r; if (.@r>=7) bonus bMatkRate,4; if (.@r>=9) bonus bMatkRate,4;
.@r = getrefine(); bonus bHealPower,2*.@r; if (.@r>=7) bonus bMatkRate,4; if (.@r>=9) bonus bMatkRate,4;