Elite Engineer Armor ItemID: 2377 (Elite_Engineer_Armor) |
---|
Type | Armor | Location | Body | Weight | 0 |
---|
Buy | 10 | Sell | 5 | Pre-/Sufix | |
---|
|
| Designed to be used by outstanding warrior who has a remarkable attack skill. It brings multiple effects when compounded as a set. Reduces damage from Demi human monster by 2%. Max HP + 150. MDEF + 2. [Combat Greaves & General's Manteau Equip Set] Increases damage recieved from all Non-Demihuman monster by 3 times. STR + 3, Maximum HP + 12%, Increases Mammonite damage by 20%. Increases the effectiveness of your heal and potion pitcher by 10%. Armor can not destroyed. Class : Armor Defense : 7 Weight : 0 Required Level : 80 Applicable Job : Merchant Class
|
---|
Script: | { bonus bMaxHP,150; bonus bMdef,2; bonus2 bSubRace,RC_DemiHuman,2; if (isequipped(2538,2435)) { bonus2 bSubRace,RC_NonDemiHuman,-300; bonus bStr,3; bonus bMaxHPRate,12; bonus2 bSkillAtk,"MC_MAMMONITE",20; bonus2 bSkillHeal,"AM_POTIONPITCHER",10; bonus2 bSkillHeal2,"AM_POTIONPITCHER",10; bonus2 bSkillHeal2,"AL_HEAL",10; bonus bUnbreakableArmor,0; }; } , { } , { } |
---|
Crafting: | - |
---|
|