Agricultural Tools

Item ID 400477 Name Agricultural Tools
None
Weapon Level 0 Identifier Ferramentas_BR
Attack 0 Type Armor
MATK 0 Equip Locations Upper Headgear
Defense 0 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 70 Min Equip Level 1
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable Yes
Credit Price None Trade restriction None
Item Script
bonus bUnbreakableHelm;
bonus bHPGainValue,500;
bonus bSPGainValue,50;
bonus bLongHPGainValue,500;
bonus bLongSPGainValue,50;
bonus bMagicHPGainValue,500;
bonus bMagicSPGainValue,50;

Set Script
Poring Village Leek
Agricultural Tools
.@r = getequiprefinerycnt(EQI_HEAD_TOP);
bonus bMaxHP,1000;
bonus bMaxSP,200;
bonus bBaseAtk,10*(.@r/2);
bonus bHit,4*(.@r/2);
bonus bAspdRate,.@r/2;
Poring Village Carrot
Agricultural Tools
.@r = getequiprefinerycnt(EQI_HEAD_TOP);
bonus bMaxHP,1000;
bonus bMaxSP,200;
bonus bMatk,10*(.@r/2);
bonus bDelayrate,-.@r/2;
bonus bVariableCastrate,-2*(.@r/2);