ID #490201
Armor
Origin of Fertility [1]
Buy Price: N/A
Sell Price: N/A
Type: Armor
Weight: 10
Slots: 1
Armor level: 1
Required level: 100
Weight: 10
Slots: 1
Armor level: 1
Required level: 100
Basic Information
Type
Armor
Weight
10
Requirements
Armor Level
1
Min Level
100
Scripts
Script .@r = getrefine(); bonus bAllStats,1; bonus bMaxHP,300; bonus bMaxSP,200; if (.@r >= 7) { bonus bAllStats,2; if (.@r >= 9) { bonus bAllStats,2; } }
.@r = getrefine();
bonus bAllStats,1;
bonus bMaxHP,300;
bonus bMaxSP,200;
if (.@r >= 7) {
bonus bAllStats,2;
if (.@r >= 9) {
bonus bAllStats,2;
}
}