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 #450207 Armor

Snowflower Robe [1]

Buy Price: N/A Sell Price: N/A
A robe made by grinding the flower petals that grow in Issgard.
You can enchant it with Ice Flower Magic Stones for special abilities.
_______________________
MATK +130
_______________________
For each 2 Refine Levels:
MATK +15
_______________________
Refine Level +7:
Decreases Variable Casting Time by 15%.
_______________________
Refine Level +9:
S.MATK +2
_______________________
When equipped with Snow Flower Manteau:
Increases Attack Speed (decreases After Attack Delay by 10%).
_______________________
When equipped with Snow Flower Muffler:
MATK +50
_______________________
Type: Armor
Defense: 150
Weight: 80
Armor Level: 2
_______________________
Requirement:
Base Level 210

Equipment Reform

Available through the reform system R_Ep17_Box

Equipment Slots

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

Basic Information

Armor
800
150
Equipment reform

Requirements

2
210

Scripts

.@r = getrefine(); bonus bMatk,130+15*(.@r/2); if (.@r>=7) { bonus bVariableCastrate,-15; if (.@r>=9) { bonus bSMatk,2; } }
.@r = getrefine();
bonus bMatk,130+15*(.@r/2);
if (.@r>=7) {
  bonus bVariableCastrate,-15;
  if (.@r>=9) {
    bonus bSMatk,2;
  }
}
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.