Item Details

Illusion Goibne's Spaulders [1] ( Goibne_Shoulder_IL )

ID 20923 Illusion Goibne's Spaulders [1]
Illusion Goibne's Spaulders [1] Buy Price: zeny Sell Price: 0 zeny Weight: 100 Slots: 1
Type: Armor/Garment/Boots/Headgear/Accessory item. Sub Type: Not specified Gender: Both Locations: Garment/Robe
Attack: Not specified Magic Attack: Not specified Range: Not specified Defense: 47
Weapon Level: Not specified Armor Level: 1 Min. Equip Level: 130 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Not specified

A primeira criação de Goibne, sua rara e preciosa armadura.
--------------------------
VIT +1.
--------------------------
Refino +7 ou mais:
Dano físico contra oponentes de propriedade Fogo, Terra, Água e Vento +5%.
Refino +9 ou mais:
Dano físico contra oponentes de propriedade Fogo, Terra, Água e Vento +10% adicional.
--------------------------
Tipo: Capa
DEF: 47 DEFM: 2
Peso: 100
Nível necessário: 130
Classes: Todas, exceto Aprendizes

VIT + 1, MDEF + 2.
------------------------
When refined to +7 or higher, increase physical damage against Water, Wind, Earth, and Fire property monsters by 5%.
------------------------
When refined to +9 or higher, increase physical damage against Water, Wind, Earth, and Fire property monsters by additional 10%.
------------------------
Type : Garment
Def : 47
Weight : 100
Required Level : 130
Class : All Jobs except Novice

The first piece of armor created by Goibne. According to him, these spaulders perfectly protect the shoulders.
VIT +1, MDEF +2.
If refine rate is +7, damage inflicted on enemies of Water, Wind, Earth and Fire property increases by +5%.
If refine rate is +9, damage inflicted on enemies of Water, Wind, Earth and Fire property additionally increases by +10%.
_
Weight: 100
Required Level: 130
Jobs: All jobs except Novice

All except:

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();
 bonus bMdef,2;
bonus bVit,1;
if (.@r >= 7) {
   .@val = 5;
   if (.@r >= 9) {
      .@val += 10;
   }
}
if (.@val) {
   bonus2 bAddEle,Ele_Water,.@val;
   bonus2 bAddEle,Ele_Wind,.@val;
   bonus2 bAddEle,Ele_Earth,.@val;
   bonus2 bAddEle,Ele_Fire,.@val;
}
Not specified
Not specified

Not specified