Item ID | 2576 |
![]() |
For Sale | No |
---|---|---|---|---|
Identifier | Bravery_Bag | Credit Price | Not For Sale | |
Name | Adventurer's Backpack | Type | Armor | |
NPC Buy | 0 | Weight | 20 | |
NPC Sell | 0 | Weapon Level | 0 | |
Range | 0 | Defense | 20 | |
Slots | 1 | Refineable | Yes | |
Attack | 0 | Min Equip Level | 0 | |
MATK | 0 | Max Equip Level | None | |
Equip Locations | Garment | |||
Equip Upper | Normal / Upper / Baby / Third / Third Upper / Third Baby | |||
Equippable Jobs | All Jobs | |||
Equip Gender | Both (Male and Female) | |||
Item Use Script |
1 skill "BS_GREED",1; [email protected] = getrefine(); if([email protected]>=7) { if(readparam(bStr)>=90) { bonus bBaseAtk,([email protected]>=9)?30:20; } if(readparam(bInt)>=90) { bonus bMatk,([email protected]>=9)?50:30; } if(readparam(bVit)>=90) { bonus2 bSubEle,Ele_Neutral,([email protected]>=9)?10:5; } if(readparam(bAgi)>=90) { bonus bAspdRate,8; if([email protected]>=9) { bonus bAspd,1; } } if(readparam(bDex)>=90) { bonus bLongAtkRate,([email protected]>=9)?10:5; } if(readparam(bLuk)>=90) { bonus bCritAtkRate,([email protected]>=9)?15:10; } } |
|||
Equip Script | None | |||
Unequip Script | None |