|
|
|
|
Viewing Item
#470010: Capricon Shoes
Item ID |
470010 |
|
For Sale |
No
|
Identifier |
Capricon_Shoes_J |
Credit Price |
Not For Sale
|
Name |
Capricon Shoes |
Type |
Armor |
NPC Buy |
20 |
Weight |
40 |
NPC Sell |
10 |
Weapon Level |
0 |
Range |
0 |
Defense |
25 |
Slots |
0 |
Refineable |
Yes
|
Attack |
0 |
Min Equip Level |
None
|
MATK |
0 |
Max Equip Level |
None
|
Equip Locations |
Footgear |
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 bMdef,5;
6 bonus
7 bBaseAtk,50;
8 bonus
9 bMatk,50;
10 bonus
11 bAspdRate,10;
12 bonus
13 bMaxHPrate,10;
14 bonus
15 bMaxSPrate,10;
16 if
17 (eaclass()&EAJL_THIRD
18 &&
19 BaseJob
20 ==
21 Job_Rogue)
22 {
23 bonus
24 bBaseAtk,80;
25 bonus
26 bMatk,80;
27 bonus
28 bFlee2,5;
29 bonus
30 bMaxHPrate,10;
31 bonus
32 bMaxSPrate,10;
33 bonus2
34 bSkillAtk,"RG_BACKSTAP",700;
35 bonus2
36 bSkillAtk,"SC_TRIANGLESHOT",100;
37 if
38 (.@r
39 =8)
40 skill
41 "TK_JUMPKICK",7;
42 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|