|
|
|
|
Viewing Item
#480313: Hunting Scarf
Item ID |
480313 |
|
For Sale |
No
|
Identifier |
aegis_480313 |
Credit Price |
Not For Sale
|
Name |
Hunting Scarf |
Type |
Armor |
NPC Buy |
0 |
Weight |
30 |
NPC Sell |
0 |
Weapon Level |
0 |
Range |
0 |
Defense |
20 |
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 bLongAtkRate,5;
6 bonus2
7 bAddRace,RC_Brute,7;
8 bonus2
9 bAddRace,RC_Insect,7;
10 bonus2
11 bSubRace,RC_Brute,7;
12 bonus2
13 bSubRace,RC_Insect,7;
14 if
15 (getskilllv("RA_CAMOUFLAGE")
16 =
17 3)
18 {
19 bonus2
20 bSkillCooldown,"RA_UNLIMIT",-90000;
21 }
22 if
23 (.@r
24 =7)
25 {
26 bonus
27 bMaxHPrate,7;
28 bonus
29 bMaxSPrate,7;
30 }
31 if
32 (.@r
33 =9)
34 bonus
35 bLongAtkRate,7;
36 if
37 (.@r
38 =11)
39 {
40 bonus
41 bDelayrate,10;
42 bonus2
43 bSkillCooldown,"RA_ARROWSTORM",-200;
44 } |
Equip Script |
None
|
Unequip Script |
1 sc_end
2 SC_UNLIMIT; |
|
|
|
|
|