Pure Heart

Item ID 490218 Name Pure Heart
None
Weapon Level 0 Identifier Pure_Heart_TW
Attack 0 Type Armor
MATK 0 Equip Locations Accessory Left/Right
Defense 10 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 10 Min Equip Level 100
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable No
Credit Price None Trade restriction None
Item Script
.@a = (readparam(bStr)/16);
.@b = (readparam(bInt)/16);
bonus bMdef,15;
bonus bVariableCastrate,-5-.@b;
bonus bAtkRate,5+.@a;
bonus bMatkRate,5+.@b;
bonus bStr,5;
bonus bInt,5;
bonus2 bAddClass,Class_Normal,5;
bonus2 bMagicAddClass,Class_Normal,5;
bonus bDelayrate,-.@a;
if (BaseJob == Job_Merchant) {
   bonus bShortAtkRate,10;
   bonus bLongAtkRate,10;
}

Set Script
Pure Heart
Infinity Chip MAX
if (BaseJob == Job_Merchant) {
   bonus bPow,3;
   bonus bCon,3;
   bonus bPAtk,3;
   bonus bFixedCast,-500;
   bonus bNoMadoFuel;
   autobonus3 "{ bonus2 bSkillAtk,\"NC_ARMSCANNON\",30; bonus2 bSkillAtk,\"MT_AXE_STOMP\",30;  }",1000,120000,"MT_D_MACHINE";
}
Mechanical Aluminum Modified Boots
Pure Heart
if (BaseJob == Job_Merchant) {
   bonus bBaseAtk,150;
   bonus bVariableCastrate,-10;
}