Item Database - Item View

#4537: Activated Reckless Naudh Rune

Item ID 4537 Type Card
Identifier Reckless_Naudh_Rune_Activated Weight 1
Name Activated Reckless Naudh Rune Defense 0
NPC Buy 20 Refineable No
NPC Sell 10 Min Equip Level None
Range 0
Slots 0
Attack 0
MATK 0
Equip Locations Armor
Equippable Jobs None
Item Use Script

1 if

2 (readparam(bAgi)

3 =99)

4 {

5 bonus

6 bAtk,30;

7 bonus2

8 bHPDrainRate,50,20;

9 bonus2

10 bIgnoreDefClassRate,Class_All,25;

11 }

12 if

13 (readparam(bLuk)

14 =99)

15 {

16 bonus

17 bAtk,30;

18 bonus

19 bCritAtkRate,20;

20 bonus2

21 bIgnoreDefClassRate,Class_All,25;

22 }