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