|
|
|
|
Viewing Item
#28902: Mad Bunny
Item ID |
28902 |
|
For Sale |
No
|
Identifier |
Mad_Bunny_K_ |
Credit Price |
Not For Sale
|
Name |
Mad Bunny |
Type |
Armor |
NPC Buy |
20 |
Weight |
10 |
NPC Sell |
10 |
Weapon Level |
0 |
Range |
0 |
Defense |
0 |
Slots |
1 |
Refineable |
Yes
|
Attack |
0 |
Min Equip Level |
1 |
MATK |
0 |
Max Equip Level |
None
|
Equip Locations |
Off Hand |
Equip Upper |
None
|
Equippable Jobs |
None
|
Equip Gender |
Both (Male and Female)
|
Trade restriction |
None
|
Item Use Script |
1 bonus2
2 bAddRace,RC_All,5;
3 bonus2
4 bMagicAddRace,RC_All,5;
5 bonus
6 bShortWeaponDamageReturn,10;
7 bonus5
8 bAutoSpellWhenHit,"NPC_MAGICMIRROR",8,100,BF_MAGIC,0;
9 .@r
10 =
11 getrefine();
12 if
13 (.@r
14 =7)
15 {
16 bonus
17 bBaseAtk,5;
18 bonus
19 bMatk,5;
20 }
21 if
22 (.@r
23 =9)
24 {
25 bonus
26 bBaseAtk,15;
27 bonus
28 bMatk,15;
29 }
30 if
31 (.@r
32 =12)
33 {
34 bonus
35 bCritical,10;
36 bonus
37 bNoCastCancel;
38 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|