Actions

Pikachu Ears

From Wiki | BlackoutRO

Revision as of 00:49, 24 May 2018 by Martin (talk | contribs)
name
guild
name
guild

Pikachu Ears [17089]

Description Pike! Pikachu-chu!

Enables use of Level 5 Lightning Bolt.
Auto-cast Level 5 Lightning Bolt while attacking.

How to Obtain Redeemed by exchanging 7 Donation Credits.
Item Class Upper Headgear
Weight 10
Slots 1
Defense 1
Applicable Jobs
  • Every Job
Item Script
skill(MG_LIGHTNINGBOLT, (checkbroclassic() >= 2 && getrefine() > 6) ? 
getrefine() - 1 : 5);
bonus3(bAutoSpell,MG_LIGHTNINGBOLT, 5, 40);