Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
seiyria committed Sep 16, 2023
1 parent f1d704c commit 0cff527
Showing 1 changed file with 24 additions and 20 deletions.
44 changes: 24 additions & 20 deletions scripts/helpers/classifications.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,4 @@
[
{
"terms": ["put the top card of your clock into your waiting room"],
"tag": "Healer"
},
{
"terms": ["this card gets -1 level while in your hand"],
"tag": "Early Play"
},
{
"terms": ["When damage dealt by this card is canceled, you may put this card into your stock."],
"tag": "Cancel Self Stock"
},
{
"terms": ["this card gets", "power", "for each of your other"],
"tag": "Eli"
},
{
"terms": ["marker"],
"tag": "Marker"
Expand Down Expand Up @@ -59,6 +43,18 @@
"terms": ["+x power"],
"tag": "Assist (X)"
},
{
"terms": ["put the top card of your clock into your waiting room"],
"tag": "Healer"
},
{
"terms": ["this card gets -1 level while in your hand"],
"tag": "Early Play"
},
{
"terms": ["When damage dealt by this card is canceled, you may put this card into your stock"],
"tag": "Cancel Self Stock"
},
{
"terms": ["look at up to", "cards from the top of your deck", "choose up to", "put it into your hand"],
"tag": "Top Deck Swapper"
Expand Down Expand Up @@ -107,10 +103,6 @@
"terms": ["when this card's battle opponent becomes", "reverse", "put that battle opponent into your opponent's clock"],
"tag": "Clock Kick"
},
{
"terms": ["when this card's battle opponent becomes", "reverse", "move it to an open position of your back stage"],
"tag": "Clean Cut"
},
{
"terms": ["you may put the top card of your deck into your waiting room", "move this card to an open position of your center stage"],
"tag": "Mill Runner"
Expand All @@ -130,5 +122,17 @@
{
"terms": ["you may move this card to an open position of your center stage with a character facing this card"],
"tag": "Chaser"
},
{
"terms": ["this card gets", "power", "for each of your other"],
"tag": "Eli"
},
{
"terms": ["when this card's battle opponent becomes", "reverse", "move it to an open position of your back stage"],
"tag": "Clean Cut"
},
{
"terms": ["When damage dealt by this card is canceled, put the top card of your deck into your waiting room"],
"tag": "Musashi"
}
]

0 comments on commit 0cff527

Please sign in to comment.