Vassalage Necklace

Item ID 15932 Name Vassalage Necklace
None
Weapon Level 0 Identifier Vassalage_Necklace_TH
Attack 0 Type Armor
MATK 0 Equip Locations Lower Headgear
Defense 0 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 0 Equip Upper None
Weight 10 Min Equip Level 30
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable No
Credit Price None Trade restriction None
Item Script
.@a = BaseLevel/35;
.@b = 2*.@a;
if (BaseLevel>=175) {
   .@a = .@a*2;
   .@b = .@b*2;
}
bonus bShortAtkRate,.@a;
bonus bHit,.@b;

Set Script
Vassalage Necklace
Vassalage Ring
skill "TF_DOUBLE",max(getskilllv("TF_DOUBLE"),3);