From 79548a0face6333442d149ef81f2d61d656aac97 Mon Sep 17 00:00:00 2001 From: S1M0N38 Date: Mon, 18 Dec 2023 22:31:11 +0100 Subject: [PATCH] Update cards.json Add little-prince in cards.json --- docs/json/cards.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/docs/json/cards.json b/docs/json/cards.json index 3194825..4fbdc9f 100644 --- a/docs/json/cards.json +++ b/docs/json/cards.json @@ -1558,5 +1558,18 @@ "id": 28000020, "evolved_spells_sc_key": "", "is_evolved": false + }, + { + "key": "little-prince", + "name": "Little Prince", + "sc_key": "LittlePrince", + "elixir": 3, + "type": "Troop", + "rarity": "Champion", + "arena": 18, + "description": "Who let their nephew into the Arena?! This mischievous Royal gains Hit Speed when firing, as long as he stands still! He may look weak, but he's always being watched over from afar...", + "id": 26000093, + "evolved_spells_sc_key": "", + "is_evolved": false } -] \ No newline at end of file +]