Item ID | 24372 | For Sale | No |
---|---|---|---|
Identifier | S_Mortal_Blow_Pendant | Credit Price | Not For Sale |
Name | Mortal Blow Shadow Pendant | Type | Shadow Equipment |
NPC Buy | 0 | Weight | 0 |
NPC Sell | 0 | Weapon Level | 0 |
Range | 0 | Defense | 0 |
Slots | 0 | Refineable | Yes |
Attack | 0 | Min Equip Level | 1 |
Equip Locations | Shadow Accessory Left (Pendant) | ||
Equip Upper | Normal / Upper / Baby / Third / Third Upper / Third Baby | ||
Equippable Jobs | All Jobs | ||
Equip Gender | Both (Male and Female) | ||
Item Use Script |
1 .@r = getrefine(); if (.@r >= 9) { .@val = 3; } else if (.@r >= 7) { .@val = 2; } else { .@val = 1; } bonus bCritAtkRate,.@val; |
||
Equip Script | None | ||
Unequip Script | None |