Item ID | 24285 | For Sale | No |
---|---|---|---|
Identifier | Ninja_Shadow_Weapon | Credit Price | Not For Sale |
Name | Ninja Shadow Weapon | 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 Weapon | ||
Equip Upper | Normal / Upper / Baby / Third / Third Upper / Third Baby | ||
Equippable Jobs | Ninja / Kagerou/Oboro | ||
Equip Gender | Both (Male and Female) | ||
Item Use Script |
1 .@r = getrefine(); .@val = 3; bonus2 bSkillCooldown,"KO_BAKURETSU",-2000; bonus bMatk,(3*getskilllv("NJ_NINPOU")); if (.@r >= 7) { .@val += 3; if (.@r >= 9) { .@val += 4; } } bonus2 bAddClass,Class_Normal,.@val; bonus bMatkRate,.@val; |
||
Equip Script | None | ||
Unequip Script | None |