
RENEWAL / ITEMS
Engineer Cap [1]
#19364Armor
Engineer_Cap_K
TypeArmor
Equipment positionHeadgear (Top)
GenderBoth
Weight20
Buy price0 z
Sell price0 z
DEF10
Slots1
Armor level1
Description
Type: Equipment
Class: Headgear
Position: Upper
Defense: 0
Weight: 0
ATK + 10 and MATK + 10 per 2 refine rate. If refine rate is 7 or higher, reduces damage taken from Formless races by 5%. If refine rate is 9 or higher, increases physical and magical damage against Formless race by 5%. If refine rate is 11 or higher, ATK + 5%, MATK + 5%. Each refine rate above 10, increases physical and magical damage against Formless race by 1% per refine rate (up to 15).
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();
bonus bMatk,10*(.@r/2);
bonus bBaseAtk,10*(.@r/2);
if (.@r>=7) {
bonus2 bSubRace,RC_Formless,5;
}
if (.@r>=9) {
bonus2 bAddRace,RC_Formless,10;
bonus2 bMagicAddRace,RC_Formless,10;
}
if (.@r>=11) {
bonus bMatkRate,5;
bonus bAtkRate,5;
bonus2 bAddRace,RC_Formless,min(.@r-10,15);
bonus2 bMagicAddRace,RC_Formless,min(.@r-10,15);
}
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