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


Spirit of Green Maiden [1]   [Upper Head]   Item ID# 19136 (Spirit_Of_Chung_E_)
Spirit of Chung E
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
1
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A spirit of Green Maiden that float on your head.

When dealing physical or magic attacks, has a chance to transform its wearer into Green Maiden for 5 seconds. When in transform state, MATK +30% and critical damage +30%.

Every 2 refine level: Exp gained +1%, drop rate +1%.
Every 4 refine level: MaxHP +1%, MaxSP +1%.

Refine Level +9: HP and SP regeneration +40%.
Refine Level +12: MaxHP +3%, MaxSP +3%.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bDropAddClass,Class_All,(.@r/2); bonus2 bExpAddClass,Class_All,(.@r/2); bonus bMaxHPrate,(.@r/4); bonus bMaxSPrate,(.@r/4); if (.@r>=9) { bonus bHPrecovRate,40; bonus bSPrecovRate,40; } if (.@r>=12) { bonus bMaxHPrate,3; bonus bMaxSPrate,3; } autobonus "{ bonus bCritAtkRate,30; bonus bMatkRate,30; }",1,5000,BF_WEAPON|BF_MAGIC,"{ active_transform 1519,5000; }"; },{},{}
Dropped By No Result

back to top