Per request, the donation page is live!

Viewing Item

#16010: Red Ether Bag

Item ID 16010 For Sale No
Identifier Red_Ether_Bag Credit Price Not For Sale
Name Red Ether Bag Type Weapon
NPC Buy 20 Weight 100
NPC Sell 10 Weapon Level 3
Range 1 Defense 0
Slots 1 Refineable Yes
Attack 15 Min Equip Level 102
MATK 0 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Alchemist
Equip Gender Unknown
Item Use Script

1 .@r

2 =

3 getrefine();

4 if

5 (.@r

6 =6)

7 {

8 bonus2

9 bSkillAtk,"GN_CRAZYWEED_ATK",20+((.@r-5)*2);

10 bonus2

11 bSkillAtk,"GN_DEMONIC_FIRE",20+((.@r-5)*2);

12 }

13 else

14 {

15 bonus2

16 bSkillAtk,"GN_CRAZYWEED_ATK",20;

17 bonus2

18 bSkillAtk,"GN_DEMONIC_FIRE",20;

19 }

Equip Script None
Unequip Script None