ID #1288
Weapon
Bloody Fear
Buy Price: N/A
Sell Price: N/A
Rental Item
An excellent katar that specially made to eliminate Demi-Human race.
_______________________
Ignores physical defense of Demi-Human race by 100%.
_______________________
Random chance to inflict Bleeding status on the target when dealing physical damage.
_______________________
When VIP status active:
ATK +10
MATK +10
Restore 1 SP when killing enemy
_______________________
Type: Katar
Attack: 145
Weight: 0
Weapon Level: 4
Refineable: No
_______________________
Requirement:
Assassin classes
An excellent katar that specially made to eliminate Demi-Human race.
_______________________
Ignores physical defense of Demi-Human race by 100%.
_______________________
Random chance to inflict Bleeding status on the target when dealing physical damage.
_______________________
When VIP status active:
ATK +10
MATK +10
Restore 1 SP when killing enemy
_______________________
Type: Katar
Attack: 145
Weight: 0
Weapon Level: 4
Refineable: No
_______________________
Requirement:
Assassin classes
Available from boxes
Basic Information
Type
Weapon
Range
1
Job Requirements
Assassin
Yes
Requirements
Weapon Level
4
Min Level
1
Scripts
Script bonus bIgnoreDefRace,RC_DemiHuman; bonus bIgnoreDefRace,RC_Player_Human; bonus2 bAddEff,Eff_Bleeding,100; if (vip_status(VIP_STATUS_ACTIVE)) { bonus bBaseAtk,10; bonus bMatk,10; }
bonus bIgnoreDefRace,RC_DemiHuman;
bonus bIgnoreDefRace,RC_Player_Human;
bonus2 bAddEff,Eff_Bleeding,100;
if (vip_status(VIP_STATUS_ACTIVE)) {
bonus bBaseAtk,10;
bonus bMatk,10;
}