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


Baby Red Dragon Hat-LT [1]   [Upper Head]   Item ID# 400400 (Red_Baby_Dragon_LT)
Red Baby Dragon-LT
Type
Armor
Class
Upper Headgear
Buy
n/a
Sell
n/a
Weight
70
Required Lvl
190
Armor Lvl
2
Slot
1
Applicable Jobs
Every Job
Description
MaxHP +3000, MaxSP +200.

Base Level at least 200:
POW +3, P.ATK +2

For each 2 Refine Levels:
Increases damage of Dragon Breath and Dragon Breath - Water by 10%.

For each 3 Refine Levels:
Increases ranged physical damage by 5%.

Refine Level +7:
ASPD +1

Refine Level +9:
MaxHP +15%

Refine Level +11:
Decreases after skill cast delay by 10%.

Refine Level +13:
Has a chance to transform into Red Ferus for 10 seconds when dealing physical damage.
During transformation:
Increases ranged physical damage by additional 25%.

[Bonus by Grade]
[Grade D]: P.ATK +5
[Grade C]: Refine Level +11: After skill cast delay -8%.
[Grade B]: Refine Level +13: fixed cast time -0.5 seconds.
[Grade A]: Damage of Dragon Breath and Dragon Breath - Water +30%.

[iRO Description]
Not Available
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bMaxHP,3000; bonus bMaxSP,200; bonus2 bSkillAtk,"RK_DRAGONBREATH",10*(.@r/2); bonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",10*(.@r/2); bonus bLongAtkRate,5*(.@r/3); if (BaseLevel>=200) { bonus bPow,3; bonus bPAtk,2; } if (.@r>=7) { bonus bAspd,1; if (.@r>=9) { bonus bMaxHPrate,15; if (.@r>=11) { bonus bDelayrate,-10; if (.@r>=13) { autobonus "{ bonus bLongAtkRate,25; }",20,10000,BF_WEAPON,"{ active_transform 1714,10000; }"; } } } } if (.@g >= ENCHANTGRADE_D) { bonus bPAtk,5; if (.@g >= ENCHANTGRADE_C) { if (.@r>=11) { bonus bDelayrate,-8; if (.@g >= ENCHANTGRADE_B) { if (.@r>=13) { bonus bFixedCast,-500; if (.@g >= ENCHANTGRADE_A) { bonus2 bSkillAtk,"RK_DRAGONBREATH",30; bonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",30; } } } } } } },{},{}
Dropped By No Result

Share Link
back to top