Viewing Item

#470173: Rune Boots of Flame

Item ID 470173 For Sale No
Identifier Flame_Rune_Boots Credit Price Not For Sale
Name Rune Boots 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 Footgear
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 bPAtk,2;

5 bonus bAtkRate,5;

6 if (.@r>=9) {

7 bonus bFixedCast,-300;

8 bonus bVariableCastrate,-10;

9 if (.@r>=11) {

10 bonus bFixedCast,-200;

11 bonus bShortAtkRate,10;

12 }

13 }

14 }

15 if (.@g>=ENCHANTGRADE_D) {

16 bonus bAtkRate,5;

17 if (.@g>=ENCHANTGRADE_C) {

18 bonus bFixedCast,-300;

19 if (.@g>=ENCHANTGRADE_B) {

20 bonus bPAtk,5;

21 bonus bAtkRate,5;

22 if (.@g>=ENCHANTGRADE_A) {

23 bonus bFixedCast,-200;

24 bonus bPAtk,2;

25 }

26 }

27 }

28 }

Equip Script None
Unequip Script None
Description None