Renewal
.:Renewal Item Database:.
Search Item By ID


Smokey's Transformation Leaf-LT [1]   [Upper Head]   Item ID# 400152 (Smoky_TransformHat_LT)
Type
Armor
Class
Upper Headgear
Buy
n/a
Sell
n/a
Weight
60
Defense
7
Required Lvl
150
Armor Lvl
2
Slot
1
Applicable Jobs
Every Job
Description
An improved version of the transformation leave used by Smokey.

Base Level at least 120:
P.ATK +2
S.MATK +2

For each Refine Level:
Increases magical damage with every element by 1%.

For each 3 Refine Levels:
MATK +2%

For each 5 Refine Levels:
ASPD +1

Has a chance to transform into Smokie for 10 seconds when dealing melee physical damage.

Grants following effects while in Smokie form:
MATK +100, HIT +50
Physical melee attacks have 5% chance to autocast Level 3 Cloud Kill.
(If you learned a higher Level, it will auto cast that Level instead.)

Refine Level +7:
MATK +50, HIT +25

Refine Level +9:
Physical melee attacks have 5% chance to autocast Level 5 Hell Inferno additionally.

Refine Level +10:
Physical melee attacks have 5% chance to autocast Level 3 Chain Lightning additionally.

[Bonus by Grade]
[Grade D]: Refine Level +11: Magical attacks have 3% chance to autocast Level 9 Fire Ball additionally.
[Grade C]: P.ATK +2, S.MATK +2
[Grade B]: Refine Level +12: fixed cast time of all skills -0.5 seconds.

[iRO Description]
Not Available
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); if (BaseLevel>=210) { bonus bPAtk,2; bonus bSMatk,2; } bonus2 bMagicAtkEle,Ele_All,.@r; bonus bMatkRate,2*(.@r/3); bonus bAspd,(.@r/5); 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; if (.@g >= ENCHANTGRADE_D && .@r>=11) { bonus5 bAutoSpell,"RK_IGNITIONBREAK",9,30,BF_MAGIC,1; } if (.@g >= ENCHANTGRADE_C) { bonus bPAtk,2; bonus bSMatk,2; } if (.@g >= ENCHANTGRADE_B && .@r>=12) { bonus bFixedCast,-500; } },{},{}
Dropped By No Result

back to top