Artwork unavailable
RENEWAL / ITEMS
[Not For Sale] Fallen Warrior Armor [1]
#15469Armor
Comp_Einherial_Armor
TypeArmor
Equipment positionArmor
GenderBoth
Weight80
Buy price0 z
Sell price0 z
DEF60
Slots1
Required level90
Armor level1
No matching English description was found in the supplied client translation. The available server properties and effects are shown below.
Item details
- Gender
- Both
- Equipment position
- Armor
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
- No Drop
- Yes
- No Trade
- Yes
- No Cart
- Yes
- No Guild Storage
- Yes
- No Mail
- Yes
- No Auction
- Yes
Item effect script
.@r = getrefine();
bonus bBaseAtk,10;
bonus2 bSubRace,RC_DemiHuman,1;
if (.@r>=8) {
bonus2 bSubRace,RC_DemiHuman,2;
if (.@r>=9) {
bonus2 bSubRace,RC_DemiHuman,2;
bonus bUnbreakableArmor;
if (.@r>=10) {
bonus2 bSubRace,RC_DemiHuman,2;
}
}
}