martincarrera / clash-royale-api

:crown: Clash Royale API that provides information about the game.
http://www.clashapi.xyz/
MIT License
354 stars 80 forks source link

Add New Card: Barbarian Barrel #110

Closed MaherFa closed 6 years ago

MaherFa commented 6 years ago

And Here's the info too!

{ "idName": "barbarian-barrel", "rarity": "Epic", "type": "Spell", "name": "Barbarian Barrel", "description": "It rolls, knocks back and damages anything in the way - then break and out pops a Barbarian. How did he get inside?", "elixirCost": 3, "arena": 10, }

HZooly commented 6 years ago

@MaherFa Added in data generator repository, thanks for resource!

https://github.com/martincarrera/clash-royale-api-data-generator/pull/17

MaherFa commented 6 years ago

@martincarrera is there's a reason why this is not merged yet?