Fake Alloy Pot [1] ( Fake_Alloy_Pot )
| ID 460030 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 100 | Slots: 1 | ||||||||||||||||||||
| 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: 100 | |||||||||||||||||||||
| Weapon Level: Not specified | Armor Level: 1 | Min. Equip Level: 100 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: Not specified | Element: Neutral | Classes: Not specified | |||||||||||||||||||||
|
A replica of the alloy flower pot favored by fairies. All Not specified
.@r = getrefine();
bonus bMdef,10;
bonus bStr,.@r/2;
bonus bInt,.@r/2;
bonus bMaxHPrate,2*(.@r/2);
bonus2 bSubEle,Ele_Neutral,5*(.@r/4);
if (.@r>=9) {
bonus bStr,5;
bonus bInt,5;
bonus bMaxHPrate,3;
}
if (.@r>=11) {
bonus bStr,5;
bonus bInt,10;
bonus bMaxHPrate,5;
}
if (eaclass()&EAJL_THIRD && BaseJob == Job_Alchemist) {
bonus2 bSkillAtk,"CR_ACIDDEMONSTRATION",3*(getskilllv("GN_REMODELING_CART")+getskilllv("GN_CARTBOOST"));
bonus2 bSkillAtk,"GN_HELLS_PLANT",3*(getskilllv("GN_REMODELING_CART")+getskilllv("GN_CARTBOOST"));
bonus2 bSkillAtk,"GN_CARTCANNON",3*getskilllv("GN_CART_TORNADO");
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||