Viewing Item

#400152: Smokey's Transformation Leaf-LT

Item ID 400152 For Sale No
Identifier Smoky_TransformHat_LT Credit Price Not For Sale
Name Smokey's Transformation Leaf-LT Type Armor
NPC Buy 0 Weight 60
NPC Sell 0 Weapon Level 0
Range 0 Defense 7
Slots 1 Refineable Yes
Attack 0 Min Equip Level 150
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 .@g = getenchantgrade();

2 .@r = getrefine();

3 if (BaseLevel>=210) {

4 bonus bPAtk,2;

5 bonus bSMatk,2;

6 }

7 bonus2 bMagicAtkEle,Ele_All,.@r;

8 bonus bMatkRate,2*(.@r/3);

9 bonus bAspd,(.@r/5);

10 autobonus "{ .@r = getrefine(); bonus bMatk,100; bonus bHit,50; bonus3 bAutoSpell,\"SO_CLOUD_KILL\",max(3,getskilllv(\"SO_CLOUD_KILL\")),50; if (.@r>=7) { bonus bMatk,50; bonus bHit,25; if (.@r>=9) { bonus3 bAutoSpell,\"WL_HELLINFERNO\",5,50; if (.@r>=10) { bonus3 bAutoSpell,\"WL_CHAINLIGHTNING\",3,20; } } }",1,10000,BF_WEAPON;

11 if (.@g >= ENCHANTGRADE_D && .@r>=11) {

12 bonus5 bAutoSpell,"RK_IGNITIONBREAK",9,30,BF_MAGIC,1;

13 }

14 if (.@g >= ENCHANTGRADE_C) {

15 bonus bPAtk,2;

16 bonus bSMatk,2;

17 }

18 if (.@g >= ENCHANTGRADE_B && .@r>=12) {

19 bonus bFixedCast,-500;

20 }

Equip Script None
Unequip Script None