
RENEWAL / ITEMS
Excelion Wing
#20773Armor
Excelion_Wing
TypeArmor
Equipment positionGarment
GenderBoth
Weight90
Buy price20 z
Sell price10 z
DEF40
Required level99
Armor level1
Description
A power wing made from lost technology found in the research building ruins.
Class: Garment
Defense: 40
Weight: 90
Requires Level: 99
Usable By: All Jobs
Flee + 2 per upgrade level of the item.
Perfect Dodge + 8
Additional Perfect Dodge + 2, if the users base level is 130 or higher.
Set Bonus
Excelion Suit
Excelion Wing
Perfect Dodge + 6
Reduces the cast delay of skills by 10%.
Reduces the cast delay of skills by an additional 10%, if the users base level is 130 or higher.
This item is indestructible in battle.
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Gender
- Both
- Equipment position
- Garment
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
bonus bFlee,getrefine() * 2;
bonus bFlee2,8 + (BaseLevel > 129 ? 2 : 0);