ID #2924
Armor
Int 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 INT:
MATK +1
_______________________
Base INT at least 110:
MATK +1%
_______________________
Type: Accessory
Weight: 10
Armor Level: 1
_______________________
Requirement:
Base Level 100
_______________________
MaxHP +100
MaxSP +20
_______________________
For each 10 base INT:
MATK +1
_______________________
Base INT at least 110:
MATK +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 bMatk,(readparam(bInt)/10); if (readparam(bInt)>=110) bonus bMatkRate,1;
bonus bMaxHP,100; bonus bMaxSP,20; bonus bMatk,(readparam(bInt)/10); if (readparam(bInt)>=110) bonus bMatkRate,1;