Bloody Eater [2]
ID: 1182
Type |
Weapon |
Subtype |
2hsword |
Attack |
200 |
Defense |
0 |
Weight |
120.0 |
Weapon Level |
4 |
Buy |
20z |
Sell |
10z |
Required Level |
50 |
Slots |
2 |
Applicable Jobs:
job_crusader,
job_knight,
job_swordman
Description:
A magical sword which releases a dismal black aura.
Randomly increases Critical by 100 and Atk by 50 for 5 seconds when dealing physical attack.
Restores HP by 100 when defeating an enemy.
Class: Two-Handed Sword
Attack: 200
Weight: 120
Element: Ghost
Weapon Level: 4
Level Requirement: 80
Jobs: Transcendent Swordman
Item Script:
bonus bAtkEle,Ele_Ghost;
autobonus '{ bonus bCritical,100; bonus bBaseAtk,50; }',1,5000,0,'{ specialeffect2 EF_FIRESPLASHHIT; }';
bonus bHPGainValue,100;