|
|
|
|
Viewing Item
#300442: Deadsera Card
Item ID |
300442 |
|
For Sale |
No
|
Identifier |
Dedsera_Card |
Credit Price |
Not For Sale
|
Name |
Deadsera Card |
Type |
Card |
NPC Buy |
0 |
Weight |
1 |
NPC Sell |
0 |
Weapon Level |
0 |
Range |
0 |
Defense |
0 |
Slots |
0 |
Refineable |
No
|
Attack |
0 |
Min Equip Level |
None
|
MATK |
0 |
Max Equip Level |
None
|
Equip Locations |
Main Hand |
Equip Upper |
None
|
Equippable Jobs |
None
|
Equip Gender |
Both (Male and Female)
|
Trade restriction |
None
|
Item Use Script |
1 .@r
2 =
3 getrefine();
4 bonus
5 bMatkRate,5;
6 if
7 (getiteminfo(getequipid(EQI_HAND_R),
8 ITEMINFO_VIEW)
9 ==
10 W_STAFF)
11 {
12 bonus2
13 bMagicAtkEle,Ele_All,10+2*(.@r/3);
14 }
15 if
16 (BaseLevel
17 =200)
18 {
19 bonus2
20 bMagicAtkEle,Ele_All,3*(.@r/3);
21 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|