diff --git a/_maps/fortunapolis/fortunapolis.frb b/_maps/fortunapolis/fortunapolis.frb index c6bba1d69..dfd5ae50c 100644 Binary files a/_maps/fortunapolis/fortunapolis.frb and b/_maps/fortunapolis/fortunapolis.frb differ diff --git a/_maps/fortunapolis/fortunapolis.webp b/_maps/fortunapolis/fortunapolis.webp index 5b1d47021..80c705586 100644 Binary files a/_maps/fortunapolis/fortunapolis.webp and b/_maps/fortunapolis/fortunapolis.webp differ diff --git a/_maps/fortunapolis/fortunapolis.yaml b/_maps/fortunapolis/fortunapolis.yaml index 3854a0230..2169f44dc 100644 --- a/_maps/fortunapolis/fortunapolis.yaml +++ b/_maps/fortunapolis/fortunapolis.yaml @@ -3,22 +3,44 @@ name: desc: en: A city where many come seeking the road to fortune, but who will be the first to find it? Vacant plots already included. ruleSet: Standard -theme: DragonQuest +theme: Mario initialCash: 2200 targetAmount: 22000 -baseSalary: 200 +baseSalary: 250 salaryIncrement: 250 -maxDiceRoll: 7 -frbFile1: fortunapolis -frbFile2: fortunapolis2 -background: bg901fixed +maxDiceRoll: 8 +frbFiles: +- fortunapolis +- fortunapolis2 +- fortunapolis +- fortunapolis4 +- fortunapolis3 +- fortunapolis4 +- fortunapolis5 +- fortunapolis6 +- fortunapolis5 +- fortunapolis8 +- fortunapolis7 +- fortunapolis8 +background: starcarnival_d mapIcon: fortunapolis music: download: - - https://nikkums.io/cswt/BGM/Fortunapolis.music.zip - - https://drive.google.com/uc?export=download&confirm=1&id=1bkGFZpadHsJ56twXWFQVa50TslV6jNOk + - https://nikkums.io/cswt/BGM/fortunapolis.music.zip + - https://drive.google.com/uc?export=download&id=1BpzHnBGAx8FbhOfVtKMupd9-dxLrcDnv map: - FortunapolisMap.50 + - FortunapolisMap.50 + - FortunapolisMap.50 + - FortunapolisMap2.50 + - FortunapolisMap2.50 + - FortunapolisMap2.50 + - FortunapolisMap3.50 + - FortunapolisMap3.50 + - FortunapolisMap3.50 + - FortunapolisMap4.50 + - FortunapolisMap4.50 + - FortunapolisMap4.50 stock: FortunapolisStock.50 ventureCards: FortunapolisVenture.50 auction: FortunapolisAuction.50 @@ -36,6 +58,17 @@ tourMode: opponent3: Toad clearRank: 2 changelog: + - version: 4 + changed: + - Deleted the magmalices + - Adjusted the square layout of the board, & added two more vacant plots + - Added a new function to the switch so that on every 3rd press the four corners of the board move + - Made the jail smaller and used 125 events to mimic monopoly's jail mechanic + - Used one way alley exits to block balloon travel to the centers best rewards + - Created 8 total frbs to give every district some time near the bank + - Swapped backgrounds, now it uses the Star Carnival Day background + - Three new additional songs added to the map music + - Max dice roll increased to eight - version: 3 changed: - Adjusted the locations of the magmalice squares to try and increase player traffic along the four corners of the board @@ -81,7 +114,7 @@ ventureCards: - 1 # 25 Misadventure! Your shop prices halve until your next turn! - 1 # 26 Lucky venture! You get a big commission until your next turn! - 1 # 27 Special bonus! You receive 27 times the number of shops you own in gold coins from the bank! - - 1 # 28 Cameo adventure! A goodybag appears! + - 0 # 28 Cameo adventure! A goodybag appears! - 0 # 29 Freebie! Take a Heart! - 1 # 30 Venture on! All shops charge a 100G flat rate! Now roll the die and move again. - 1 # 31 Random venture! Shops expand by 10% in a district picked at random! @@ -140,7 +173,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! - 1 # 86 Moneymaking venture! Take 100G from all other players! - - 0 # 87 Venture on! Roll the special all-7s-and-8s die and move forward again. + - 1 # 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! - 1 # 90 Price hike venture! All shop prices go up by 30% until your next turn. @@ -171,14 +204,14 @@ 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. - - 1 # 118 Lucky venture! You get a really big commission until your next turn! + - 0 # 118 Lucky venture! You get a really big commission until your next turn! - 1 # 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! - 1 # 121 Capital venture! You can invest up to 400G of the bank's money in your shops. - 0 # 122 Moneymaking venture! The winning player must pay you 20% of their ready cash! - 0 # 123 Dicey adventure! Roll 1/3/5 and your shops expand by 20%. Roll 2/4/6 and everyone else's shops expand by 5%. - 0 # 124 Suit venture! Buy a Suit Yourself card for 50G. - - 0 # 125 Dicey adventure! Roll 1/3/5 to warp to a boon square. Roll 2/4/6 to warp to the arcade. + - 1 # 125 Dicey adventure! Roll 1/3/5 to warp to a boon square. Roll 2/4/6 to warp to the arcade. - 1 # 126 Revaluation venture! Roll the die and expand your shops by 2% for each number. - 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! diff --git a/_maps/fortunapolis/fortunapolis2.frb b/_maps/fortunapolis/fortunapolis2.frb index b01e1c785..cb47ad140 100644 Binary files a/_maps/fortunapolis/fortunapolis2.frb and b/_maps/fortunapolis/fortunapolis2.frb differ diff --git a/_maps/fortunapolis/fortunapolis2.webp b/_maps/fortunapolis/fortunapolis2.webp index 989584a91..c7fe793e3 100644 Binary files a/_maps/fortunapolis/fortunapolis2.webp and b/_maps/fortunapolis/fortunapolis2.webp differ diff --git a/_maps/fortunapolis/fortunapolis3.frb b/_maps/fortunapolis/fortunapolis3.frb new file mode 100644 index 000000000..99f22d3c1 Binary files /dev/null and b/_maps/fortunapolis/fortunapolis3.frb differ diff --git a/_maps/fortunapolis/fortunapolis3.webp b/_maps/fortunapolis/fortunapolis3.webp new file mode 100644 index 000000000..bf5be623b Binary files /dev/null and b/_maps/fortunapolis/fortunapolis3.webp differ diff --git a/_maps/fortunapolis/fortunapolis4.frb b/_maps/fortunapolis/fortunapolis4.frb new file mode 100644 index 000000000..1bd47ff7b Binary files /dev/null and b/_maps/fortunapolis/fortunapolis4.frb differ diff --git a/_maps/fortunapolis/fortunapolis4.webp b/_maps/fortunapolis/fortunapolis4.webp new file mode 100644 index 000000000..8cf09e7db Binary files /dev/null and b/_maps/fortunapolis/fortunapolis4.webp differ diff --git a/_maps/fortunapolis/fortunapolis5.frb b/_maps/fortunapolis/fortunapolis5.frb new file mode 100644 index 000000000..4043f450a Binary files /dev/null and b/_maps/fortunapolis/fortunapolis5.frb differ diff --git a/_maps/fortunapolis/fortunapolis5.webp b/_maps/fortunapolis/fortunapolis5.webp new file mode 100644 index 000000000..dbc692d32 Binary files /dev/null and b/_maps/fortunapolis/fortunapolis5.webp differ diff --git a/_maps/fortunapolis/fortunapolis6.frb b/_maps/fortunapolis/fortunapolis6.frb new file mode 100644 index 000000000..adcf569fd Binary files /dev/null and b/_maps/fortunapolis/fortunapolis6.frb differ diff --git a/_maps/fortunapolis/fortunapolis6.webp b/_maps/fortunapolis/fortunapolis6.webp new file mode 100644 index 000000000..51dcd2944 Binary files /dev/null and b/_maps/fortunapolis/fortunapolis6.webp differ diff --git a/_maps/fortunapolis/fortunapolis7.frb b/_maps/fortunapolis/fortunapolis7.frb new file mode 100644 index 000000000..9228cf06d Binary files /dev/null and b/_maps/fortunapolis/fortunapolis7.frb differ diff --git a/_maps/fortunapolis/fortunapolis7.webp b/_maps/fortunapolis/fortunapolis7.webp new file mode 100644 index 000000000..0a1c71377 Binary files /dev/null and b/_maps/fortunapolis/fortunapolis7.webp differ diff --git a/_maps/fortunapolis/fortunapolis8.frb b/_maps/fortunapolis/fortunapolis8.frb new file mode 100644 index 000000000..c3122a38a Binary files /dev/null and b/_maps/fortunapolis/fortunapolis8.frb differ diff --git a/_maps/fortunapolis/fortunapolis8.webp b/_maps/fortunapolis/fortunapolis8.webp new file mode 100644 index 000000000..9bca330fe Binary files /dev/null and b/_maps/fortunapolis/fortunapolis8.webp differ