|
|
|
|
Viewing Item
#480114: Striking Mikoshi
Item ID |
480114 |
|
For Sale |
No
|
Identifier |
Striking_Mikoshi |
Credit Price |
Not For Sale
|
Name |
Striking Mikoshi |
Type |
Armor |
NPC Buy |
0 |
Weight |
60 |
NPC Sell |
0 |
Weapon Level |
0 |
Range |
0 |
Defense |
60 |
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 bonus2
5 bSubClass,Class_Normal,5;
6 bonus2
7 bSubClass,Class_Boss,5;
8 bonus2
9 bAddRace,RC_All,.@r*2;
10 bonus
11 bDelayrate,-.@r;
12 if
13 (.@r
14 =6)
15 {
16 bonus
17 bAspdRate,10;
18 bonus
19 bPerfectHitAddRate,25;
20 }
21 if
22 (.@r
23 =8)
24 {
25 skill
26 "AC_CONCENTRATION",10;
27 if
28 (getskilllv("AC_CONCENTRATION")
29 ==
30 10)
31 {
32 bonus
33 bBaseAtk,50;
34 bonus
35 bFlee,50;
36 }
37 } |
Equip Script |
None
|
Unequip Script |
1 sc_end
2 SC_CONCENTRATION; |
|
|
|
|
|