====== Elite Archer Suit ====== \\ | **This item's information has been altered on one of the servers.\\ Please see the "Changes" section listed below to read details about this change.** | | Elite Archer Suit | | ID: | 2381 | | Tradable: | No | | Storage-able: | No | | Vendable: | No | | Slots: | 1 | | Defence: | 3 | | Equipped On: | Armor | | Equippable By: | [[wiki:archer]] Class | | Required Level: | 80 | ===== Item Description ===== 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. * [[wiki:max_hp]] + 150 * [[wiki:mdef]] + 2 * Reduces damage from Demihuman monster by 2%. \\ | {{:I_One-Hand_Quicken.png|I One-Hand Quicken.png}}[[wiki:file_i_one_hand_quicken_png]] | **Set Bonus: ** [[wiki:combat_boots]], [[wiki:commander_s_manteau|Commander's Manteau]], **Elite Archer Suit** | * [[wiki:dex]] + 3 * [[wiki:max_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. | | \\ \\ ===== Changes Made To This Item ===== **Loki: ** * Armors have been made unbreakable * If full set is equipped: * Each refine on the armor increases damage/magic damage on Demi-Human by 1%. \\ ===== How To Obtain This Item ===== === Loki === * [[wiki:battlegrounds]] ===== Script ===== **Eir / Tyr: ** * { 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; }; },{},{} **Loki: ** * Unknown