Renewal
.:Renewal Item Database:.
Search Item By ID


Int Glove [1]   [Accessory]   Item ID# 2924 (Int_Glove_)
Int Glove
Type
Armor
Class
Accessory
Buy
75000z
Sell
37500z
Weight
10
Required Lvl
100
Armor Lvl
1
Slot
1
Refineable
No
Applicable Jobs
Every Job
Description
A glove that grows in strength with you.
MaxHP +100, MaxSP +20.
MATK +1 per 10 points of base INT.
MATK +1% when base INT is 110 or higher.

[iRO Description]
A glove that grows in strength with you.
Class: Accessory
Requires Level: 100
Usable By: All Jobs
Max HP + 100
Max SP + 20
Matk + 1 for every 10 base Int.
If the user's base Int is 110 or higher, Matk + 1%.
Item Script
{ bonus bMaxHP,100; bonus bMaxSP,20; bonus bMatk,(readparam(bInt)/10); if (readparam(bInt)>=110) bonus bMatkRate,1; },{},{}
Dropped By No Result

back to top