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 bAddRace,RC_All,5;

2 bonus2 bMagicAddRace,RC_All,5;

3 bonus bShortWeaponDamageReturn,10;

4 bonus5 bAutoSpellWhenHit,"NPC_MAGICMIRROR",8,100,BF_MAGIC,0;

5 .@r = getrefine();

6 if (.@r>=7) {

7 bonus bBaseAtk,5;

8 bonus bMatk,5;

9 }

10 if (.@r>=9) {

11 bonus bBaseAtk,15;

12 bonus bMatk,15;

13 }

14 if (.@r>=12) {

15 bonus bCritical,10;

16 bonus bNoCastCancel;

17 }

Equip Script None
Unequip Script None

Page generated in 1.08199 second(s). Number of queries executed: 12.

Language: