You trace a low rumble to its source and find yourself captivated by a tranquil wellspring. The water is an emerald green with clusters of glowing motes.
It looks inviting. What can possibly go wrong?
1
Choice
Bathe
Immediate Effect
Remove 1 card from your Deck. Add 1Guilty to your Deck.
→ Result BATHE
You emerge from the pool with a slight feeling of unease.
However, you feel surprisingly refreshed.
2
Choice
Bottle
Immediate Effect
Procure 1 random Potion.
→ Result BOTTLE
Bathing in the beautiful water seems suspicious... you decide to bottle some up instead.
[ { "id": "BATHE", "description": "You emerge from the pool with a slight feeling of unease.\n\nHowever, you feel surprisingly refreshed.", "description_zh": "你从池水中出来时,有一股轻微的不安感。\n\n不过意外的是,你的精神恢复得相当不错。" }, { "id": "BOTTLE", "description": "Bathing in the beautiful water seems suspicious... you decide to bottle some up instead.\n\nThis will come in handy.", "description_zh": "在如此美丽的池水中洗澡听起来有点可疑……你决定还是拿瓶子装点水就好。\n\n这应该会派的上用场。" }, { "id": "INITIAL", "description": "You trace a low rumble to its source and find yourself captivated by a tranquil wellspring. The water is an emerald green with clusters of glowing motes.\n\nIt looks inviting. What can possibly go wrong?", "description_zh": "你跟着一阵低沉的轰鸣声找到了源头:居然是一处平静的泉水,让你心生向往。泉水绿如碧玉,你还能从中看见一些发光的尘埃。\n\n看起来十分诱人,这不可能出什么差错的吧?", "options": [ { "id": "BATHE", "title": "Bathe", "description": "Remove 1 card from your Deck. Add 1Guilty to your Deck.", "title_zh": "沐浴", "description_zh": "从你的牌组中移除1张牌。将1张内疚添加到你的牌组。" }, { "id": "BOTTLE", "title": "Bottle", "description": "Procure 1 random Potion.", "title_zh": "装瓶", "description_zh": "获得1瓶随机药水。" } ] } ]
After
[ { "id": "BATHE", "description": "You emerge from the pool with a slight feeling of unease.\n\nHowever, you feel surprisingly refreshed.", "description_zh": "你从池水中出来时,有一股轻微的不安感。\n\n不过意外的是,你的精神恢复得相当不错。" }, { "id": "BOTTLE", "description": "Bathing in the beautiful water seems suspicious... you decide to bottle some up instead.\n\nThis will come in handy.", "description_zh": "在如此美丽的池水中洗澡听起来有点可疑……你决定还是拿瓶子装点水就好。\n\n这应该会派的上用场。" }, { "id": "INITIAL", "description": "You trace a low rumble to its source and find yourself captivated by a tranquil wellspring. The water is an emerald green with clusters of glowing motes.\n\nIt looks inviting. What can possibly go wrong?", "description_zh": "你跟着一阵低沉的轰鸣声找到了源头:居然是一处平静的泉水,让你心生向往。泉水绿如碧玉,你还能从中看见一些发光的尘埃。\n\n看起来十分诱人,这不可能出什么差错的吧?", "options": [ { "id": "BATHE", "title": "Bathe", "description": "Remove 1 card from your Deck. Add 1Guilty to your Deck.", "title_zh": "沐浴", "description_zh": "从你的牌组中移除1张牌。将1张愧疚添加到你的牌组。" }, { "id": "BOTTLE", "title": "Bottle", "description": "Procure 1 random Potion.", "title_zh": "装瓶", "description_zh": "获得1瓶随机药水。" } ] } ]
Options
Before
[ { "id": "BATHE", "title": "Bathe", "description": "Remove 1 card from your Deck. Add 1Guilty to your Deck.", "title_zh": "沐浴", "description_zh": "从你的牌组中移除1张牌。将1张内疚添加到你的牌组。" }, { "id": "BOTTLE", "title": "Bottle", "description": "Procure 1 random Potion.", "title_zh": "装瓶", "description_zh": "获得1瓶随机药水。" } ]
After
[ { "id": "BATHE", "title": "Bathe", "description": "Remove 1 card from your Deck. Add 1Guilty to your Deck.", "title_zh": "沐浴", "description_zh": "从你的牌组中移除1张牌。将1张愧疚添加到你的牌组。" }, { "id": "BOTTLE", "title": "Bottle", "description": "Procure 1 random Potion.", "title_zh": "装瓶", "description_zh": "获得1瓶随机药水。" } ]