|
Armor - Shield
 |
Abyss Shield [Shield] Item ID# 28950 (Variant_Shield) |   |
|
Type |
Armor |
Class |
Shield |
Buy |
n/a |
Sell |
n/a |
Weight |
120 |
Defense |
150 | Required Lvl |
165 | Armor Lvl |
1 | | |
Applicable Jobs |  | Every Job |
|
Description |
A mutated shield enhanced by the magical power. Even with the same appearance, its performance is said to be different.
Refine Level +6: Increases resistance against Fear status by 50%. Reduces damage taken from Players by 20%.
Refine Level +8: Increases resistance against Fear status by 50%. Reduces damage taken from Players by 10%. |
Item Script |
{ [email protected] = getrefine(); bonus bUnbreakableWeapon; if ( [email protected]>=6) { bonus2 bResEff,Eff_Fear,50; bonus2 bSubRace,RC_Player_Human,20; } if ( [email protected]>=8) { bonus2 bResEff,Eff_Fear,50; bonus2 bSubRace,RC_Player_Human,10; } },{},{} |
Dropped By | No Result |
---|
 |
Advanced Angelic Guard [1] [Shield] Item ID# 2183 (Impr_Angel's_Safeguard) |   |
|
Type |
Armor |
Class |
Shield |
Buy |
10000z |
Sell |
5000z |
Weight |
40 |
Defense |
30 | Required Lvl |
99 | Armor Lvl |
1 | Slot |
1 | |
Applicable Jobs |  | Novice |  | Supernovice |
|
Description |
Angel's Shield for Super Novice. Contains sacred demon resistance power.
Reduce damage taken from Demon monsters by 5%. Reduce damage taken from all elemental attacks, except Neutral element, by 5%.
[+Advanced Angelic Protection] All Stats +2.
More Information on Combo: |
Item Script |
{ bonus2 bSubRace,RC_Demon,5; bonus2 bSubEle,Ele_All,5; bonus2 bSubEle,Ele_Neutral,-5; },{},{} |
Dropped By | No Result |
---|
 |
Ahura Mazdah [Shield] Item ID# 2199 (Ahura_Mazda) |   |
|
Type |
Armor |
Class |
Shield |
Buy |
1z |
Sell |
0z |
Weight |
1 |
| | Armor Lvl |
1 | | |
Applicable Jobs |  | Every Job |
|
Description |
"The Shield of all Shields" |
Item Script |
{ bonus bAllStats,50; bonus bMdef,99; bonus bShortWeaponDamageReturn,100; bonus2 bSubRace,RC_DemiHuman,95; bonus2 bSubRace,RC_Player_Human,95; skill "CR_FULLPROTECTION",5; skill "WZ_ESTIMATION",1; skill "ST_FULLSTRIP",5; skill "HW_MAGICPOWER",10; skill "ECL_SNOWFLIP",1; skill "ECL_PEONYMAMY",1; skill "ECL_SADAGUI",1; skill "ECL_SEQUOIADUST",1; bonus bMaxHPrate,200; bonus bNoKnockback; bonus bDelayrate,-20; bonus bSpeedRate,25; bonus bIntravision; bonus bNoWalkDelay; },{},{} |
Dropped By | No Result |
---|
 |
Ancient Shield Of Aeon [Shield] Item ID# 2190 (Ancient_Shield_Of_Aeon) |   |
|
Type |
Armor |
Class |
Shield |
Buy |
n/a |
Sell |
n/a |
Weight |
20 |
Defense |
5 | Required Lvl |
130 | Armor Lvl |
1 | | |
Applicable Jobs |  | Knight |  | Priest |  | Wizard |  | Blacksmith |  | Hunter |  | Assassin |  | Crusader |  | Monk |  | Sage |  | Rogue |  | Alchemist |  | Bard / Dancer |
|
Description |
A shield made in honor of the fallen warrior of Asgard.
MaxHP +500, MaxSP +50 Increases resistance to all properties attack by 10%. When refined to +14 and higher, enables use of Level 5 Stone Curse. |
Item Script |
{ bonus2 bSubEle,Ele_Neutral,10; bonus2 bSubEle,Ele_Fire,10; bonus2 bSubEle,Ele_Water,10; bonus2 bSubEle,Ele_Wind,10; bonus2 bSubEle,Ele_Earth,10; bonus2 bSubEle,Ele_Dark,10; bonus2 bSubEle,Ele_Holy,10; bonus2 bSubEle,Ele_Ghost,10; bonus bMaxHP,500; bonus bMaxSP,50; if (getrefine()>=14) skill "MG_STONECURSE",5; },{},{} |
Dropped By | No Result |
---|
 |
Anemos Shield [1] [Shield] Item ID# 28921 (Anemos_Shield) |   |
|
Type |
Armor |
Class |
Shield |
Buy |
20z |
Sell |
10z |
Weight |
350 |
Defense |
150 | Required Lvl |
90 | Armor Lvl |
1 | Slot |
1 | |
Applicable Jobs |  | Every Job |
|
Description |
A shield that contains the power of the wind. MDEF +15 Increases physical and magical damage inflicted on Wind elemental monsters by 5%. Reduces damage taken from Wind elemental attack by 10%. Indestructible
Refine Level +6: Increases physical and magical damage inflicted on Wind elemental monsters by 10%. Reduces damage taken from Wind elemental attack by 15%.
Refine Level +8: If base STR at least 90: ATK +50. If base AGI at least 90: Reduces after attack delay by 5%. If base VIT at least 90: Increases restoration gained from Restorative items by 10%. If base INT at least 90: MATK + 30. If base DEX at least 90: Reduces variable cast time by 5%. If base LUK at least 90: Increases critical attack damage by 5%. |
Item Script |
{ bonus bMdef,15; bonus2 bAddEle,Ele_Wind,5; bonus2 bMagicAddEle,Ele_wind,5; bonus2 bSubEle,Ele_Wind,10; bonus bUnbreakableShield; [email protected] = getrefine(); if ( [email protected]>=6) { bonus2 bAddEle,Ele_Wind,10; bonus2 bMagicAddEle,Ele_wind,10; bonus2 bSubEle,Ele_Wind,15; } if ( [email protected]>=8) { if (readparam(bStr)>=90) bonus bBaseAtk,50; if (readparam(bAgi)>=90) bonus bAspdRate,5; if (readparam(bVit)>=90) bonus bAddItemHealRate,10; if (readparam(bInt)>=90) bonus bMatk,30; if (readparam(bDex)>=90) bonus bVariableCastrate,-5; if (readparam(bLuk)>=90) bonus bCritAtkRate,5; } },{},{} |
Dropped By | No Result |
---|
|
|