Elemental Sword
| Item ID | 13414 | Name | Elemental Sword |
|
A magical sword that bears 4 different elements of nature. Very effective to enemies without the elements of Water, Wind, Earth and Fire.
_______________________ DEX +1 STR +2 INT +4 MATK +95 _______________________ Increases Physical Damage against enemies of Neutral elemental by 10%. _______________________ Random chance to auto-cast Level 3 Bolt magics when dealing physical damage. _______________________ Type: One-Handed Sword Attack: 105 Weight: 120 Weapon Level: 3 _______________________ Requirement: Base Level 70 Transcendent Swordman, Merchant and Thief |
|---|---|---|---|---|---|
| Weapon Level | 3 | Identifier | Elemental_Sword | ||
| Attack | 105 | Type | Weapon - One-Handed Sword | ||
| MATK | 95 | Equip Locations | Main Hand | ||
| Defense | 0 | Equippable Jobs | Swordman, Merchant, Thief, Knight, Blacksmith, Assassin, Crusader, Rogue, Alchemist | ||
| Range | 1 | Equip Gender | Both (Male and Female) | ||
| Slots | 3 | Equip Upper | Upper, Third, Third Upper, Third Baby | ||
| Weight | 120 | Min Equip Level | 70 | ||
| NPC Buy | 20 | Max Equip Level | None | ||
| NPC Sell | 10 | Refineable | Yes | ||
| Credit Price | None | Trade restriction | None | ||
| Item Script |
bonus bStr,2; bonus bInt,4; bonus bDex,1; 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; |
||||
| Set | Script | ||||||
|---|---|---|---|---|---|---|---|
|
bonus bMatk,70;
bonus bAspd,2;
if (getequiprefinerycnt(EQI_HAND_R) >= 10) {
bonus2 bMagicAtkEle,Ele_All,10;
}
|
||||||
|
bonus bMatk,70;
bonus bAspd,2;
if (getequiprefinerycnt(EQI_HAND_R) >= 10) {
bonus2 bMagicAtkEle,Ele_All,10;
}
|
||||||
|
.@r = getequiprefinerycnt(EQI_HAND_R);
bonus bMatk,60;
bonus bMatkRate,5;
bonus bAspd,5;
bonus2 bMagicAddSize,Size_All,15;
if (.@r>=12) {
bonus3 bAutoSpell,"WL_SUMMONFB",1,300;
bonus3 bAutoSpell,"WL_SUMMONWB",1,300;
bonus3 bAutoSpell,"WL_SUMMONBL",1,300;
bonus3 bAutoSpell,"WL_SUMMONSTONE",1,300;
if (.@r>=14) {
bonus3 bAutoSpell,"WL_RELEASE",2,300;
}
}
|
||||||
|
bonus bMatk,120;
bonus2 bMagicAddClass,Class_All,30;
if (getequiprefinerycnt(EQI_HAND_R)+getequiprefinerycnt(EQI_SHOES)>=26) {
bonus bMatkRate,7;
bonus bSpl,10;
bonus bSMatk,10;
bonus3 bAutoSpell,"WL_RECOGNIZEDSPELL",1,50;
bonus3 bAutoSpell,"WL_TETRAVORTEX",10,300;
}
|
Elemental Sword Dropped By
| Monster ID | Monster Name | Chance | Can be Stolen | Monster Level | Monster Race | Monster Element | Specific Map |
|---|---|---|---|---|---|---|---|
| 3447 | Enchanted Soldier Skele | 0.1% | Yes | 115 | Undead | Level 3 Undead | |
| 1976 | Cobalt Mineral | 0.03% | Yes | 113 | Formless | Level 2 Neutral |