|
|
|
|
Viewing Item
#620010: Illusion Doom Slayer
Item ID |
620010 |
For Sale |
No
|
Identifier |
Doom_Slayer_IL |
Credit Price |
Not For Sale
|
Name |
Illusion Doom Slayer |
Type |
Weapon - Two-Handed Axe |
NPC Buy |
0 |
Weight |
700 |
NPC Sell |
0 |
Weapon Level |
4 |
Range |
1 |
Defense |
0 |
Slots |
2 |
Refineable |
Yes
|
Attack |
250 |
Min Equip Level |
120 |
MATK |
0 |
Max Equip Level |
None
|
Equip Locations |
Two-Handed |
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 bUnbreakableWeapon;
6 if
7 (readparam(bStr)
8 =100)
9 {
10 bonus
11 bBaseAtk,75;
12 }
13 if
14 (.@r
15 =7)
16 {
17 bonus
18 bVariableCastrate,-10;
19 if
20 (.@r
21 =9)
22 {
23 bonus2
24 bAddSize,Size_All,20;
25 bonus
26 bLongAtkRate,15;
27 bonus
28 bShortAtkRate,15;
29 if
30 (.@r
31 =11)
32 {
33 bonus
34 bDelayrate,-10;
35 }
36 }
37 }
38 bonus
39 bVariableCastrate,-5; |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|