Viewing Item

#480231: Rune Manteau of Plain

Item ID 480231 For Sale No
Identifier Plain_Rune_Hood Credit Price Not For Sale
Name Rune Manteau of Plain Type Armor
NPC Buy 0 Weight 100
NPC Sell 0 Weapon Level 0
Range 0 Defense 45
Slots 1 Refineable Yes
Attack 0 Min Equip Level 230
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 .@g = getenchantgrade();

2 .@r = getrefine();

3 if (.@r>=7) {

4 bonus bMaxHPrate,3;

5 if (.@r>=9) {

6 bonus bVariableCastrate,-10;

7 if (.@r>=11) {

8 bonus2 bAddRace,RC_All,10;

9 }

10 }

11 }

12 if (.@g>=ENCHANTGRADE_D) {

13 bonus bMaxHPrate,5;

14 if (.@g>=ENCHANTGRADE_C) {

15 bonus bMaxHPrate,5;

16 bonus bMRes,5;

17 bonus bRes,5;

18 if (.@g>=ENCHANTGRADE_B) {

19 bonus bDelayrate,-5;

20 bonus bMRes,5;

21 bonus bRes,5;

22 if (.@g>=ENCHANTGRADE_A) {

23 bonus bDelayrate,-10;

24 bonus bPAtk,2;

25 }

26 }

27 }

28 }

Equip Script None
Unequip Script None
Description None