ID #15464
Armor
2nd Anniversary Keres Armor [1]
Buy Price: N/A
Sell Price: N/A
Type: Armor
Weight: 10
Slots: 1
Armor level: 1
Required level: 150
Weight: 10
Slots: 1
Armor level: 1
Required level: 150
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Armor
Weight
10
Job Requirements
Bard/Dancer
Yes
Hunter
Yes
Requirements
Armor Level
1
Min Level
150
Scripts
Script .@r = getrefine(); bonus bLongAtkRate,10; bonus bAgi,3*(.@r/4); bonus bDex,3*(.@r/4); if (.@r>=11) { bonus2 bSkillAtk,"RA_WUGSTRIKE",30; bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM_MELEE",20; }
.@r = getrefine();
bonus bLongAtkRate,10;
bonus bAgi,3*(.@r/4);
bonus bDex,3*(.@r/4);
if (.@r>=11) {
bonus2 bSkillAtk,"RA_WUGSTRIKE",30;
bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM_MELEE",20;
}