Elite Shooter Suit ItemID: 2382 (Elite_Shooter_Suit) |
---|
Type | Armor | Location | Body | Weight | 0 |
---|
Buy | 10 | Sell | 5 | Pre-/Sufix | |
---|
|
| If you are a true Gunslinger, you might want this suit! It brings multiple effects when compounded as a set. Max HP + 150. MDEF + 2. Reduces damage from Demihuman monster by 2%. [Battle Boots & Sheriff'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 : Gunslinger
|
---|
Script: | { 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; }; } , { } , { } |
---|
Crafting: | - |
---|
|