Viewing Item

#480256: DID Cape

Item ID 480256 For Sale No
Identifier aegis_480256 Credit Price Not For Sale
Name DID Cape Type Armor
NPC Buy 0 Weight 20
NPC Sell 0 Weapon Level 0
Range 0 Defense 8
Slots 1 Refineable Yes
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Garment
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bBaseAtk,30;

3 bonus bHit,8*(.@r/3);

4 bonus bShortAtkRate,3*(.@r/4);

5 if (.@r>=9) {

6 if (eaclass()&EAJL_THIRD && BaseJob == Job_Assassin) {

7 bonus bDelayrate,-5;

8 bonus bAspdRate,20;

9 }

10 if (eaclass()&EAJL_THIRD && BaseJob == Job_Crusader) {

11 bonus bHit,20;

12 autobonus3 "{ bonus bHit,20; bonus2 bSkillAtk,\"LG_SHIELDPRESS\",30; }",1000,60000,"LG_EARTHDRIVE";

13 }

14 }

15 if (.@r>=11) {

16 bonus bHit,30;

17 bonus bAllStats,5;

18 bonus bShortAtkRate,5;

19 }

Equip Script None
Unequip Script None