Biolo Stone (Garment)

Item ID 313324 Name Biolo Stone (Garment)
For each Level of Mayhemic Thorns:
Increases Ranged Physical Damage by 2%.
_______________________
When equipped with Genetic Stone(Upper):
For each Level of Bionic Pharmacy:
Increases Physical Damage against enemies of every element by 3%.
_______________________
When equipped with Genetic Stone(Mid):
Increases damage of Mayhemic Thorns by 10%.
_______________________
When equipped with Genetic Stone(Lower):
Increases damage of Acidified Zone (Water/Wind/Ground/Fire) by 10%.
Weapon Level 0 Identifier Biolo_Robe
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
bonus bLongAtkRate,2*getskilllv("BO_MAYHEMIC_THORNS");

Set Script
Biolo Stone (Garment)
Genetic Stone (Upper)
bonus2 bAddEle,Ele_All,3*getskilllv("BO_BIONIC_PHARMACY");
Biolo Stone (Garment)
Generic Stone (Middle)
bonus2 bSkillAtk,"BO_MAYHEMIC_THORNS",10;
Biolo Stone (Garment)
Genetic Stone (Lower)
bonus2 bSkillAtk,"BO_ACIDIFIED_ZONE_WIND",10;
bonus2 bSkillAtk,"BO_ACIDIFIED_ZONE_FIRE",10;
bonus2 bSkillAtk,"BO_ACIDIFIED_ZONE_WATER",10;
bonus2 bSkillAtk,"BO_ACIDIFIED_ZONE_GROUND",10;