Type |
Weapon |
Subtype |
1hsword |
Attack |
100 |
Defense |
0 |
Weight |
60.0 |
Weapon Level |
4 |
Buy |
20z |
Sell |
10z |
Required Level |
40 |
Slots |
0 |
Applicable Jobs:
job_alchemist,
job_assassin,
job_blacksmith,
job_crusader,
job_knight,
job_merchant,
job_rogue,
job_swordman,
job_thief
Description:
A one-handed, formal dress sword imbued with the Water element.
Enables use of Level 3 Cold Bolt.
Randomly autocasts Level 3 Cold Bolt when dealing physical attack.
Randomly inflicts Frozen status on target or wielder when dealing physical attack.
Class: One-Handed Sword
Attack: 100
Weight: 60
Element: Water
Weapon Level: 4
Level Requirement: 40
Jobs: Swordman, Merchant and Thief Classes
Item Script:
bonus bAtkEle,Ele_Water;
bonus2 bAddEff,Eff_Freeze,500;
bonus2 bAddEff2,Eff_Freeze,10;
skill 'MG_COLDBOLT',3;
bonus3 bAutoSpell,'MG_COLDBOLT',3,100;