Viewing Item

#490492: Heart of Pure Love-LT

Item ID 490492 For Sale No
Identifier Pure_Heart_LT_TW Credit Price Not For Sale
Name Heart of Pure Love-LT Type Armor
NPC Buy 0 Weight 10
NPC Sell 0 Weapon Level 0
Range 0 Defense 20
Slots 1 Refineable No
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Accessory Left/Right
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@a = (readparam(bStr)/10);

2 .@b = (readparam(bInt)/10);

3 bonus bMdef,20;

4 bonus bVariableCastrate,-10+.@b;

5 bonus2 bAddClass,Class_All,10+.@a;

6 bonus bMatkRate,10+.@b;

7 bonus bAllStats,8;

8 bonus2 bAddClass,Class_Normal,10;

9 bonus2 bMagicAddClass,Class_Normal,10;

10 bonus bDelayrate,-.@a;

11 if (BaseJob == Job_Merchant) {

12 bonus bShortAtkRate,15;

13 bonus bLongAtkRate,15;

14 bonus bCritAtkRate,20;

15 bonus bPow,5;

16 bonus bCrt,5;

17 bonus bNoMadoFuel;

18 }

Equip Script None
Unequip Script None