Warlock's Battle Robe ItemID: 2379 (Warlock_Battle_Robe) |
---|
Type | Armor | Location | Body | Weight | 0 |
---|
Buy | 10 | Sell | 5 | Pre-/Sufix | |
---|
|
| A Battle Robe that helps to increase survival possibility. 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] INT + 3, Maximum HP + 12%. Adds a 20% resistance against Stun. When recieving physical damage, there is a chance that for 10 seconds, your armor will become ghost property. Increases damage recieved from all Non-Demihuman monster by 3 times. Class : Armor Defense : 3 Weight : 0 Required Level : 80 Applicable Job : Mage Class, Soul Linker
|
---|
Script: | { bonus bMaxHP,150; bonus bMdef,2; bonus2 bSubRace,RC_DemiHuman,2; if (isequipped(2539,2436)) { bonus2 bSubRace,RC_NonDemiHuman,-300; bonus bInt,3; bonus bMaxHPRate,12; bonus2 bResEff,Eff_Stun,2000; autobonus2 "{ bonus bDefEle,Ele_Ghost; }",30,10000,BF_WEAPON,"{ specialeffect2 EF_ENERGYCOAT; }"; }; } , { } , { } |
---|
Crafting: | - |
---|
|