|
|
|
|
Viewing Item
#28744: Madogum
Item ID
|
28744
|
|
For Sale
|
No
|
Identifier
|
Magic_Sword
|
Credit Price
|
Not For Sale
|
Name
|
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
|
100
|
MATK
|
150
|
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
2 =
3 getrefine();
4 if
5 (.@r
6 =2)
7 {
8 bonus
9 bMatk,.@r/2*10;
10 }
11 if
12 (.@r
13 =3)
14 {
15 bonus
16 bAspdRate,.@r/3*2;
17 }
18 if
19 (.@r
20 =9)
21 {
22 bonus2
23 bMagicAtkEle,Ele_All,10;
24 }
25 if
26 (.@r
27 =11)
28 {
29 bonus5
30 bAutoSpell,"SO_PSYCHIC_WAVE",3,50,BF_WEAPON|BF_SHORT,1;
31 }
|
Equip Script
|
None
|
Unequip Script
|
None
|
|
|
|
|
|