Item Database - Item View
#4038: Stoic Naudh Rune
| Item ID | 4038 | Type | Card | |
|---|---|---|---|---|
| Identifier | Stoic_Naudh_Rune | Weight | 1 | |
| Name | 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,10; 7 bonus 8 bNearAtkDef,10; 9 bonus 10 bCriticalDef,10; 11 } 12 if 13 (readparam(bInt) 14 =99) 15 { 16 bonus 17 bMatk,15; 18 bonus 19 bMatkRate,5; 20 bonus2 21 bIgnoreMDefClassRate,Class_All,15; 22 } |
|||