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

Golden Crown [1]

Buy Price: N/A Sell Price: N/A
Hat worn when on special national events.
_______________________
INT +1, DEX +1, LUK +1
_______________________
Refine Level +7:
ATK +5, MATK +5
Refine Level +9:
MATK +2%
ATK +2%
Refine Level +12:
MATK +3%
ATK +3%
_______________________
Type: Headgear
Defense: 8
Position: Upper
Weight: 50
Armor Level: 1
_______________________
Requirement: None

Equipment Slots

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

Basic Information

Armor
500
8

Requirements

1
1

Scripts

.@r = getrefine(); if (.@r>=7) { bonus bBaseAtk,5; bonus bMatk,5; } if (.@r>=9) { bonus2 bAddClass,Class_All,2; bonus bMatkRate,2; } if (.@r>=12) { bonus2 bAddClass,Class_All,3; bonus bMatkRate,3; } bonus bInt,1; bonus bDex,1; bonus bLuk,1;
.@r = getrefine();
if (.@r>=7) {
   bonus bBaseAtk,5;
   bonus bMatk,5;
}
if (.@r>=9) {
   bonus2 bAddClass,Class_All,2;
   bonus bMatkRate,2;
}
if (.@r>=12) {
   bonus2 bAddClass,Class_All,3;
   bonus bMatkRate,3;
}
bonus bInt,1;
bonus bDex,1;
bonus bLuk,1;
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.