Item Details

Golden Angel Hairband ( Golden_Angel_Band_TH )

ID 19221 Golden Angel Hairband
Golden Angel Hairband Buy Price: zeny Sell Price: 0 zeny Weight: 1 Slots: Not specified
Type: Armor/Garment/Boots/Headgear/Accessory item. Sub Type: Not specified Gender: Both Locations: Upper Headgear
Attack: Not specified Magic Attack: Not specified Range: Not specified Defense: 10
Weapon Level: Not specified Armor Level: 1 Min. Equip Level: 1 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Not specified

A hairband adorned with what appears to be the wings of a golden angel.
Class: Headgear
Position: Upper
Defense: 10
Weight: 1
Requires Level: 1
Usable By: All Jobs
Max HP + 2% if the users base Vit is 70 or higher.
Max SP + 2% if the users base Vit is 70 or higher.
ATK + 5 if the users base Str is 70 or higher.
MATK + 5 if the users base Int is 70 or higher.
Aspd + 2% if the users base Agi is 70 or higher.
Increases long-ranged damage on targets by 2% if the users base Dex is 70 or higher.
Increases critical damage on targets by 2% if the users base Luk is 70 or higher.
If upgrade level is +7 or higher,
Additional Max HP + 3% if the users base Vit is 70 or higher.
Additional Max SP + 3% if the users base Vit is 70 or higher.
Additional ATK + 10 if the users base Str is 70 or higher.
Additional MATK + 10 if the users base Int is 70 or higher.
Additional Aspd + 3% if the users base Agi is 70 or higher.
Increases long-ranged damage on targets by an additional 3% if the users base Dex is 70 or higher.
Increases critical damage on targets by an additional 3% if the users base Luk is 70 or higher.
Set Bonus
Golden Angel Hairband
Golden Angel Wings
All Stats + 1

A hairband adorned with what appears to be the wings of a shining angel.
-------------
MDEF +5
Can not be destroyed.
-------------
[If base stat is 70 or higher]
VIT: Max HP/SP +2%
STR: ATK +5
INT: MATK +5
AGI: ASPD +2%
DEX: Increases long-ranged damage on targets by 2%
LUK: Critical damage +2%
-------------
[If refine level is +7 or higher and base stat is 70+]
VIT: Additional Max HP/SP + 3%
STR: Additional ATK + 10
INT: Additional MATK + 10
AGI: Additional ASPD + 3%
DEX: Additional Increases long-ranged damage on targets by 3%
LUK: Additional Critical damage + 3%
-------------
[If used with Golden Angel Wing]
STR/INT/VIT/AGI/DEX/LUK +1
-------------
Animated
Class: Headgear
Location: Upper
Defense: 10
Weight: 11
Required Level: 1
Jobs: All

All

Not specified

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Stacking restriction in cart: Stacking restriction in storage: Stacking restriction in guild storage: Can be dropped:
Can be traded: Can be traded with partner: Can be sold to NPC: Can be placed in the cart:
Can be placed in the storage: Can be placed in guild storage: Can be put in a mail: Can be put in an auction:
Delay:
.@r = getrefine();
if (readparam(bStr) >= 70) {
   bonus bBaseAtk,5;
   if (.@r >= 7)
      bonus bBaseAtk,10;
}
if (readparam(bInt) >= 70) {
   bonus bMatk,5;
   if (.@r >= 7)
      bonus bMatk,10;
}
if (readparam(bVit) >= 70) {
   bonus bMaxHPrate,2;
   bonus bMaxSPrate,2;
   if (.@r >= 7) {
      bonus bMaxHPrate,2;
      bonus bMaxSPrate,2;
   }
}
if (readparam(bAgi) >= 70) {
   bonus bAspdRate,2;
   if (.@r >= 7)
      bonus bAspdRate,3;
}
if (readparam(bDex) >= 70) {
   bonus bLongAtkRate,2;
   if (.@r >= 7)
      bonus bLongAtkRate,3;
}
if (readparam(bLuk) >= 70) {
   bonus bCritAtkRate,2;
   if (.@r >= 7)
      bonus bCritAtkRate,3;
}
Not specified
Not specified

Not specified

Not specified