|
|
|
|
Viewing Item
#640026: Paradise Soul Reaper Soulstick
Item ID |
640026 |
|
For Sale |
No
|
Identifier |
3Para_Rod_SP |
Credit Price |
Not For Sale
|
Name |
Paradise Soul Reaper Soulstick |
Type |
Weapon - Two-Handed Staff |
NPC Buy |
0 |
Weight |
0 |
NPC Sell |
0 |
Weapon Level |
4 |
Range |
1 |
Defense |
0 |
Slots |
0 |
Refineable |
No
|
Attack |
150 |
Min Equip Level |
100 |
MATK |
200 |
Max Equip Level |
None
|
Equip Locations |
Two-Handed |
Equip Upper |
Third / Third Upper / Third Baby |
Equippable Jobs |
Soul Linker |
Equip Gender |
Both (Male and Female)
|
Trade restriction |
Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Storage / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned |
Item Use Script |
1 .@a
2 =
3 getskilllv("TK_SPTIME");
4 bonus
5 bUnbreakableWeapon;
6 bonus
7 bMatkRate,5;
8 bonus
9 bVariableCastrate,-1*.@a;
10 if
11 (BaseLevel
12 =105)
13 {
14 bonus2
15 bMagicAtkEle,Ele_Dark,15;
16 bonus2
17 bSkillAtk,"SP_CURSEEXPLOSION",25;
18 if
19 (BaseLevel
20 =110)
21 {
22 bonus2
23 bSkillCooldown,"SP_SOULCURSE",-2000;
24 bonus2
25 bMagicAddSize,Size_ALL,15;
26 if
27 (BaseLevel
28 =115)
29 bonus2
30 bSkillAtk,"SP_CURSEEXPLOSION",15;
31 }
32 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|