Heart Breaker [1]
ID: 1376
Type |
Weapon |
Subtype |
2haxe |
Attack |
175 |
Defense |
0 |
Weight |
200.0 |
Weapon Level |
4 |
Buy |
20z |
Sell |
10z |
Required Level |
70 |
Slots |
1 |
Applicable Jobs:
job_alchemist,
job_blacksmith,
job_crusader,
job_knight,
job_merchant,
job_swordman
Description:
A special Two-Handed Axe that was crafted by a great blacksmith.
It seems capable of destroying any kind of armor.
Reduces after attack delay by 5%.
Critical +20
Critical bonus raises as weapon's Upgrade Level is increased.
Adds 3% chance of autocasting Level 3 Hammerfall when worn by Whitesmith or Proffesor.
Class: Two-Handed Axe
Attack: 175
Weight: 200
Weapon Level: 4
Level Requirement: 70
Jobs: Transcendent Swordman and Merchant
Item Script:
bonus bCritical,20+getrefine();
bonus bAspdRate,5;
if (Class == Job_Whitesmith || Class == Job_Creator)
bonus3 bAutoSpell,'BS_HAMMERFALL',3,30;