|
|
|
|
Viewing Item
#19264: Gold Fish Head Hat
Item ID |
19264 |
|
For Sale |
No
|
Identifier |
GoldFish_Hat |
Credit Price |
Not For Sale
|
Name |
Gold Fish Head Hat |
Type |
Armor |
NPC Buy |
20 |
Weight |
40 |
NPC Sell |
10 |
Weapon Level |
0 |
Range |
0 |
Defense |
2 |
Slots |
1 |
Refineable |
Yes
|
Attack |
0 |
Min Equip Level |
None
|
MATK |
0 |
Max Equip Level |
None
|
Equip Locations |
Upper Headgear |
Equip Upper |
None
|
Equippable Jobs |
None
|
Equip Gender |
Both (Male and Female)
|
Trade restriction |
None
|
Item Use Script |
1 .@r
2 =
3 getrefine();
4 if
5 (.@r
6 8)
7 {
8 bonus4
9 bAutoSpellWhenHit,"WZ_QUAGMIRE",1,10,1;
10 }
11 if
12 (.@r
13 6)
14 {
15 autobonus
16 "{
17 bonus2
18 bMagicAtkEle,Ele_Holy,10;
19 }",10,60000,BF_MAGIC,"{
20 specialeffect2
21 EF_ASPERSIO;
22 }";
23 }
24 else
25 {
26 autobonus
27 "{
28 bonus2
29 bMagicAtkEle,Ele_Holy,10;
30 }",(10+(.@r*2)),60000,BF_MAGIC,"{
31 specialeffect2
32 EF_ASPERSIO;
33 }";
34 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|