Viewing Item

#480230: Rune Manteau of Flame

Item ID 480230 For Sale No
Identifier Flame_Rune_Hood Credit Price Not For Sale
Name Rune Manteau of Flame 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 bVariableCastrate,-10;

5 if (.@r>=9) {

6 bonus bCritAtkRate,10;

7 if (.@r>=11) {

8 bonus bAtkRate,10;

9 }

10 }

11 }

12 if (.@g>=ENCHANTGRADE_D) {

13 bonus bAtkRate,5;

14 if (.@g>=ENCHANTGRADE_C) {

15 bonus bPAtk,5;

16 bonus bAtkRate,5;

17 if (.@g>=ENCHANTGRADE_B) {

18 bonus bShortAtkRate,10;

19 if (.@g>=ENCHANTGRADE_A) {

20 bonus bDelayrate,-10;

21 bonus bPAtk,2;

22 }

23 }

24 }

25 }

Equip Script None
Unequip Script None
Description None