Viewing Item

#550015: Patent Spirit Pendulum

Item ID 550015 For Sale No
Identifier Up_SoulWeight Credit Price Not For Sale
Name Patent Spirit Pendulum Type Weapon - Staff
NPC Buy 0 Weight 120
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 70 Min Equip Level 150
MATK 190 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Soul Linker
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bMatk,15*(.@r/2);

3 bonus2 bMagicAddEle,Ele_All,2*(.@r/3);

4 if (.@r>=7) {

5 bonus2 bSkillAtk,"SP_SPA",15;

6 bonus bVariableCastrate,-10;

7 }

8 if (.@r>=9) {

9 bonus2 bSkillAtk,"SP_SWHOO",20;

10 }

11 if (.@r>=11) {

12 autobonus "{ bonus2 bSPRegenRate,230,10000; }",70,10000,BF_MAGIC;

13 }

Equip Script None
Unequip Script None