ID #420006
Armor
Vassalage Necklace
Buy Price: N/A
Sell Price: N/A
A collar modeled after one used as a proof of servitude to a master.
_______________________
For each 50 combined sum of base STR and LUK:
Increases Physical Damage against enemies of every size by 4%.
Perfect HIT +5%
_______________________
Type: Headgear
Defense: 0
Position: Lower
Weight: 30
_______________________
Requirement:
Base Level 70
_______________________
For each 50 combined sum of base STR and LUK:
Increases Physical Damage against enemies of every size by 4%.
Perfect HIT +5%
_______________________
Type: Headgear
Defense: 0
Position: Lower
Weight: 30
_______________________
Requirement:
Base Level 70
Basic Information
Type
Armor
Weight
300
Requirements
Armor Level
1
Min Level
70
Scripts
Script .@val = (readparam(bStr)+readparam(bLuk))/50; bonus2 bAddSize,Size_All,4*.@val; bonus bPerfectHitAddRate,5*.@val;
.@val = (readparam(bStr)+readparam(bLuk))/50; bonus2 bAddSize,Size_All,4*.@val; bonus bPerfectHitAddRate,5*.@val;