Viewing Item

#19249: Spell Circuit

Item ID 19249 For Sale No
Identifier Spell_Circuit Credit Price Not For Sale
Name Spell Circuit Type Armor
NPC Buy 20 Weight 10
NPC Sell 10 Weapon Level 0
Range 0 Defense 0
Slots 1 Refineable Yes
Attack 0 Min Equip Level None
MATK 0 Max Equip Level None
Equip Locations Upper Headgear
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

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

3 if (.@r>6) {

4 bonus bVariableCastrate,-10;

5 }

6 if (.@r>8) {

7 bonus2 bMagicAtkEle,Ele_Dark,10;

8 bonus2 bMagicAtkEle,Ele_Neutral,10;

9 }

10 if (.@r>10) {

11 bonus2 bMagicAtkEle,Ele_Water,10;

12 bonus2 bMagicAtkEle,Ele_Wind,10;

13 bonus2 bMagicAtkEle,Ele_Earth,10;

14 bonus2 bMagicAtkEle,Ele_Fire,10;

15 }

16 .@val = max(min(.@r-15,5),0);

17 bonus bFixedCast,-.@val*100;

Equip Script None
Unequip Script None
Description None