All Projects → Tressley → hpjson

Tressley / hpjson

Licence: other
Harry Potter Trading Card Game card data in JSON format for developers to easily use in their projects.

Projects that are alternatives of or similar to hpjson

uno-multiplayer
uno multiplayer web app game based on socket io and nodejs
Stars: ✭ 27 (+68.75%)
Mutual labels:  card-game
hp-quiz
Harry Potter movies quiz. Experimenting with localStorage, SVG path animations and vue.observable
Stars: ✭ 42 (+162.5%)
Mutual labels:  harry-potter
SantaseGameEngine
Santase card game engine
Stars: ✭ 36 (+125%)
Mutual labels:  card-game
vcodes
It is a Discord-based, open-source website. Titles it contains; code sharing, server list, Bot list, uptime system.
Stars: ✭ 151 (+843.75%)
Mutual labels:  json-files
triple-triad-godot
Re-implementation of Triple Triad from Final Fantasy VIII. Made with Godot 3
Stars: ✭ 61 (+281.25%)
Mutual labels:  card-game
cards-over-lan
A Cards Against Humanity clone for LAN play. Works on desktop and mobile. Supports custom cards in multiple languages.
Stars: ✭ 45 (+181.25%)
Mutual labels:  card-game
csol
A small collection of solitaire/patience games (Klondike, FreeCell, Spider, Yukon, etc.) to play in the terminal
Stars: ✭ 25 (+56.25%)
Mutual labels:  card-game
deck
Go library that represents a playing cards, decks of cards and shoes of cards
Stars: ✭ 17 (+6.25%)
Mutual labels:  card-game
slaytheweb
Slay the Web is a singleplayer, deck builder, roguelike card crawl game for the web based on Slay the Spire
Stars: ✭ 57 (+256.25%)
Mutual labels:  card-game
GALGAGAME
GALGA: Multiplayer card game written in Haskell and Elm.
Stars: ✭ 106 (+562.5%)
Mutual labels:  card-game
doppelkopf
A "Doppelkopf" card game - in your browser ♣️♠️♥️♦️
Stars: ✭ 39 (+143.75%)
Mutual labels:  card-game
rolling stock
A web app for the board game Rolling Stock
Stars: ✭ 14 (-12.5%)
Mutual labels:  card-game
cards.py
Generate Print-and-Play cards for your board games
Stars: ✭ 16 (+0%)
Mutual labels:  card-game
jskat-multimodule
JSkat is a free software implementation of the game Skat in Java.
Stars: ✭ 21 (+31.25%)
Mutual labels:  card-game
kata-tcg
Code Kata for a two-player trading card game
Stars: ✭ 32 (+100%)
Mutual labels:  trading-card-game
Magic-Spoiler
Tools for generating Cockatrice-compatible cards.xmls for unreleased magic cards
Stars: ✭ 13 (-18.75%)
Mutual labels:  json-files
uno
UNO - Card Game with Java
Stars: ✭ 70 (+337.5%)
Mutual labels:  card-game
UNO
Hooray! Card Game UNO!
Stars: ✭ 208 (+1200%)
Mutual labels:  card-game
flutter-internationalization
Flutter Internationalization by Using JSON Files
Stars: ✭ 18 (+12.5%)
Mutual labels:  json-files
fc-solve
Freecell Solver - a C library for automatically solving Freecell and some other variants of card Solitaire
Stars: ✭ 49 (+206.25%)
Mutual labels:  card-game

Harry Potter Trading Card Game JSON

This project provides Harry Potter Trading Card Game card data in JSON format for developers to easily use in their projects.

The information presented in these files about Harry Potter, including characters, names and related indicia are trademarks of and © Warner Bros. Entertainment Inc. This project is not produced by, endorsed by, supported by, or affiliated with Warner Bros. Entertainment Inc. All rights reserved.

Example Cards

Lesson

{
    "number":"113",
    "name":"Care of Magical Creatures",
    "lesson":"Care of Magical Creatures",
    "type":"Lesson",
    "provides":[
        "1",
        "Care of Magical Creatures"
    ],
    "rarity":"Common",
    "artist":[
        "Shanth Enjeti",
        "Melissa Ferreira"
    ]
}

Creature

{
    "number":"30",
    "name":"Norbert",
    "lesson":"Care of Magical Creatures",
    "cost":"4",
    "type":"Creature",
    "subTypes":[
        "Dragon",
        "Unique"
    ],
    "description":"To play this card, discard 2 of your Care of Magical Creatures Lessons from play.",
    "dmgEachTurn":"5",
    "health":"3",
    "flavorText":"'They slipped back down the spiral staircase, their hearts as light as their hands, now that Norbert was of was off them.'",
    "rarity":"Rare",
    "artist":"Scott Lewis"
}

Spell

{
    "number":"111",
    "name":"Wingardium Leviosa!",
    "lesson":"Charms",
    "cost":"1",
    "type":"Spell",
    "description":"During your opponent's next turn, prevent all damage done to you by your opponent's Creatures.",
    "flavorText":"'The club flew suddenly out of the troll's hand, rose high, high up into the air...'",
    "rarity":"Common",
    "artist":"Ron Spencer"
}

Item

{
    "number":"101",
    "name":"Rememberall",
    "lesson":"Transfiguration",
    "cost":"8",
    "type":"Item",
    "description":"During your turn, you may use an Action to put a Lesson card from your discard pile into play.",
    "rarity":"Common",
    "artist":"Marcelo Vignali"
}

Match

{
    "number":"26",
    "name":"Slytherin Match",
    "lesson":"Quidditch",
    "cost":"1",
    "type":"Match",
    "subTypes":[
        "Healing"
    ],
    "description":{
        "toWin":"Do 15 damage to your opponent while this card is in play. (That damage doesn't have to be done all at once.)",
        "prize":"The winner may shuffle up to 15 non-Healing cards from his or her discard pile into his or her deck."
    },
    "rarity":"Foil Premium",
    "artist":"Ben Thompson"
}

Adventure

{
    "number":"39",
    "name":"4 Privet Drive",
    "type":"Adventure",
    "description":{
        "effect":"Your opponent can't play Spell cards.",
        "toSolve":"Your opponent chooses 6 cards in his or her hand and discards them.",
        "reward":"Your opponent may draw a card."
    },
    "flavorText":"'Harry was used to spiders, because the cupboard under the stairs was full of them, and that was where he slept.'",
    "rarity":"Uncommon",
    "artist":"Michael Koelsch"
}

Character

{
    "number":"8",
    "name":"Harry Potter",
    "type":"Character",
    "subTypes":[
        "Wizard",
        "Gryffindor",
        "Unique"
    ],
    "description":"Whenever you use an Action to draw a card, you may draw 2 cards instead of 1.",
    "flavorText":"'There will be books written about Harry — every child in our world will know his name!' - Professor McGonagall",
    "rarity":"Holo-Portrait Premium",
    "artist":"M. Fischer"
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].