Atlas Weapon [1]
ID: 1175
Type |
Weapon |
Subtype |
2hsword |
Attack |
200 |
Defense |
0 |
Weight |
350.0 |
Weapon Level |
4 |
Buy |
20z |
Sell |
10z |
Required Level |
55 |
Slots |
1 |
Applicable Jobs:
job_crusader,
job_knight,
job_swordman
Description:
A massive sword wielded by Atroce that is much too large to be handled by ordinary warriors.
Critical +10
If base Str at least 80:
Randomly destroys target's armor when dealing physical attack.
Class: Two-Handed Sword
Attack: 200
Weight: 350
Weapon Level: 4
Level Requirement: 55
Jobs: Transcendent Swordman
Item Script:
bonus bCritical,10;
if (readparam(bStr)>=80)
bonus bBreakArmorRate,500;