ID #2923
Armor
Str Glove [1]
Buy Price: N/A
Sell Price: N/A
A glove that grows in strength with you.
_______________________
MaxHP +100
MaxSP +20
_______________________
For each 10 base STR:
ATK +1
_______________________
Base STR at least 110:
ATK +1%.
_______________________
Type: Accessory
Weight: 10
Armor Level: 1
_______________________
Requirement:
Base Level 100
_______________________
MaxHP +100
MaxSP +20
_______________________
For each 10 base STR:
ATK +1
_______________________
Base STR at least 110:
ATK +1%.
_______________________
Type: Accessory
Weight: 10
Armor Level: 1
_______________________
Requirement:
Base Level 100
Basic Information
Type
Armor
Weight
100
Requirements
Armor Level
1
Min Level
100
Scripts
Script bonus bMaxHP,100; bonus bMaxSP,20; bonus bBaseAtk,(readparam(bStr)/10); if (readparam(bStr)>=110) bonus bAtkRate,1;
bonus bMaxHP,100; bonus bMaxSP,20; bonus bBaseAtk,(readparam(bStr)/10); if (readparam(bStr)>=110) bonus bAtkRate,1;