Nab Hood
| Item ID | 2578 | Name | Nab Hood |
|
An ancient relic that belonged to an unknown Assassin.
_______________________ For each Refine Level: FLEE +2 ATK +2 _______________________ Type: Garment Defense: 13 Weight: 10 Armor Level: 1 Enchantable: Yes _______________________ Requirement: Base Level 100 Guillotine Cross |
|---|---|---|---|---|---|
| Weapon Level | 0 | Identifier | Nab_Hood | ||
| Attack | 0 | Type | Armor | ||
| MATK | 0 | Equip Locations | Garment | ||
| Defense | 13 | Equippable Jobs | Assassin | ||
| Range | 0 | Equip Gender | Both (Male and Female) | ||
| Slots | 0 | Equip Upper | Third, Third Upper, Third Baby | ||
| Weight | 10 | Min Equip Level | 100 | ||
| NPC Buy | 20 | Max Equip Level | None | ||
| NPC Sell | 10 | Refineable | Yes | ||
| Credit Price | None | Trade restriction | None | ||
| Item Script |
.@r = getrefine(); bonus bFlee,.@r*2; bonus bBaseAtk,.@r*2; |
||||
| Set | Script | ||||||||
|---|---|---|---|---|---|---|---|---|---|
|
bonus3 bAutoSpell,"ASC_BREAKER",max(getskilllv("ASC_BREAKER"),1),20;
if (readparam(bStr) > 119) {
bonus bBaseAtk,30;
}
bonus bAtkRate,10;
bonus bMatkRate,10;
bonus bCritical,-20;
|