Skip to content

Commit

Permalink
Finalising PR
Browse files Browse the repository at this point in the history
  • Loading branch information
Sophilautia committed Jan 5, 2025
1 parent 57742a5 commit 2c70cfd
Show file tree
Hide file tree
Showing 3 changed files with 70 additions and 6 deletions.
9 changes: 3 additions & 6 deletions _maps/OnionOcean/Onion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ frbFiles:
background: OnionOcean
mapIcon: OnionOC
music:
download:
- https://nikkums.io/cswt/BGM/onionocean.music.zip
- https://drive.google.com/uc?export=download&id=1W1SQUC-cVRH8iKemDUUAlhS5BDwyNSxQ&confirm=1
map: SeaTemple
stock: SeaStocks
ventureCards: SeaVenture
Expand Down Expand Up @@ -61,7 +58,7 @@ ventureCards:
- 1 # 8 Venture on! Everyone's shop prices increase by 30%! Now roll the die and move again.
- 1 # 9 Venture on! Everyone's shops close for the day! Now roll the die and move again.
- 1 # 10 Venture on! Everyone's shop prices cut in half! Now roll the die and move again.
- 0 # 11 Moneymaking venture! Roll the die and get 11 times the number shown in gold coins from all other players!
- 1 # 11 Moneymaking venture! Roll the die and get 11 times the number shown in gold coins from all other players!
- 0 # 12 Capital venture! You can invest capital in any of your shops.
- 1 # 13 Misadventure! The values of all your shops drop by 13%!
- 0 # 14 Misadventure! You give everyone 30G each!
Expand All @@ -70,7 +67,7 @@ ventureCards:
- 1 # 17 Special bonus! You receive half of your salary!
- 1 # 18 Misadventure! The bank is forcibly buying you out! You're compelled to sell a shop for only twice its value.
- 1 # 19 Price hike venture! Your shop prices go up by 30% until your next turn.
- 0 # 20 Revaluation venture! You can expand any one of your shops by 20%.
- 1 # 20 Revaluation venture! You can expand any one of your shops by 20%.
- 0 # 21 Random venture! You receive 20 stocks in a district picked at random!
- 1 # 22 Cashback venture! You can sell a shop back to the bank for twice its shop value.
- 0 # 23 Revaluation venture! You can expand any one of your shops by 50%.
Expand Down Expand Up @@ -153,7 +150,7 @@ ventureCards:
- 1 # 100 Freebie! Take a Suit Yourself card!
- 0 # 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.)
Expand Down
Binary file added public/images/backgrounds/onionocean.webp
Binary file not shown.
67 changes: 67 additions & 0 deletions src/data/backgrounds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1159,3 +1159,70 @@
slurpodromeStart: mpss_SRP_START
slurpodromeRace: mpss_SRP_RACE
slurpodromeWin: mpss_SRP_WIN
- background: mpss_ppbc
name: Peach's Birthday Cake
download:
- https://nikkums.io/cswt/Backgrounds/mpss_ppbc.background.zip
- https://drive.google.com/uc?export=download&id=1_VFbW3Z9Gp92PkeVZOAzA0cwxseH-0Vx&confirm=1
mapIcon: impss_ppbc
music:
map:
- mpss_ppbc_MAP01
- mpss_ppbc_MAP02
- mpss_ppbc_MAP03
- mpss_ppbc_MAP04
- mpss_ppbc_MAP05
- mpss_ppbc_MAP06
- mpss_ppbc_MAP07
- mpss_ppbc_MAP08
- mpss_ppbc_MAP09
- mpss_ppbc_MAP10
- mpss_ppbc_MAP11
- mpss_ppbc_MAP12
- mpss_ppbc_MAP13
- mpss_ppbc_MAP14
- mpss_ppbc_MAP15
- mpss_ppbc_MAP16
stock: mpss_STOCK
ventureCards: mpss_VEN
auction: mpss_AUC
targetMet: sm3dw_FINAL
win: mpss_WIN
guestLeave: mpss_GUESTL
badVentureCard: mpss_VEN_BAD
takeAbreak: mpss_TAB
promotionMii: mpss_ppbc_PROMO
promotionMario: mpss_ppbc_PROMO
promotionDragonQuest: mpss_ppbc_PROMO
forcedBuyout: smodyssey_BYO
domination: mpss_DOM
bankruptcy: mpss_VEN_BAD
roundTheBlocks: A_mpss_ROB
roundTheBlocksWin: mpss_ROB_WIN
memoryBlock: A_mpss_MEM
dartOfGold: A_mpss_DOG
slurpodromeSelect: A_mpss_SRP
slurpodromeStart: mpss_SRP_START
slurpodromeRace: mpss_SRP_RACE
slurpodromeWin: mpss_SRP_WIN
- background: onionocean
name: Onion Ocean
download:
- https://nikkums.io/cswt/Backgrounds/onionocean.zip
mapIcon: OnionOC
music:
map: SeaTemple
stock: SeaStocks
ventureCards: SeaVenture
auction: SeaAuction
targetMet: SeaFinale
roundTheBlocks: SeaROB
win: SeaWin
guestAppear: SeaGuestArrive
guestLeave: SeaGuestGoodbye
badVentureCard: SeaTemFail
takeAbreak: SeaSleepy
promotionMii: SeaPromo
promotionMario: SeaPromo
promotionDragonQuest: SeaPromo
domination: SeaDom

0 comments on commit 2c70cfd

Please sign in to comment.