Cylinder Boots ( Cylinder_Boots )
| ID 470060 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 40 | Slots: Not specified | ||||||||||||||||||||
| Type: Armor/Garment/Boots/Headgear/Accessory item. | Sub Type: Not specified | Gender: Both | Locations: Shoes | |||||||||||||||||||||
| Attack: Not specified | Magic Attack: Not specified | Range: Not specified | Defense: 12 | |||||||||||||||||||||
| 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 | |||||||||||||||||||||
|
Botas feitas para acompanhar diversos testes alquímicos. A parte boa é que o tecido nunca mancha, mesmo se cair algo. All Not specified
.@r = getrefine();
.@val = getskilllv("GN_CARTBOOST");
bonus bUnbreakableShoes;
bonus bMdef,10;
bonus bMaxHPrate,3;
bonus bMaxSPrate,3;
bonus bHit,20*.@val;
bonus bAspdRate,4*.@val;
bonus bAtkRate,4*getskilllv("GN_FIRE_EXPANSION");
bonus2 bSkillAtk,"GN_CART_TORNADO",10*getskilllv("GN_CRAZYWEED");
if (getskilllv("GN_S_PHARMACY") == 10)
bonus bIgnoreDefRace,RC_All;
if (.@r>=5) {
bonus bMaxHPrate,7;
bonus bMaxSPrate,7;
bonus2 bVariableCastrate,"GN_CARTCANNON",-50;
bonus2 bSkillAtk,"GN_CARTCANNON",BaseLevel/2;
}
if (.@r>=7) {
bonus bMaxHPrate,10;
bonus bMaxSPrate,10;
bonus2 bVariableCastrate,"GN_CARTCANNON",-50;
bonus2 bSkillAtk,"GN_CARTCANNON",BaseLevel/2;
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||