Viewing Item

#450244: Rune Armor of Ice

Item ID 450244 For Sale No
Identifier Ice_Rune_Armor Credit Price Not For Sale
Name Rune Armor of Ice 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 Armor
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 bonus bCon,(readparam(bDex)/25);

4 if (.@r>=7) {

5 bonus bPAtk,2;

6 bonus bAtkRate,5;

7 if (.@r>=9) {

8 bonus bCritAtkRate,15;

9 if (.@r>=11) {

10 bonus bLongAtkRate,15;

11 }

12 }

13 }

14 if (.@g>=ENCHANTGRADE_D) {

15 bonus bAtkRate,5;

16 if (.@g>=ENCHANTGRADE_C) {

17 bonus bAtkRate,5;

18 bonus bCon,5;

19 if (.@g>=ENCHANTGRADE_B) {

20 bonus bLongAtkRate,10;

21 if (.@g>=ENCHANTGRADE_A) {

22 bonus bDelayrate,-10;

23 bonus bCon,5;

24 }

25 }

26 }

27 }

Equip Script None
Unequip Script None
Description None