0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #16010 Weapon

Red Ether Bag [1]

Buy Price: N/A Sell Price: N/A
A new bag from the Alchemist Society: "A weapon favorable for women!"
MATK +100
_______________________
Increases damage of Crazy Weed and Demonic Fire by 20%.
_______________________
For each Refine Level equal or above +6:
Increases damage of Crazy Weed and Demonic Fire by 2%.
_______________________
Type: Mace
Attack: 15
Weight: 100
Weapon Level: 3
Can be enchanted by:
Mayomayo
_______________________
Requirement:
Base Level 102
Genetic

Monster Drops

Normal Drops

Rake Scaraba

Rate: 2.5%

Gold Rake Scaraba

Rate: 2.5%

Flamel

Rate: 0.5%

Furious Rake Scaraba

Rate: 12.5%

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Weapon
1000
1

Job Requirements

Yes

Requirements

3
102

Scripts

.@r = getrefine(); if (.@r>=6) { bonus2 bSkillAtk,"GN_CRAZYWEED_ATK",20+((.@r-5)*2); bonus2 bSkillAtk,"GN_DEMONIC_FIRE",20+((.@r-5)*2); } else { bonus2 bSkillAtk,"GN_CRAZYWEED_ATK",20; bonus2 bSkillAtk,"GN_DEMONIC_FIRE",20; }
.@r = getrefine();
if (.@r>=6) {
   bonus2 bSkillAtk,"GN_CRAZYWEED_ATK",20+((.@r-5)*2);
   bonus2 bSkillAtk,"GN_DEMONIC_FIRE",20+((.@r-5)*2);
}
else {
   bonus2 bSkillAtk,"GN_CRAZYWEED_ATK",20;
   bonus2 bSkillAtk,"GN_DEMONIC_FIRE",20;
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.