Skip to content

Instantly share code, notes, and snippets.

@taycaldwell
Last active August 29, 2015 14:20
Show Gist options
  • Save taycaldwell/f04a53165b646af92f5a to your computer and use it in GitHub Desktop.
Save taycaldwell/f04a53165b646af92f5a to your computer and use it in GitHub Desktop.
names of hearthstone enums
(268, 'DevState')
(197, 'Charge')
(32, 'TriggerVisual')
(370, 'AffectedBySpellPower')
(293, 'Morph')
(45, 'Health')
(47, 'Atk')
(48, 'Cost')
(183, 'CardSet')
(184, 'CardTextInHand')
(185, 'CardName')
(187, 'Durability')
(330, 'EnchantmentBirthVisual')
(190, 'Taunt')
(191, 'Stealth')
(192, 'Spellpower')
(321, 'Collectible')
(194, 'Divine Shield')
(203, 'Rarity')
(325, 'TargetingArrowText')
(199, 'Class')
(200, 'Race')
(201, 'Faction')
(202, 'CardType')
(331, 'EnchantmentIdleVisual')
(205, 'Summoned')
(208, 'Freeze')
(338, 'OneTurnEffect')
(339, 'Silence')
(212, 'Enrage')
(342, 'ArtistName')
(215, 'Recall')
(217, 'Deathrattle')
(218, 'Battlecry')
(219, 'Secret')
(220, 'Combo')
(349, 'ImmuneToSpellpower')
(350, 'AdjacentBuff')
(351, 'FlavorText')
(355, 'GrantCharge')
(361, 'HealTarget')
(362, 'Aura')
(363, 'Poisonous')
(364, 'HowToGetThisCard')
(365, 'HowToGetThisGoldCard')
(189, 'Windfury')
(114, 'Elite')
(251, 'AttackVisualType')
(252, 'CardTextInPlay')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment