Elemental Sword [3]
ID: 13414
Type |
Weapon |
Subtype |
1hsword |
Attack |
105 |
Defense |
0 |
Weight |
120.0 |
Weapon Level |
3 |
Buy |
20z |
Sell |
10z |
Required Level |
70 |
Slots |
3 |
Applicable Jobs:
job_alchemist,
job_assassin,
job_blacksmith,
job_crusader,
job_knight,
job_merchant,
job_rogue,
job_swordman,
job_thief
Description:
A magical sword that bears 4 different properties of nature.
Very effective to enemies without the properties of Water, Wind, Earth and Fire.
10% additional damage to Monsters with Neutral elemental.
When attacking, has a chance of adding an additional elemental magic attack.
Str +2
Int +4
Dex +1
Matk +5%
Class: One-Handed Sword
Attack: 105
Weight: 120
Weapon Level: 3
Level Requirement: 70
Jobs: Transcendent Swordman, Merchant and Thief
Item Script:
bonus bStr,2;
bonus bInt,4;
bonus bDex,1;
bonus bMatkRate,5;
bonus2 bAddEle,Ele_Neutral,10;
bonus3 bAutoSpell,'MG_COLDBOLT',3,50;
bonus4 bAutoSpellOnSkill,'MG_COLDBOLT','MG_FIREBOLT',3,1000;
bonus4 bAutoSpellOnSkill,'MG_FIREBOLT','MG_LIGHTNINGBOLT',3,1000;
bonus4 bAutoSpellOnSkill,'MG_LIGHTNINGBOLT','WZ_EARTHSPIKE',3,1000;