Viewing Item

#20749: Fallen Warrior Manteau

Item ID 20749 For Sale No
Identifier Manteau_Of_Fallen_ Credit Price Not For Sale
Name Fallen Warrior Manteau Type Armor
NPC Buy 10 Weight 60
NPC Sell 5 Weapon Level 0
Range 0 Defense 30
Slots 1 Refineable Yes
Attack 0 Min Equip Level 170
MATK 0 Max Equip Level None
Equip Locations Garment
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bMaxHPrate,.@r/2;

3 bonus bMaxSPrate,.@r/2;

4 bonus bAgi,5;

5 bonus bFlee,10;

6 if (readparam(bStr)>=90)

7 bonus bBaseAtk,10+(.@r*2);

8 if (readparam(bInt)>=90)

9 bonus bMatk,20+(.@r*3);

10 if (readparam(bVit)>=90)

11 bonus2 bSubEle,Ele_Neutral,3+((.@r>=8)?3:0)+((.@r>=10)?4:0);

12 if (readparam(bAgi)>=90) {

13 bonus bAspdRate,3+(.@r/2);

14 bonus bAspd,((.@r>=10)?1:0);

15 }

16 if (readparam(bDex)>=90)

17 bonus bLongAtkRate,3+(.@r/2);

18 if (readparam(bLuk)>=90)

19 bonus bCritAtkRate,5+.@r;

Equip Script None
Unequip Script None
Description None