Item Database - Item View

#4538: Activated Stoic Naudh Rune

Item ID 4538 Type Card
Identifier Stoic_Naudh_Rune_Activated Weight 1
Name Activated Stoic 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(bVit)

3 =99)

4 {

5 bonus

6 bLongAtkDef,20;

7 bonus

8 bNearAtkDef,20;

9 bonus

10 bCriticalDef,20;

11 }

12 if

13 (readparam(bInt)

14 =99)

15 {

16 bonus

17 bMatk,30;

18 bonus

19 bMatkRate,10;

20 bonus2

21 bIgnoreMDefClassRate,Class_All,25;

22 }