|
|
|
|
Viewing Item
#27313: Mutant Dolor Card
Item ID
|
27313
|
|
For Sale
|
No
|
Identifier
|
Mt_Dolor_Card
|
Credit Price
|
Not For Sale
|
Name
|
Mutant Dolor Card
|
Type
|
Card
|
NPC Buy
|
20
|
Weight
|
1
|
NPC Sell
|
10
|
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 if
2 (getiteminfo(getequipid(EQI_COMPOUND_ON),
3 ITEMINFO_VIEW)
4 ==
5 W_KATAR)
6 {
7 .@r
8 =
9 getrefine();
10 bonus
11 bCritical,7;
12 bonus
13 bBaseAtk,15;
14 bonus
15 bCritAtkRate,(2*.@r);
16 if
17 (.@r
18 =
19 10)
20 {
21 bonus2
22 bAddSize,Size_Large,15;
23 }
24 }
|
Equip Script
|
None
|
Unequip Script
|
None
|
|
|
|
|
|