Item Details

Mad Bunny-LT [1] ( Mad_Bunny_K_LT )

ID 460020 Mad Bunny-LT [1]
Mad Bunny-LT [1] Buy Price: zeny Sell Price: 0 zeny Weight: 10 Slots: 1
Type: Armor/Garment/Boots/Headgear/Accessory item. Sub Type: Not specified Gender: Both Locations: Shield
Attack: Not specified Magic Attack: Not specified Range: Not specified Defense: Not specified
Weapon Level: Not specified Armor Level: 2 Min. Equip Level: 160 Max. Equip Level: Not specified
Refineable: 1 Gradable: 1 Element: Neutral Classes: Not specified

A plush toy that Piamette uses conveniently for attack and defense?
It clearly appears to be moving...
------------------------
ATK + 5%, MATK + 5%.
ASPD + 3
------------------------
For every 2 refine level, ATK + 2%, MATK + 2%.

When refine level 7 or more, increases attack speed (delay after attack reduced) by 5%, and variable casting reduced by 5%.
When refine level 9 or more, melee/ranged physical damage increases by 7%, and all property magical damage increases by 7%.
When refine level 12 or more, users casting cannot be interrupted, and CRI + 15
------------------------
[Bonus By Grade]
[Grade D] Reduces physical/magical damage received from enemies of all attributes by 10%.
[Grade C] POW + 2, SPL + 2.
[Grade B] S.MATK + 2, P.ATK + 2.
[Grade A] Reduced global cooldown by 5%.
------------------------
Type : Shield
Def : 0
Weight : 10
Armor Level : 2
Required Level : 160
Class : All Jobs

All

Not specified

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Stacking restriction in cart: Stacking restriction in storage: Stacking restriction in guild storage: Can be dropped:
Can be traded: Can be traded with partner: Can be sold to NPC: Can be placed in the cart:
Can be placed in the storage: Can be placed in guild storage: Can be put in a mail: Can be put in an auction:
Delay:
.@g = getenchantgrade();
.@r = getrefine();
bonus bMatkRate,5+2*(.@r/2);
bonus bAtkRate,5+2*(.@r/2);
bonus bAspd,3;
if (.@r>=7) {
   bonus bAspdRate,5;
   bonus bVariableCastrate,-5;
   if (.@r>=9) {
      bonus2 bMagicAtkEle,Ele_All,7;
      bonus bLongAtkRate,7;
      bonus bShortAtkRate,7;
      if (.@r>=12) {
         bonus bCritical,15;
         bonus bNoCastCancel;
      }
   }
}
if (.@g >= ENCHANTGRADE_D) {
   bonus2 bSubEle,Ele_All,10;
   if (.@g >= ENCHANTGRADE_C) {
      bonus bPow,2;
      bonus bSpl,2;
      if (.@g >= ENCHANTGRADE_B) {
         bonus bPAtk,2;
         bonus bSMatk,2;
         if (.@g >= ENCHANTGRADE_A) {
            bonus bDelayrate,-5;
         }
      }
   }
}
Not specified
Not specified

Not specified

Not specified