|
|
|
|
Viewing Item
#550081: Patent Freedom Stick
Item ID |
550081 |
|
For Sale |
No
|
Identifier |
Up_Freedom_Stick |
Credit Price |
Not For Sale
|
Name |
Patent Freedom Stick |
Type |
Weapon - Staff |
NPC Buy |
0 |
Weight |
100 |
NPC Sell |
0 |
Weapon Level |
4 |
Range |
1 |
Defense |
0 |
Slots |
2 |
Refineable |
Yes
|
Attack |
90 |
Min Equip Level |
150 |
MATK |
200 |
Max Equip Level |
None
|
Equip Locations |
Main Hand |
Equip Upper |
None
|
Equippable Jobs |
Novice / Super novice |
Equip Gender |
Both (Male and Female)
|
Trade restriction |
None
|
Item Use Script |
1 .@r
2 =
3 getrefine();
4 bonus
5 bUnbreakableWeapon;
6 bonus
7 bMatk,15*(.@r/2);
8 bonus2
9 bSkillAtk,"WZ_HEAVENDRIVE",30*(.@r/3);
10 if
11 (.@r
12 =7)
13 {
14 skill
15 "SO_PSYCHIC_WAVE",5;
16 bonus2
17 bMagicAddEle,Ele_All,15;
18 if
19 (.@r
20 =9)
21 {
22 bonus
23 bVariableCastrate,-10;
24 bonus2
25 bSkillAtk,"SO_PSYCHIC_WAVE",10;
26 if
27 (.@r
28 =11)
29 {
30 bonus2
31 bMagicAtkEle,Ele_Neutral,10;
32 bonus2
33 bMagicAtkEle,Ele_Earth,10;
34 bonus
35 bVariableCastrate,-5;
36 }
37 }
38 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|