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

Temporal Circlet (Oboro) [1]

Buy Price: N/A Sell Price: N/A
A special energy was given to the circlet, which was
made of ores and gemstones from the gaps of time by Hugin.
_______________________
For each 2 Refine Levels:
MATK +15
_______________________
For each 3 Refine Levels:
Increases Attack Speed (decreases After Attack Delay by 2%).
Increases damage of Wind Blade and Freezing Spear by 30%.
_______________________
For each 4 Refine Levels:
Increases Magical Damage with Wind and Water element by 5%.
_______________________
Refine Level +11:
MATK +5%
_______________________
Type: Headgear
Defense: 10
Position: Upper
Weight: 0
Armor Level: 1
_______________________
Requirement:
Base Level 170
Kagerou and Oboro

Equipment Slots

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

Basic Information

Armor
10

Job Requirements

Yes

Requirements

1
170

Scripts

.@r = getrefine(); bonus bMatk,15*(.@r/2); bonus bAspdRate,2*(.@r/3); bonus2 bSkillAtk,"NJ_HYOUSENSOU",30*(.@r/3); bonus2 bSkillAtk,"NJ_HUUJIN",30*(.@r/3); bonus2 bMagicAtkEle,Ele_Wind,5*(.@r/4); bonus2 bMagicAtkEle,Ele_Water,5*(.@r/4); if (.@r>=11) { bonus bMatkRate,5; }
.@r = getrefine();
bonus bMatk,15*(.@r/2);
bonus bAspdRate,2*(.@r/3);
bonus2 bSkillAtk,"NJ_HYOUSENSOU",30*(.@r/3);
bonus2 bSkillAtk,"NJ_HUUJIN",30*(.@r/3);
bonus2 bMagicAtkEle,Ele_Wind,5*(.@r/4);
bonus2 bMagicAtkEle,Ele_Water,5*(.@r/4);
if (.@r>=11) {
   bonus bMatkRate,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.