AuraRO Logo

Viewing Item

#28744: Madogum

Item ID 28744 For Sale No
Identifier Madogum Credit Price Not For Sale
Name Madogum Type
NPC Buy 0 Weight 80
NPC Sell 0 Weapon Level 0
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 150 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Unknown
Item Use Script

1 .@r = getrefine();

2 if (.@r>=2) {

3 bonus bMatk,.@r/2*10;

4 }

5 if (.@r>=3) {

6 bonus bAspdRate,.@r/3*2;

7 }

8 if (.@r>=9) {

9 bonus2 bMagicAtkEle,Ele_All,10;

10 }

11 if (.@r>=11) {

12 bonus5 bAutoSpell,"SO_PSYCHIC_WAVE",3,50,BF_WEAPON|BF_SHORT,1;

13 }

Equip Script None
Unequip Script None