Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
modify the town event minimum week to 1 seems can fix that .
make sure there is no other mod have town events in week 1 or they may replace the Duchess unlock event .
(i still don't know what does another town event exactly do , poor english QAQ)
SteamApps\workshop\content\262060\1744414212\campaign\town_events
{
"id": "duchess_unlock",
"base_chance": 20.0,
"per_not_rolled_additional_chance": 20.0,
"cooldown": 0,
"is_unique" : true,
"priority":"higher",
"requirements": {
"minimum_week": 1,
"dead_heroes": 0,
"hero_level_counts": [ ],
"upgrades_purchased": [ ],
"trinket_storage_count": 0
},
"town_ambience_paramater_ids": [],
"tone": "neutral",
"sprite": "",
"sprite_attachment": "",
"data": [
{
"type": "bonus_recruit",
"string_data": "duchess",
"number_data": 1.0
}
]
}