|
|
|
|
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 = getskilllv("TK_SPTIME");
2 bonus bUnbreakableWeapon;
3 bonus bMatkRate,5;
4 bonus bVariableCastrate,-1*.@a;
5 if (BaseLevel>=105) {
6 bonus2 bMagicAtkEle,Ele_Dark,15;
7 bonus2 bSkillAtk,"SP_CURSEEXPLOSION",25;
8 if (BaseLevel>=110) {
9 bonus2 bSkillCooldown,"SP_SOULCURSE",-2000;
10 bonus2 bMagicAddSize,Size_ALL,15;
11 if (BaseLevel>=115)
12 bonus2 bSkillAtk,"SP_CURSEEXPLOSION",15;
13 }
14 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|