Viewing Item

#490218: Pure Heart

Item ID 490218 For Sale No
Identifier Pure_Heart_TW Credit Price Not For Sale
Name Pure Heart Type Armor
NPC Buy 0 Weight 10
NPC Sell 0 Weapon Level 0
Range 0 Defense 10
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)/16);

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

3 bonus bMdef,15;

4 bonus bVariableCastrate,-5-.@b;

5 bonus bAtkRate,5+.@a;

6 bonus bMatkRate,5+.@b;

7 bonus bStr,5;

8 bonus bInt,5;

9 bonus2 bAddClass,Class_Normal,5;

10 bonus2 bMagicAddClass,Class_Normal,5;

11 bonus bDelayrate,-.@a;

12 if (BaseJob == Job_Merchant) {

13 bonus bShortAtkRate,10;

14 bonus bLongAtkRate,10;

15 }

Equip Script None
Unequip Script None