Assassin Robe ItemID: 2378 (Assassin_Robe) |
---|
Type | Armor | Location | Body | Weight | 0 |
---|
Buy | 10 | Sell | 5 | Pre-/Sufix | |
---|
|
| If you desired to move more quickly, it might help. It brings multiple effects when compounded as a set. Max HP + 150. MDEF + 2. Reduces damage from Demihuman monster by 2%. [Combat Greaves & General's Manteau Equip Set] AGI + 3. Maximum HP + 12%. Critical Rate + 5%. Increases Attack Speed by 5%. When attacking physically, there is a chance to recover 3000HP over per 10 seconds. Increases damage recieved from all Non-Demihuman monster by 3 times. Class : Armor Defense : 7 Weight : 0 Required Level : 80 Applicable Job : Thief Class
|
---|
Script: | { bonus bMaxHP,150; bonus bMdef,2; bonus2 bSubRace,RC_DemiHuman,2; if (isequipped(2538,2435)) { bonus2 bSubRace,RC_NonDemiHuman,-300; bonus bAgi,3; bonus bMaxHPRate,12; bonus bCritical,5; bonus bAspdRate,5; autobonus "{ bonus2 bHPRegenRate,300,1000; }",10,10000,BF_WEAPON,"{ specialeffect2 EF_HEAL; }"; }; } , { } , { } |
---|
Crafting: | - |
---|
|