Artwork unavailable
RENEWAL / ITEMS
Heart of Pure Love-LT [1]
#490492Armor
Pure_Heart_LT_TW
TypeArmor
Equipment positionAccessory
GenderBoth
Weight10
Buy price0 z
Sell price0 z
DEF20
Slots1
Required level100
Armor level1
No description is available. Available properties and effects are shown below.
Item details
- Gender
- Both
- Equipment position
- Accessory
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- No
- Trade
Item effect script
.@a = (readparam(bStr)/10);
.@b = (readparam(bInt)/10);
bonus bMdef,20;
bonus bVariableCastrate,-10+.@b;
bonus2 bAddClass,Class_All,10+.@a;
bonus bMatkRate,10+.@b;
bonus bAllStats,8;
bonus2 bAddClass,Class_Normal,10;
bonus2 bMagicAddClass,Class_Normal,10;
bonus bDelayrate,-.@a;
if (BaseJob == Job_Merchant) {
bonus bShortAtkRate,15;
bonus bLongAtkRate,15;
bonus bCritAtkRate,20;
bonus bPow,5;
bonus bCrt,5;
bonus bNoMadoFuel;
}