Artwork unavailable
RENEWAL / ITEMS
[Not For Sale] Fallen Violet Armor [1]
#450376Armor
aegis_450376
TypeArmor
Equipment positionArmor
GenderBoth
Weight100
Buy price0 z
Sell price0 z
DEF50
Slots1
Required level30
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
- Mage
- Yes
- Sage
- Yes
- Wizard
- Yes
- Classes
- Upper
- Yes
- All Third
- Yes
- Fourth
- 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 bAllStats,1;
bonus2 bSubEle,Ele_Poison,-10;
bonus2 bSubRace,RC_Insect,-15;
bonus bMatk,30;
bonus bMdef,10;
bonus2 bMagicAddRace,RC_All,3;
if (.@r>=7) {
bonus bDelayrate,-10;
if (.@r>=9) {
bonus bMatk,60;
bonus bMdef,20;
bonus2 bMagicAddRace,RC_All,5;
if (.@r>=11) {
bonus bVariableCastrate,-8;
}
}
}