0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #28902 Armor

Mad Bunny [1]

Buy Price: N/A Sell Price: N/A
A rag doll that Piamette uses for both attack and defense?
It looks so real and alive!
_______________________
ATK +5%
MATK +5%
_______________________
Reflects 10% of Melee Physical Damage.
_______________________
When hit by a magic attack, there is a 10% chance for 2 seconds to reflect the magic attack with a 60% chance.
_______________________
Refine Level +7:
ATK +5
MATK +5
_______________________
Refine Level +9:
ATK +15
MATK +15
_______________________
Refine Level +12:
Critical +10
Skill casting cannot be interrupted.
_______________________
Type: Shield
Defense: 0
Weight: 10
Armor Level: 1
_______________________
Requirement: None

Equipment Reform

Available through the reform system C_Armor_Reform_1

Available through the reform system C_Armor_Reform_2

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Armor
100
Equipment reform

Requirements

1
1

Scripts

bonus bAtkRate,5; bonus bMatkRate,5; bonus bShortWeaponDamageReturn,10; bonus5 bAutoSpellWhenHit,"NPC_MAGICMIRROR",8,100,BF_MAGIC,0; .@r = getrefine(); if (.@r>=7) { bonus bBaseAtk,5; bonus bMatk,5; } if (.@r>=9) { bonus bBaseAtk,15; bonus bMatk,15; } if (.@r>=12) { bonus bCritical,10; bonus bNoCastCancel; }
bonus bAtkRate,5;
bonus bMatkRate,5;
bonus bShortWeaponDamageReturn,10;
bonus5 bAutoSpellWhenHit,"NPC_MAGICMIRROR",8,100,BF_MAGIC,0;
.@r = getrefine();
if (.@r>=7) {
   bonus bBaseAtk,5;
   bonus bMatk,5;
}
if (.@r>=9) {
   bonus bBaseAtk,15;
   bonus bMatk,15;
}
if (.@r>=12) {
   bonus bCritical,10;
   bonus bNoCastCancel;
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.