Viewing Item

#490201: Origin of Fertility

Item ID 490201 For Sale No
Identifier The_Origin_of_fertility Credit Price Not For Sale
Name Origin of Fertility Type Armor
NPC Buy 0 Weight 1
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 1 Refineable Yes
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Accessory Left
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Guild Storage / Can't be auctioned
Item Use Script

1 .@r = getrefine();

2 bonus bAllStats,1;

3 bonus bMaxHP,300;

4 bonus bMaxSP,200;

5 if (.@r >= 7) {

6 bonus bAllStats,2;

7 if (.@r >= 9) {

8 bonus bAllStats,2;

9 }

10 }

Equip Script None
Unequip Script None