Viewing Item

#28951: Escudo Nero

Item ID 28951 For Sale No
Identifier Nero_Shield Credit Price Not For Sale
Name Escudo Nero Type Armor
NPC Buy 20 Weight 50
NPC Sell 10 Weapon Level 0
Range 0 Defense 5
Slots 1 Refineable Yes
Attack 0 Min Equip Level 90
Equip Locations Off Hand
Equip Upper Normal / Upper / Baby / Third / Third Upper / Third Baby
Equippable Jobs All Jobs
Equip Gender Both (Male and Female)
Item Use Script

1 .@r = getrefine(); bonus bUnbreakableShield; bonus bMdef,5; bonus2 bSubEle,Ele_Water,10; bonus2 bAddEle,Ele_Water,5; bonus2 bMagicAddEle,Ele_Water,5; if (.@r>=6) { bonus2 bSubEle,Ele_Water,15; bonus2 bAddEle,Ele_Water,10; bonus2 bMagicAddEle,Ele_Water,10; } if (.@r>=8) { if (readparam(bStr)>=90) bonus bBaseAtk,50; if (readparam(bAgi)>=90) bonus bAspdRate,5; if (readparam(bInt)>=90) bonus bMatk,30; if (readparam(bVit)>=90) bonus bAddItemHealRate,10; if (readparam(bDex)>=90) bonus bVariableCastrate,-5; if (readparam(bLuk)>=90) bonus bCritAtkRate,5; }

Equip Script None
Unequip Script None