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

Kafra Uniform [1]

Buy Price: N/A Sell Price: N/A
A costume of Kafra employee. It's looks as ordinary maid costume.
_______________________
Increases experience gained from defeating monsters by 5%.
Increases item drop rate by 5%.
_______________________
For each Refine Level:
MaxHP +100
MaxSP +20
_______________________
Refine Level +7:
MaxHP +3%
MaxSP +3%
_______________________
Refine Level +9:
MaxHP +5%
MaxSP +5%
_______________________
Refine Level +12:
Increases HP and SP Recovery Rate by 100%.
_______________________
Type: Armor
Defense: 40
Weight: 50
Armor Level: 1
_______________________
Requirement: None

Available from boxes

Equipment Slots

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

Basic Information

Armor
500
40

Requirements

1
1

Scripts

bonus2 bExpAddRace,RC_All,5; bonus2 bDropAddRace,RC_All,5; .@r = getrefine(); bonus bMaxHP,100*.@r; bonus bMaxSP,20*.@r; bonus bMaxHPrate,(3*(.@r>=7)+5*(.@r>=9)); bonus bMaxSPrate,(3*(.@r>=7)+5*(.@r>=9)); if (.@r>=12) { bonus bHPrecovRate,100; bonus bSPrecovRate,100; }
bonus2 bExpAddRace,RC_All,5;
bonus2 bDropAddRace,RC_All,5;
.@r = getrefine();
bonus bMaxHP,100*.@r;
bonus bMaxSP,20*.@r;
bonus bMaxHPrate,(3*(.@r>=7)+5*(.@r>=9));
bonus bMaxSPrate,(3*(.@r>=7)+5*(.@r>=9));
if (.@r>=12) {
   bonus bHPrecovRate,100;
   bonus bSPrecovRate,100;
}
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.