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

Shield of Phoenix [1]

Buy Price: N/A Sell Price: N/A
A shield in the shape of a bird that can be revived again and again.
It is said that the wearer will be blessed.
_______________________
MDEF +30
_______________________
Increases Melee Physical Damage by 15%.
_______________________
For each Refine Level:
MaxHP +3%, MaxSP +3%.
_______________________
Refine Level +5:
Increases recovery amount gained from Healing skills and Restorative Items by 20%.
_______________________
Refine Level +7:
Restores HP and SP by 100% when resurrected.
_______________________
Type: Shield
Defense: 170
Weight: 400
Armor Level: 1
_______________________
Requirement:
Base Level 100

Equipment Slots

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

Basic Information

Armor
4000
170

Requirements

1
100

Scripts

.@r = getrefine(); bonus bMdef,30; bonus bShortAtkRate,15; bonus bMaxHPrate,3*.@r; bonus bMaxSPrate,3*.@r; if (.@r>=5) { bonus bHealPower2,20; bonus bAddItemHealRate,20; } if (.@r>=7) bonus bRestartFullRecover;
.@r = getrefine();
bonus bMdef,30;
bonus bShortAtkRate,15;
bonus bMaxHPrate,3*.@r;
bonus bMaxSPrate,3*.@r;
if (.@r>=5) {
   bonus bHealPower2,20;
   bonus bAddItemHealRate,20;
}
if (.@r>=7)
   bonus bRestartFullRecover;
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.