Skip to content
This repository has been archived by the owner on Nov 1, 2019. It is now read-only.

Commit

Permalink
Add more keywords and effects to demo site.
Browse files Browse the repository at this point in the history
  • Loading branch information
schmich committed Nov 30, 2018
1 parent 6f70ca6 commit fafc98c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -208,13 +208,14 @@ <h1>{{ name }}</h1>
'taunt', 'divine shield', 'windfury', 'charge', 'stealth', 'poisonous', 'lifesteal',
'battlecry', 'deathrattle', 'spell damage', 'overload', 'combo', 'discover', 'adapt',
'inspire', 'freeze', 'choose one', 'silence', 'recruit', 'quest', 'immune', 'secret',
'echo', 'rush', 'start of game', 'magnetic'
'echo', 'rush', 'start of game', 'magnetic', 'overkill'
],
effects: [
'transform', 'draw', 'discard', 'destroy', 'deal damage', 'gain armor',
'can\'t attack', 'can\'t be targeted', 'reduce cost', 'died this game', 'adjacent',
'restore health', 'hero power', 'start of turn', 'end of turn', 'copy', 'return',
'weapon', 'mana crystal', 'random'
'weapon', 'mana crystal', 'random', 'costs less', 'shuffle', 'summon from hand',
'summon from deck', 'holding a dragon', 'played elemental', 'coin'
]
}
},
Expand Down

0 comments on commit fafc98c

Please sign in to comment.