AuraRO Logo

Viewing Item

#550015: Patent Spirit Pendulum

Item ID 550015 For Sale No
Identifier Patent Spirit Pendulum Credit Price Not For Sale
Name Patent Spirit Pendulum Type
NPC Buy 0 Weight 120
NPC Sell 0 Weapon Level 0
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 70 Min Equip Level 150
MATK 0 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Unknown
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