ID #18100
Weapon
Shooting Star
Buy Price: N/A
Sell Price: N/A
Rental Item
Beautiful bow with a graceful appearance.
_______________________
Increases Ranged Physical Damage by 20%.
_______________________
When VIP status active:
ATK +10
MATK +10
Random chance to auto-cast Level 2 Double Strafe when dealing physical damage.
_______________________
Type: Bow
Attack: 190
Weight: 0
Weapon Level: 4
Refineable: No
_______________________
Requirement:
Hunter, Bard and Dancer
Beautiful bow with a graceful appearance.
_______________________
Increases Ranged Physical Damage by 20%.
_______________________
When VIP status active:
ATK +10
MATK +10
Random chance to auto-cast Level 2 Double Strafe when dealing physical damage.
_______________________
Type: Bow
Attack: 190
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;
}