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

Ancient Resonance [1]

Buy Price: N/A Sell Price: N/A
There are dragons circling on the drums, said to be the equipment of the ancient Thor.
_______________________
ATK +20
MATK +20
ASPD +1
_______________________
Refine Level +7:
ASPD +1
_______________________
Refine Level +9:
ATK +3%
MATK +3%
_______________________
Refine Level +10:
ATK +10%
MATK +10%

For each Refine Level above +10:
ATK +1%
MATK +1
_______________________
Refine Level +12:
ASPD +1
_______________________
Type: Headgear
Defense: 0
Position: Upper
Weight: 50
Armor Level: 1
_______________________
Requirement:
Base Level 99

Equipment Slots

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

Basic Information

Armor
500

Requirements

1
99

Scripts

.@r = getrefine(); bonus bAspd,1; bonus bBaseAtk,20; bonus bMatk,20; if (.@r>=7) { bonus bAspd,1; if (.@r>=9) { bonus bAtkRate,3; bonus bMatkRate,3; if (.@r>=10) { bonus bAtkRate,10+(.@r-10); bonus bMatkRate,10+(.@r-10); if (.@r>=12) { bonus bAspd,1; } } } } hateffect HAT_EF_RESONATETAEGO,true;
.@r = getrefine();
bonus bAspd,1;
bonus bBaseAtk,20;
bonus bMatk,20;
if (.@r>=7) {
   bonus bAspd,1;
   if (.@r>=9) {
       bonus bAtkRate,3;
       bonus bMatkRate,3;
       if (.@r>=10) {
           bonus bAtkRate,10+(.@r-10);
           bonus bMatkRate,10+(.@r-10);
           if (.@r>=12) {
               bonus bAspd,1;
           }
       }
   }
}
hateffect HAT_EF_RESONATETAEGO,true;
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.