commit
1865d7cb69
@ -4,5 +4,17 @@
|
|||||||
"class": "Neutral",
|
"class": "Neutral",
|
||||||
"traits": "Humanoid. Monster. Deep One.",
|
"traits": "Humanoid. Monster. Deep One.",
|
||||||
"weakness": true,
|
"weakness": true,
|
||||||
|
"uses": [
|
||||||
|
{
|
||||||
|
"count": 1,
|
||||||
|
"type": "Doom",
|
||||||
|
"token": "doom"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"count": 1,
|
||||||
|
"type": "Bounty",
|
||||||
|
"token": "resource"
|
||||||
|
}
|
||||||
|
],
|
||||||
"cycle": "The Dream-Eaters"
|
"cycle": "The Dream-Eaters"
|
||||||
}
|
}
|
||||||
|
@ -215,7 +215,7 @@ INVESTIGATORS["Agnes Baker"] = {
|
|||||||
INVESTIGATORS["Wendy Adams"] = {
|
INVESTIGATORS["Wendy Adams"] = {
|
||||||
cards = { "01005", "01005-p", "01005-pf", "01005-pb"},
|
cards = { "01005", "01005-p", "01005-pf", "01005-pb"},
|
||||||
minicards = { "01005-m" },
|
minicards = { "01005-m" },
|
||||||
signatures = { "01014", "01015", "01515", "90039", "90040" },
|
signatures = { "01014", "01015", "01515", "90039", "90040", "90038" },
|
||||||
starterDeck = "2624949"
|
starterDeck = "2624949"
|
||||||
}
|
}
|
||||||
--Dunwich--
|
--Dunwich--
|
||||||
|
Loading…
Reference in New Issue
Block a user