#494 Rocky Helmet (06dxd5ny)
1
0 ratings

OwnerJext ★
PermissionFree to use with credit
RegionUnova
CompleteYes
CopyrightedYes
CategoryHold Items
Buy Price200
Sell Price100
Flavor
An item to be held by a Pokémon. If the holder is hit, the attacker will also be damaged upon contact.
Notes
Needs to be reworked since it causes desync

old code:
onHitAttempt: (game,move,user,target) => { if (target !== user && move.battle.contact) { target.battle.recoilOnTouch = "1/6"; } }
This Item can be found in these Collections: Unova and Nintendo.