Red Ether Bag ItemID: 16010 (Red_Ether_Bag) |
|---|
| Type | Weapon | Location | Weapon | Weight | 0 |
|---|
| Buy | 20 | Sell | 10 | Pre-/Sufix | |
|---|
|
 | A new bag created by the Alchemist Society that "A weapon girls love!" Increases damage of Crazy Weed and Demonic Fire by 20%. Each refine above +6 increases the skill damage by an additional 2%. MATK + 20% Class : Mace Attack : 15 Weight : 100 Weapon Level : 3 Required Level : 102 Applicable Job : Genetic
|
|---|
| Script: | { bonus bMatkRate,15; if(getrefine()>=6){ bonus2 bSkillAtk,"GN_CRAZYWEED",20+((getrefine()-5)*2); bonus2 bSkillAtk,"GN_DEMONIC_FIRE",20+((getrefine()-5)*2); } else { bonus2 bSkillAtk,"GN_CRAZYWEED",20; bonus2 bSkillAtk,"GN_DEMONIC_FIRE",20; } } , { } , { } |
|---|
| Crafting: | - |
|---|
|