ID #13109
Weapon
Wasteland Outlaw
Buy Price: N/A
Sell Price: N/A
Rental Item
A highly accurate and rapid firing gun that was made in the memory of all the Gunslingers that had braved the unexplored wilderness.
_______________________
Adds HIT and ASPD bonus depend on wielder's AGI stats.
_______________________
ATK +40%.
_______________________
When VIP status active:
ATK +10
MATK +10
_______________________
Type: Revolver
Attack: 100
Weight: 0
Weapon Level: 3
_______________________
Requirement:
Gunslinger
A highly accurate and rapid firing gun that was made in the memory of all the Gunslingers that had braved the unexplored wilderness.
_______________________
Adds HIT and ASPD bonus depend on wielder's AGI stats.
_______________________
ATK +40%.
_______________________
When VIP status active:
ATK +10
MATK +10
_______________________
Type: Revolver
Attack: 100
Weight: 0
Weapon Level: 3
_______________________
Requirement:
Gunslinger
Available from boxes
Basic Information
Type
Weapon
Range
7
Job Requirements
Gunslinger
Yes
Requirements
Weapon Level
3
Scripts
Script bonus bHit,readparam(bAgi)/10; bonus bAspdRate,readparam(bAgi)/14; bonus2 bAddClass,Class_All,40; if (vip_status(VIP_STATUS_ACTIVE)) { bonus bBaseAtk,10; bonus bMatk,10; }
bonus bHit,readparam(bAgi)/10;
bonus bAspdRate,readparam(bAgi)/14;
bonus2 bAddClass,Class_All,40;
if (vip_status(VIP_STATUS_ACTIVE)) {
bonus bBaseAtk,10;
bonus bMatk,10;
}