STR Supplement Reactor

Item ID 4982 Name STR Supplement Reactor
For each 10 base STR:
ATK +5
_______________________
Refine Level +7:
ATK +10
Weapon Level 0 Identifier Reactor_A_STR
Attack 0 Type Card - Enchant
MATK 0 Equip Locations None
Defense 0 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 0 Equip Upper None
Weight 0 Min Equip Level None
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable No
Credit Price None Trade restriction None
Item Script
if (getrefine()>=7) {
   .@bonus = 10;
}
bonus bBaseAtk,.@bonus + 5*(readparam(bStr)/10);

Set Script
Riot Chip
STR Supplement Reactor
bonus bAtkRate,3;
STR Supplement Reactor
Extreme
bonus bAtkRate,3;