Per request, the donation page is live!

Viewing Item

#20748: Fallen Warrior Manteau

Item ID 20748 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 0
Slots 0 Refineable Yes
Attack 0 Min Equip Level 120
MATK 0 Max Equip Level None
Equip Locations Garment
Equip Upper None
Equippable Jobs None
Equip Gender Unknown
Item Use Script

1 .@r

2 =

3 getrefine();

4 bonus

5 bAgi,5;

6 bonus

7 bFlee,10;

8 if

9 (readparam(bStr)

10 =90)

11 bonus

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

13 if

14 (readparam(bInt)

15 =90)

16 bonus

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

18 if

19 (readparam(bVit)

20 =90)

21 bonus2

22 bSubEle,Ele_Neutral,3+((.@r

23 =8)?3:0)+((.@r

24 =10)?4:0);

25 if

26 (readparam(bAgi)

27 =90)

28 {

29 bonus

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

31 bonus

32 bAspd,((.@r

33 =10)?1:0);

34 }

35 if

36 (readparam(bDex)

37 =90)

38 bonus

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

40 if

41 (readparam(bLuk)

42 =90)

43 bonus

44 bCritAtkRate,5+.@r;

Equip Script None
Unequip Script None