ID #15461
Armor
2nd Anniversary Apollo 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
Crusader
Yes
Knight
Yes
Requirements
Armor Level
1
Min Level
150
Scripts
Script .@r = getrefine(); bonus bMaxHPrate,15+(getskilllv("SM_RECOVERY")/2); bonus bVit,3*(.@r/4); bonus bMdef,5*(.@r/4); if (.@r>=11) bonus3 bAutoSpellWhenHit,"AL_PNEUMA",1,50;
.@r = getrefine();
bonus bMaxHPrate,15+(getskilllv("SM_RECOVERY")/2);
bonus bVit,3*(.@r/4);
bonus bMdef,5*(.@r/4);
if (.@r>=11)
bonus3 bAutoSpellWhenHit,"AL_PNEUMA",1,50;