Viewing Item

#310273: T-Electricity

Item ID 310273 For Sale No
Identifier Improve_Orb_T_WIND Credit Price Not For Sale
Name T-Electricity Type Card - Enchant
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable No
Attack 0 Min Equip Level None
MATK 0 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus3 bAutoSpell,"MG_THUNDERSTORM",6,50;

3 if (.@r>=7) {

4 .@c = 30;

5 .@t = 10000;

6 if (.@r>=8) {

7 .@c = 40;

8 .@t += 1000;

9 }

10 if (.@r>=9) {

11 .@c = 50;

12 .@t += 1000;

13 }

14 autobonus "{ bonus3 bAutoSpell,\"SO_VARETYR_SPEAR\",3,1000; }",.@c,.@t,BF_WEAPON;

15 }

Equip Script None
Unequip Script None