Item Details

Vague Star's Suit [1] ( Vague_Star_Suit )

ID 450167 Vague Star's Suit [1]
Vague Star's Suit [1] Buy Price: zeny Sell Price: 0 zeny Weight: 150 Slots: 1
Type: Armor/Garment/Boots/Headgear/Accessory item. Sub Type: Not specified Gender: Both Locations: Armor
Attack: Not specified Magic Attack: Not specified Range: Not specified Defense: 135
Weapon Level: Not specified Armor Level: 2 Min. Equip Level: 240 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Not specified

A Suit faintly imbued with the magic of the stars.
------------------------
ATK +75, MATK +75.
Every 2 refine, ATK +10 MATK +10.
------------------------
If refine rate is 9 or higher, ASPD +7%.

If refine rate is 11 or higher, increases long ranged physical damage by 10%.
------------------------
Type : Armor
Def : 135
Weight : 150
Required Level : 240
Class : 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();
bonus bMatk,75+10*(.@r/2);
bonus bBaseAtk,75+10*(.@r/2);
if (.@r>=9) {
   bonus bAspdRate,7;
   if (.@r>=11) {
      bonus bLongAtkRate,10;
   }
}
Not specified
Not specified

Not specified

Not specified