Item ID | 400597 |
![]() |
For Sale | No |
---|---|---|---|---|
Identifier | aegis_400597 | Credit Price | Not For Sale | |
Name | Kiwawa Cowboy | Type | Armor | |
NPC Buy | 0 | Weight | 30 | |
NPC Sell | 0 | Weapon Level | 0 | |
Range | 0 | Defense | 0 | |
Slots | 1 | Refineable | Yes | |
Attack | 0 | Min Equip Level | 100 | |
MATK | 0 | Max Equip Level | None | |
Equip Locations | Upper Headgear | |||
Equip Upper | None | |||
Equippable Jobs | Gunslinger / Rebellion | |||
Equip Gender | Both (Male and Female) | |||
Trade restriction | None | |||
Item Use Script |
1 .@r = getrefine(); 2 bonus bBaseAtk,15*(.@r/2); 3 bonus bLongAtkRate,4*(.@r/2); 4 if (.@r>=7) { 5 bonus2 bHPDrainRate,50,5; 6 bonus2 bSPDrainRate,10,3; 7 if (.@r>=9) { 8 bonus2 bAddSize,Size_All,10; 9 if (.@r>=11) { 10 bonus bDelayrate,-15; 11 bonus bFixedCast,-200; 12 } 13 } 14 } |
|||
Equip Script | None | |||
Unequip Script | None |