Viewing Item

#28983: [Not For Sale] Shield of Angel

Item ID 28983 For Sale No
Identifier aegis_28983 Credit Price Not For Sale
Name [Not For Sale] Shield of Angel Type Armor
NPC Buy 0 Weight 250
NPC Sell 0 Weapon Level 0
Range 0 Defense 100
Slots 1 Refineable Yes
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Off Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Blacksmith / Alchemist
Equip Gender Both (Male and Female)
Trade restriction Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Storage / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned
Item Use Script

1 .@r = getrefine();

2 bonus bUnbreakableShield;

3 bonus bBaseAtk,10*(.@r/2);

4 if (.@r>=7)

5 bonus bAspdRate,10;

6 if (.@r>=9) {

7 bonus bLongAtkRate,10;

8 bonus bDelayrate,-5;

9 }

10 if (.@r>=11) {

11 bonus2 bSkillAtk,"GN_CARTCANNON",15;

12 bonus2 bSkillAtk,"NC_ARMSCANNON",15;

13 }

Equip Script None
Unequip Script None