Skip to content

Instantly share code, notes, and snippets.

@Theminijohn
Created April 24, 2014 18:49
Show Gist options
  • Save Theminijohn/11265253 to your computer and use it in GitHub Desktop.
Save Theminijohn/11265253 to your computer and use it in GitHub Desktop.
Hearthstone Card Attributes
{
id: "1",
card_name: "Abomination",
card_type: "Minion",
card_class: "",
race: "",
cost: "5",
attack: "4",
health: "4",
rarity: "Rare",
set: "Expert",
faction: "Neutral",
crafting_cost: "100",
g_crafting_cost: "800",
arcane_gained: "20",
g_arcane_gained: "100",
artist: "Alex Horley Orlandelli",
card_text: "Taunt. Deathrattle: Deal 2 damage to ALL characters.",
flavor_text: "Abominations enjoy Fresh Meat and long walks on the beach.",
unlock_normal: "",
unlock_gold: ""
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment