ID #13408
Weapon
Refined Fireblend
Buy Price: N/A
Sell Price: N/A
Rental Item
A one-handed, formal dress sword imbued with the Fire element.
_______________________
INT +2
_______________________
Enables the use of Level 5 Fire Bolt.
_______________________
Random chance to auto-cast Level 5 Fire Bolt on the target when dealing physical damage.
_______________________
When VIP status active:
ATK +10
MATK +10
_______________________
Type: One-Handed Sword
Attack: 120
Weight: 0
Element: Fire
Weapon Level: 4
Refineable: No
_______________________
Requirement:
Swordsman, Merchant and Thief classes
A one-handed, formal dress sword imbued with the Fire element.
_______________________
INT +2
_______________________
Enables the use of Level 5 Fire Bolt.
_______________________
Random chance to auto-cast Level 5 Fire Bolt on the target when dealing physical damage.
_______________________
When VIP status active:
ATK +10
MATK +10
_______________________
Type: One-Handed Sword
Attack: 120
Weight: 0
Element: Fire
Weapon Level: 4
Refineable: No
_______________________
Requirement:
Swordsman, Merchant and Thief classes
Available from boxes
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Weapon
Range
1
Job Requirements
Alchemist
Yes
Assassin
Yes
Blacksmith
Yes
Crusader
Yes
Knight
Yes
Merchant
Yes
Rogue
Yes
Swordsman
Yes
Thief
Yes
Requirements
Weapon Level
4
Scripts
Script bonus bAtkEle,Ele_Fire; bonus bInt,2; skill "MG_FIREBOLT",5; bonus3 bAutoSpell,"MG_FIREBOLT",5,100; if (vip_status(VIP_STATUS_ACTIVE)) { bonus bBaseAtk,10; bonus bMatk,10; }
bonus bAtkEle,Ele_Fire;
bonus bInt,2;
skill "MG_FIREBOLT",5;
bonus3 bAutoSpell,"MG_FIREBOLT",5,100;
if (vip_status(VIP_STATUS_ACTIVE)) {
bonus bBaseAtk,10;
bonus bMatk,10;
}