
RENEWAL / ITEMS
Phalanx
#410001Armor
Phalanx
TypeArmor
Equipment positionHeadgear (Mid)
GenderBoth
Weight80
Buy price20 z
Sell price10 z
DEF50
Required level100
Armor level1
Description
MDEF + 3.
Reduces damage taken from all race monsters by 1%.
Recovers 60 HP and 6 SP every 5 seconds.
------------------------
If base Vit is 90 or higher, reduces damage taken from all race monsters by 1%, recovers 90 HP and 9 SP every 5 seconds.
If base Vit is 125 or higher, reduces damage taken from all race monsters by 3%, recovers 150 HP and 15 SP every 5 seconds.
------------------------
Type : Headgear
Def : 50
Location : Middle
Weight : 80
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 (Mid)
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- No
- Trade
Item effect script
bonus bMdef,3;
if (readparam(bVit)>=125) {
bonus2 bSubRace,RC_All,5;
bonus2 bHPRegenRate,150,5000;
bonus2 bHPRegenRate,15,5000;
}
else if (readparam(bVit)>=90) {
bonus2 bSubRace,RC_All,2;
bonus2 bHPRegenRate,90,5000;
bonus2 bHPRegenRate,9,5000;
}
else {
bonus2 bSubRace,RC_All,1;
bonus2 bHPRegenRate,60,5000;
bonus2 bHPRegenRate,6,5000;
}
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