
RENEWAL / ITEMS
Fallen Wing Hairpin-LT [1]
#400433Armor
Gothic_HW_TW_LT
TypeArmor
Equipment positionHeadgear (Top)
GenderBoth
Weight30
Buy price0 z
Sell price0 z
Slots1
Required level1
Armor level2
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
Weight: 10
Armor Level: 1
Required Level: 100
Class: All Jobs
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Gender
- Both
- Equipment position
- Headgear (Top)
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect 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;
}
}
}
}
TRY IT ON
8 directions · original animationsSee it on your character
Loading character preview…
SouthDrag to rotate
Original iRO and kRO character and equipment sprites. The preview shows appearance; equipment requirements are listed in the item details.
Some additional particle effects use the game client’s internal renderer and are not included in this preview.
Build an outfit with this item