ID #1728
Weapon
Ballista
Buy Price: N/A
Sell Price: N/A
Rental Item
A giant bow used in ancient battles.
_______________________
Increases Ranged Physical Damage by 20%.
_______________________
When VIP status active:
ATK +10
MATK +10
_______________________
Type: Bow
Attack: 194
Weight: 0
Weapon Level: 4
Refineable: No
_______________________
Requirement:
Hunter, Bard and Dancer
A giant bow used in ancient battles.
_______________________
Increases Ranged Physical Damage by 20%.
_______________________
When VIP status active:
ATK +10
MATK +10
_______________________
Type: Bow
Attack: 194
Weight: 0
Weapon Level: 4
Refineable: No
_______________________
Requirement:
Hunter, Bard and Dancer
Available from boxes
Basic Information
Type
Weapon
Range
5
Job Requirements
Bard/Dancer
Yes
Hunter
Yes
Requirements
Weapon Level
4
Min Level
1
Scripts
Script bonus bLongAtkRate,20; if (vip_status(VIP_STATUS_ACTIVE)) { bonus bBaseAtk,10; bonus bMatk,10; }
bonus bLongAtkRate,20;
if (vip_status(VIP_STATUS_ACTIVE)) {
bonus bBaseAtk,10;
bonus bMatk,10;
}