Item Database - Item View

#4037: Reckless Naudh Rune

Item ID 4037 Type Card
Identifier Reckless_Naudh_Rune Weight 1
Name 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,20;

7 bonus2

8 bHPDrainRate,50,10;

9 bonus2

10 bIgnoreDefClassRate,Class_All,15;

11 }

12 if

13 (readparam(bLuk)

14 =99)

15 {

16 bonus

17 bAtk,20;

18 bonus

19 bCritAtkRate,10;

20 bonus2

21 bIgnoreDefClassRate,Class_All,15;

22 }