diff --git a/_maps/Ennesan55/E55_11.frb b/_maps/Ennesan55/E55_11.frb index 79b78e83..ca04d9cf 100644 Binary files a/_maps/Ennesan55/E55_11.frb and b/_maps/Ennesan55/E55_11.frb differ diff --git a/_maps/Ennesan55/E55_11.webp b/_maps/Ennesan55/E55_11.webp index 99815206..ef765cfc 100644 Binary files a/_maps/Ennesan55/E55_11.webp and b/_maps/Ennesan55/E55_11.webp differ diff --git a/_maps/Ennesan55/E55_5.frb b/_maps/Ennesan55/E55_5.frb index 6b3b4886..f7700e73 100644 Binary files a/_maps/Ennesan55/E55_5.frb and b/_maps/Ennesan55/E55_5.frb differ diff --git a/_maps/Ennesan55/E55_5.webp b/_maps/Ennesan55/E55_5.webp index cad56659..49aec033 100644 Binary files a/_maps/Ennesan55/E55_5.webp and b/_maps/Ennesan55/E55_5.webp differ diff --git a/_maps/Ennesan55/Ennesan55.yaml b/_maps/Ennesan55/Ennesan55.yaml index b04ff7b4..01ef9111 100644 --- a/_maps/Ennesan55/Ennesan55.yaml +++ b/_maps/Ennesan55/Ennesan55.yaml @@ -767,6 +767,10 @@ tourMode: opponent3: Bianca clearRank: 2 changelog: + - version: 5 + changed: + - Partially modified the structure of Board State 5(Enne-san Board 17 * Enne-san Board 42) and the effects of Event Square + - Partially modified the structure of Board State 11(Bowser's Galaxy Reactor) - version: 4 changed: - You can no longer buy yourself cards at the event square just before the bank in the bottom-right corner of board states 1 through 25. diff --git a/_maps/WaddleDee/waddledee.yaml b/_maps/WaddleDee/waddledee.yaml index 40609b7c..fb44c863 100644 --- a/_maps/WaddleDee/waddledee.yaml +++ b/_maps/WaddleDee/waddledee.yaml @@ -73,7 +73,7 @@ ventureCards: - 1 # 10 Venture on! Everyone's shop prices cut in half! Now roll the die and move again. - 1 # 11 Moneymaking venture! Roll the die and get 11 times the number shown in gold coins from all other players! - 1 # 12 Capital venture! You can invest capital in any of your shops. - - 0 # 13 Misadventure! The values of all your shops drop by 13%! + - 1 # 13 Misadventure! The values of all your shops drop by 13%! - 0 # 14 Misadventure! You give everyone 30G each! - 1 # 15 Moneymaking venture! Roll the die and get 50 times the number shown in gold coins from the bank! - 0 # 16 Random venture! Shops expand in three districts picked at random! @@ -163,7 +163,7 @@ ventureCards: - 1 # 100 Freebie! Take a Suit Yourself card! - 1 # 101 Special bonus! Your shops all grow by 21%! - 0 # 102 Moneymaking venture! Roll the die and get 33 times the number shown in gold coins from all other players! - - 1 # 103 Misadventure! The values of all your shops drop by 25%! + - 0 # 103 Misadventure! The values of all your shops drop by 25%! - 0 # 104 Misadventure! You give everyone 80G each! - 0 # 105 Moneymaking venture! Roll the die and get the number shown x your level x 40G from the bank! - 1 # 106 Freebie! Roll the die and get half the number shown of Suit Yourself cards! (Decimals will be rounded down.) @@ -190,6 +190,9 @@ ventureCards: - 0 # 127 Special arcade adventure! You're invited to play Round the Blocks and Memory Block! - 0 # 128 Special bonus! You receive 55 times the number of shops you own in gold coins from the bank! changelog: + - version: 7 + changed: + - Change Venture Card 103 to 13 - version: 6 changed: - Increase target amount from 15,000 to 25,000 diff --git a/_modpacks/packs/cswt/development/mapList.yaml b/_modpacks/packs/cswt/development/mapList.yaml index dc1bf9c0..6ee6255d 100644 --- a/_modpacks/packs/cswt/development/mapList.yaml +++ b/_modpacks/packs/cswt/development/mapList.yaml @@ -63,7 +63,9 @@ backgrounds: backgrounds.yml Ennesan55.zip: urls: - https://nikkums.io/cswt/Maps/Ennesan55.zip - placeholder.zip: + bowsersgalaxyreactor.zip: + urls: + - https://nikkums.io/cswt/Maps/bowsersgalaxyreactor.zip placeholder.zip: 2: placeholder.zip: diff --git a/_modpacks/packs/cswt/development/other_files/LastUpdated_2025-10-13.txt b/_modpacks/packs/cswt/development/other_files/LastUpdated_2025-10-15.txt similarity index 100% rename from _modpacks/packs/cswt/development/other_files/LastUpdated_2025-10-13.txt rename to _modpacks/packs/cswt/development/other_files/LastUpdated_2025-10-15.txt diff --git a/_modpacks/packs/cswt/stable/other_files/LastUpdated_2025-10-11.txt b/_modpacks/packs/cswt/stable/other_files/LastUpdated_2025-10-15.txt similarity index 100% rename from _modpacks/packs/cswt/stable/other_files/LastUpdated_2025-10-11.txt rename to _modpacks/packs/cswt/stable/other_files/LastUpdated_2025-10-15.txt