


π Navigation Menu
Item Information
#13061: Black Wing
| Item ID | 13061 | Sellable | No |
|---|---|---|---|
| Identifier | Black_Wing |
Cash Price | Not for sale |
| Name | Black Wing | Type | Armor |
| Buy Price | 20 z. | Weight | 60 |
| Sell Price | 10 z. | Weapon Level | 3 |
| Range | 1 tiles | Defense | 0 |
| Slots | 1 | Refineable | Yes |
| Attack | 115 | Min Level | 75 |
| Equip Loc | Main Hand | ||
| Jobs | Rogue | ||
| Gender | Both | ||
Item Scripts
Usage Script:
1 bonus bAgi,3;
2 bonus bFlee,10;
3 bonus2 bSkillAtk,"RG_BACKSTAP",15;
4 if (getrefine() >= 7) {
5 bonus bWeaponAtkRate,3;
6 bonus bCritical,5;
7 }
8 if (getrefine() >= 10) {
9 bonus2 bSkillAtk,"RG_BACKSTAP",10;
10 }
On Equip:
None
On Unequip:
None