diff --git a/public/templates/Board_Template_default.yaml b/public/templates/Board_Template_default.yaml index ff3c45d34..1f9569323 100644 --- a/public/templates/Board_Template_default.yaml +++ b/public/templates/Board_Template_default.yaml @@ -203,7 +203,7 @@ ventureCards: - 1 # 84 Moneymaking venture! The winning player must pay you 10% of their ready cash! - 0 # 85 Moneymaking venture! Roll the die and get 85 times the number shown in gold coins from the bank! - 0 # 86 Moneymaking venture! Take 100G from all other players! - - 1 # 87 Venture on! Roll the special all-7s-and-8s die and move forward again. + - 0 # 87 Venture on! Roll the special all-7s-and-8s die and move forward again. - 1 # 88 Misadventure! All other players swap places! - 0 # 89 Freebie! All players take a Suit Yourself card! - 0 # 90 Price hike venture! All shop prices go up by 30% until your next turn. @@ -234,7 +234,7 @@ ventureCards: - 0 # 115 Misadventure! All other players can only move forward 7 on their next turn. - 0 # 116 Moneymaking venture! Roll the die and get 60 times the number shown in gold coins from the player in 1st place! - 1 # 117 Adventurous turning point! Everyone gets to choose which way to move on their next go. - - 0 # 118 Lucky venture! You get a really big commission until your next turn! + - 1 # 118 Lucky venture! You get a really big commission until your next turn! - 0 # 119 Misadventure! You give 20% of your ready cash to the player in last place! - 0 # 120 Misadventure! You drop your wallet and lose 20% of your ready cash! - 0 # 121 Capital venture! You can invest up to 400G of the bank's money in your shops. diff --git a/public/templates/Board_Template_full.yaml b/public/templates/Board_Template_full.yaml index 3b48364ab..92e1fb274 100644 --- a/public/templates/Board_Template_full.yaml +++ b/public/templates/Board_Template_full.yaml @@ -310,7 +310,7 @@ ventureCards: #VENTURE CARD IN WHICH 1 APPEARS NEXT TO -, 0 DOES NOT APPEAR. WHE - 1 # 84 Moneymaking venture! The winning player must pay you 10% of their ready cash! - 0 # 85 Moneymaking venture! Roll the die and get 85 times the number shown in gold coins from the bank! - 0 # 86 Moneymaking venture! Take 100G from all other players! - - 1 # 87 Venture on! Roll the special all-7s-and-8s die and move forward again. + - 0 # 87 Venture on! Roll the special all-7s-and-8s die and move forward again. - 1 # 88 Misadventure! All other players swap places! - 0 # 89 Freebie! All players take a Suit Yourself card! - 0 # 90 Price hike venture! All shop prices go up by 30% until your next turn. @@ -341,7 +341,7 @@ ventureCards: #VENTURE CARD IN WHICH 1 APPEARS NEXT TO -, 0 DOES NOT APPEAR. WHE - 0 # 115 Misadventure! All other players can only move forward 7 on their next turn. - 0 # 116 Moneymaking venture! Roll the die and get 60 times the number shown in gold coins from the player in 1st place! - 1 # 117 Adventurous turning point! Everyone gets to choose which way to move on their next go. - - 0 # 118 Lucky venture! You get a really big commission until your next turn! + - 1 # 118 Lucky venture! You get a really big commission until your next turn! - 0 # 119 Misadventure! You give 20% of your ready cash to the player in last place! - 0 # 120 Misadventure! You drop your wallet and lose 20% of your ready cash! - 0 # 121 Capital venture! You can invest up to 400G of the bank's money in your shops.