.:Renewal Item Database:.
Search Item By ID
Fallen Wing Hairpin-LT [1] [Upper Head] Item ID# 400433 (Gothic_HW_TW_LT) | |
|
Type
Armor
Class
Upper Headgear
Buy
n/a
Sell
n/a
Weight
30 Armor Lvl 2 Slot 1 | |
| Applicable Jobs | ![]() |
|---|---|
| Description | Not Available [iRO Description] MaxHP+10%. After Cast Delay -8%. ------------------------ Every 2 refine level, additional After Cast Delay -2%. Every 3 refine level, Max HP +3000. ------------------------ When refined to +7 or higher, increases ASPD (delay after attack -10%) . When refined to +9 or higher, ATK & MATK +10%. When refined to +11 or higher, increases physical/magical damage to all race by +15%. When refined to +13 or higher, reduce physical damage taken from all size enemy by 10%. ------------------------ [Grade Bonus] [Grade D] P.ATK, S.MATK+5. [Grade C] MaxHP+15000, after cast delay -5%. [Grade B] 2% chance for 10 seconds when attacking physically or magically, all attribute magic damage, melee/ranged physical damage by +20%. [Grade A] Reduce damage taken from all property 10%. ------------------------ Type: Armor Def: 0 Location: Upper Armor Level: 1 Required Level: 100 Class: All Jobs |
| Item Script |
expand to view script{ .@r = getrefine(); .@g = getenchantgrade(); bonus bMaxHPrate,10; bonus bDelayrate,8-(2*(.@r/2)); bonus bMaxHP,3000*(.@r/3); if (.@r>=7) { bonus bDelayrate,-10; if (.@r>=9) { bonus bAtkRate,10; bonus bMatkRate,10; if (.@r>=11) { bonus2 bAddRace,RC_All,15; bonus2 bMagicAddRace,RC_All,15; if (.@r>=13) { bonus bNearAtkDef,10; bonus bLongAtkDef,10; } } } } if (.@g>=ENCHANTGRADE_D) { bonus bPAtk,5; bonus bSMatk,5; if (.@g>=ENCHANTGRADE_C) { bonus bMaxHP,15000; bonus bDelayrate,-5; if (.@g>=ENCHANTGRADE_B) { autobonus "{ bonus2 bMagicAtkEle,Ele_All,20; bonus bShortAtkRate,20; bonus bLongAtkRate,20; }",20,10000,BF_WEAPON|BF_MAGIC; if (.@g>=ENCHANTGRADE_A) { bonus2 bSubEle,Ele_All,10; } } } } },{},{} |
| Dropped By | No Result |


