Elite Archer Suit ItemID: 2381 (Elite_Archer_Suit) |
---|
Type | Armor | Location | Body | Weight | 0 |
---|
Buy | 10 | Sell | 5 | Pre-/Sufix | |
---|
|
| If you desire to become an accurate and efficient warrior in the battle, it might help. It brings multiple effects when compounded as a set. Max HP + 150. MDEF + 2. Reduces damage from Demihuman monster by 2%. [Combat Boots & Commander's Manteau Equip Set] DEX + 3. Maximum HP + 12%, Reduces ranged damage by 10%. Decreases cast delay of all skills by 25%. Increases damage recieved from all Non-Demihuman monster by 3 times. Class : Armor Defense : 3 Weight : 0 Required Level : 80 Applicable Job : Archer Class
|
---|
Script: | { bonus bMaxHP,150; bonus bMdef,2; bonus2 bSubRace,RC_DemiHuman,2; if (isequipped(2539,2436)) { bonus2 bSubRace,RC_NonDemiHuman,-300; bonus bDex,3; bonus bMaxHPRate,12; bonus bLongAtkDef,10; bonus bDelayRate,-25; }; } , { } , { } |
---|
Crafting: | - |
---|
|