====== Elite Shooter 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 Shooter Suit | | ID: | 2382 | | Tradable: | No | | Storage-able: | No | | Vendable: | No | | Slots: | 1 | | Defence: | 3 | | Equipped On: | Armor | | Equippable By: | [[wiki:gunslinger]] | | Required Level: | 80 | ===== Item Description ===== If you are a true [[wiki:gunslinger]], you might want this suit! 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:battle_boots]], **Elite Shooter Suit**, [[wiki:sheriff_s_manteau|Sheriff's Manteau]] | * [[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(2540,2437)) { bonus2 bSubRace,RC_NonDemiHuman,-300; bonus bDex,3; bonus bMaxHPRate,12; bonus bLongAtkDef,10; bonus bDelayRate,-25; }; },{},{} **Loki: ** * Unknown