Item ID | 510019 | For Sale | No | |
---|---|---|---|---|
Identifier | Up_Magic_Sword | Credit Price | Not For Sale | |
Name | Patent Madogum | Type | Weapon - Dagger | |
NPC Buy | 0 | Weight | 80 | |
NPC Sell | 0 | Weapon Level | 4 | |
Range | 1 | Defense | 0 | |
Slots | 2 | Refineable | Yes | |
Attack | 150 | Min Equip Level | 150 | |
MATK | 195 | Max Equip Level | None | |
Equip Locations | Main Hand | |||
Equip Upper | Third / Third Upper / Third Baby | |||
Equippable Jobs | Rogue | |||
Equip Gender | Both (Male and Female) | |||
Trade restriction | None | |||
Item Use Script |
1 .@r = getrefine(); 2 bonus bMatk,.@r/2*15; 3 bonus bAspdRate,(.@r/3*2); 4 if (.@r>=7) { 5 bonus5 bAutoSpell,"WZ_METEOR",7,100,BF_SHORT,1; 6 } 7 if (.@r>=9) { 8 bonus2 bMagicAtkEle,Ele_All,15; 9 } 10 if (.@r>=11) { 11 bonus5 bAutoSpell,"SO_PSYCHIC_WAVE",4,100,BF_SHORT,1; 12 } |
|||
Equip Script | None | |||
Unequip Script | None |