
RENEWAL / ITEMS
Magician Knit Hat [1]
#19171Armor
Magician_Knithat
TypeArmor
Equipment positionHeadgear (Top)
GenderBoth
Weight50
Buy price20 z
Sell price10 z
DEF10
Slots1
Required level10
Armor level1
Description
A knit hat worn by a great magician. It contains fibers that has an absolute effect on the undead.
Class: Headgear
Position: Upper
Defense: 10
Weight: 50
Requires Level: 10
Usable By: All Jobs
Mdef + 10
Increases physical and magical damage on Undead race targets by 5%.
Reduces damage taken from Undead race enemies by 2%.
Restores 5 SP to the user when a monster is killed by a physical or magical attack.
If upgrade level is +7 or higher,
Additional Mdef + 5
Increases physical and magical damage on Undead race targets by an additional 10%.
Reduces damage taken from Undead race enemies by an additional 3%.
Restores an additional 10 SP to the user when a monster is killed by a physical or magical attack.
If upgrade level is +9 or higher,
Additional Mdef + 5
Increases physical and magical damage on Undead race targets by an additional 10%.
Reduces damage taken from Undead race enemies by an additional 5%.
Restores an additional 10 SP to the user when a monster is killed by a physical or magical attack.
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 bMdef,10;
bonus2 bAddRace,RC_Undead,5;
bonus2 bMagicAddRace,RC_Undead,5;
bonus2 bSubRace,RC_Undead,2;
bonus bSPGainValue,5;
bonus bLongSPGainValue,5;
bonus bMagicSPGainValue,5;
if (.@r>=7) {
bonus bMdef,5;
bonus2 bAddRace,RC_Undead,10;
bonus2 bMagicAddRace,RC_Undead,10;
bonus2 bSubRace,RC_Undead,3;
bonus bSPGainValue,10;
bonus bLongSPGainValue,10;
bonus bMagicSPGainValue,10;
}
if (.@r>=9) {
bonus bMdef,5;
bonus2 bAddRace,RC_Undead,10;
bonus2 bMagicAddRace,RC_Undead,10;
bonus2 bSubRace,RC_Undead,5;
bonus bSPGainValue,10;
bonus bLongSPGainValue,10;
bonus bMagicSPGainValue,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