Item Database - Item View
#4036: Daring Naudh Rune
| Item ID | 4036 | Type | Card | |
|---|---|---|---|---|
| Identifier | Daring_Naudh_Rune | Weight | 1 | |
| Name | Daring 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(bDex) 3 =99) 4 { 5 bonus 6 bAtk,20; 7 bonus 8 bLongAtkRate,10; 9 bonus2 10 bIgnoreDefClassRate,Class_All,15; 11 } 12 if 13 (readparam(bStr) 14 =99) 15 { 16 bonus 17 bAtk,20; 18 bonus 19 bShortAtkRate,10; 20 bonus2 21 bIgnoreDefClassRate,Class_All,15; 22 } |
|||