|
|
|
|
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
2 =
3 getrefine();
4 bonus
5 bBaseAtk,30;
6 bonus
7 bHit,8*(.@r/3);
8 bonus
9 bShortAtkRate,3*(.@r/4);
10 if
11 (.@r
12 =9)
13 {
14 if
15 (eaclass()&EAJL_THIRD
16 &&
17 BaseJob
18 ==
19 Job_Assassin)
20 {
21 bonus
22 bDelayrate,-5;
23 bonus
24 bAspdRate,20;
25 }
26 if
27 (eaclass()&EAJL_THIRD
28 &&
29 BaseJob
30 ==
31 Job_Crusader)
32 {
33 bonus
34 bHit,20;
35 autobonus3
36 "{
37 bonus
38 bHit,20;
39 bonus2
40 bSkillAtk,\"LG_SHIELDPRESS\",30;
41 }",1000,60000,"LG_EARTHDRIVE";
42 }
43 }
44 if
45 (.@r
46 =11)
47 {
48 bonus
49 bHit,30;
50 bonus
51 bAllStats,5;
52 bonus
53 bShortAtkRate,5;
54 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|