diff options
Diffstat (limited to 'events.txt')
-rw-r--r-- | events.txt | 22 |
1 files changed, 19 insertions, 3 deletions
@@ -730,7 +730,8 @@ SHADED 36 endpiece SUCC 1 - current DS + force_current DS + loge "Power struggle in Delhi." campaign force_current BK prompt "Gain Cavalry token equal to Influence and Forts." @@ -742,7 +743,22 @@ SUCC 1 resources VE (game.inf[VE] + count_pieces_on_map(VE, DISC)) SUCC 2 - log "NOT IMPLEMENTED" + force_current DS + campaign + force_current BK + any_limited_command + cav_resources (Math.min(game.prosperity[BK],3)) + force_current VE + any_limited_command + cav_resources (Math.min(game.prosperity[VE],3)) SUCC 3 - log "NOT IMPLEMENTED" + force_current DS + loge "Renewed focus on infrastructure." + influence_succession + force_current BK + loge "Trade network covers the Deccan." + influence_succession + force_current VE + loge "Vast, unifying medieval metropolis." + influence_succession |