Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2720ce3848 | |||
| 6c1b07f27e |
2 changed files with 5 additions and 5 deletions
|
|
@ -107,8 +107,10 @@ payload = """sendInfoMessage("Attempting to register the Walled Garden ruleset..
|
||||||
"BakeryCharm_Bakery_Cogwheel",
|
"BakeryCharm_Bakery_Cogwheel",
|
||||||
-- See `j_mr_bones`
|
-- See `j_mr_bones`
|
||||||
"j_Bakery_Wearywolf",
|
"j_Bakery_Wearywolf",
|
||||||
-- See below.
|
-- See `j_idol`.
|
||||||
"j_Roland_idle",
|
"j_Roland_idle",
|
||||||
|
-- Normally useless in singleplayer, this is a must-pick to get 4X over your opponent.
|
||||||
|
"j_Roland_mrsbones",
|
||||||
-- Banned because of the existence of `j_Roland_idle` and `j_Bakery_Wherewolf`.
|
-- Banned because of the existence of `j_Roland_idle` and `j_Bakery_Wherewolf`.
|
||||||
-- All three of them are fine on their own, but having all three of them,
|
-- All three of them are fine on their own, but having all three of them,
|
||||||
-- means that you are more than likely to stumble across one of the three,
|
-- means that you are more than likely to stumble across one of the three,
|
||||||
|
|
@ -128,10 +130,8 @@ payload = """sendInfoMessage("Attempting to register the Walled Garden ruleset..
|
||||||
"j_ExtraCredit_permanentmarker",
|
"j_ExtraCredit_permanentmarker",
|
||||||
-- This heavily encourages high card spam to capitalize on the held in hand plays.
|
-- This heavily encourages high card spam to capitalize on the held in hand plays.
|
||||||
"j_jane_survivor",
|
"j_jane_survivor",
|
||||||
-- Getting 2 Ankhs or Souls is very unlikely to happen within 9 antes.
|
-- Getting Ankh 3 times within 9 antes is too speculative.
|
||||||
"j_jane_saint",
|
"j_jane_saint",
|
||||||
-- Giving every card an edition makes the game too chaotic.
|
|
||||||
"j_jane_rivulet",
|
|
||||||
-- We don't like multiplayer jokers in this household!
|
-- We don't like multiplayer jokers in this household!
|
||||||
"j_mp_conjoined_joker",
|
"j_mp_conjoined_joker",
|
||||||
"j_mp_skip_off",
|
"j_mp_skip_off",
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"priority": 10000001,
|
"priority": 10000001,
|
||||||
"version": "1.0.16",
|
"version": "1.0.18",
|
||||||
"id": "WalledGarden",
|
"id": "WalledGarden",
|
||||||
"name": "WalledGarden",
|
"name": "WalledGarden",
|
||||||
"icon_path": "icon.png",
|
"icon_path": "icon.png",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue