ID #2004
Weapon
Kronos
Buy Price: N/A
Sell Price: N/A
This piece's upper part is decorated with a golden dragon and a crystal with strong magical power compressed into it. It looks nice, but it's too heavy to easily carry around.
_______________________
INT +3
MATK +240
MaxHP +300
_______________________
For each 2 Refine Levels:
INT +1
MaxHP +50
_______________________
Random chance to increase MATK by 12% and Reduces SP cost of all skills by 20% for 5 seconds when dealing magical damage.
_______________________
Type: Two-Handed Staff
Attack: 30
Weight: 100
Weapon Level: 4
Can be enchanted by:
Mayomayo
_______________________
Requirement:
Base Level 50
Transcendent Magician
_______________________
INT +3
MATK +240
MaxHP +300
_______________________
For each 2 Refine Levels:
INT +1
MaxHP +50
_______________________
Random chance to increase MATK by 12% and Reduces SP cost of all skills by 20% for 5 seconds when dealing magical damage.
_______________________
Type: Two-Handed Staff
Attack: 30
Weight: 100
Weapon Level: 4
Can be enchanted by:
Mayomayo
_______________________
Requirement:
Base Level 50
Transcendent Magician
Monster Drops
Normal Drops
Dark Lord
Rate: 25%
Dark Lord
Rate: 25%
Argiope
Rate: 100%
Available from boxes
Basic Information
Type
Weapon
Weight
1000
Range
1
Job Requirements
Mage
Yes
Sage
Yes
Wizard
Yes
Class Requirements
Upper
Yes
Requirements
Weapon Level
4
Min Level
50
Scripts
Script .@r = getrefine(); bonus bInt,3+(.@r/2); bonus bMaxHP,300+(50*.@r/2); autobonus "{ bonus bMatkRate,12; bonus bUseSPrate,20; }",1,5000,BF_MAGIC,"{ specialeffect2 EF_ENHANCE; }";
.@r = getrefine();
bonus bInt,3+(.@r/2);
bonus bMaxHP,300+(50*.@r/2);
autobonus "{ bonus bMatkRate,12; bonus bUseSPrate,20; }",1,5000,BF_MAGIC,"{ specialeffect2 EF_ENHANCE; }";