Artwork unavailable
RENEWAL / ITEMS
Origin of Fertility [1]
#490201Armor
The_Origin_of_fertility
TypeArmor
Equipment positionAccessory (Left)
GenderBoth
Weight1
Buy price0 z
Sell price0 z
Slots1
Required level100
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
- Accessory (Left)
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
- No Drop
- Yes
- No Trade
- Yes
- No Cart
- Yes
- No Guild Storage
- Yes
- No Auction
- Yes
Item effect script
.@r = getrefine();
bonus bAllStats,1;
bonus bMaxHP,300;
bonus bMaxSP,200;
if (.@r >= 7) {
bonus bAllStats,2;
if (.@r >= 9) {
bonus bAllStats,2;
}
}