[Rental] Gaia Shield ( JP_Shield01_L )
| ID 28917 |
|
|||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: 20 zeny | Sell Price: 10 zeny | Weight: 200 | Slots: Not specified | ||||||||||||||||
| Type: Armor/Garment/Boots/Headgear/Accessory item. | Sub Type: Not specified | Gender: Both | Locations: Shield | |||||||||||||||||
| Attack: Not specified | Magic Attack: Not specified | Range: Not specified | Defense: 150 | |||||||||||||||||
| Weapon Level: Not specified | Armor Level: 1 | Min. Equip Level: 90 | Max. Equip Level: Not specified | |||||||||||||||||
| Refineable: 1 | Gradable: Not specified | Element: Neutral | Classes: Not specified | |||||||||||||||||
|
All Not specified
.@r = getrefine();
bonus bUnbreakableShield;
bonus bMdef,10;
bonus2 bSubEle,Ele_Earth,10;
bonus2 bAddEle,Ele_Earth,5;
bonus2 bMagicAddEle,Ele_Earth,5;
if (.@r>=6) {
bonus2 bSubEle,Ele_Earth,15;
bonus2 bAddEle,Ele_Earth,10;
bonus2 bMagicAddEle,Ele_Earth,10;
}
if (.@r>=8) {
if (readparam(bStr)>=90) {
bonus bBaseAtk,50;
}
if (readparam(bAgi)>=90) {
bonus bAspdRate,5;
}
if (readparam(bVit)>=90) {
bonus bHealPower2,10;
bonus bAddItemHealRate,10;
}
if (readparam(bInt)>=90) {
bonus bMatk,30;
}
if (readparam(bDex)>=90) {
bonus bVariableCastrate,-5;
}
if (readparam(bLuk)>=90) {
bonus bCritAtkRate,5;
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||