|
|
| (One intermediate revision by the same user not shown) |
| Line 41: |
Line 41: |
|
| |
|
| ==Things that not (properly) implemented in game== | | ==Things that not (properly) implemented in game== |
| As of 48.x. | | As of 54.x. |
| ===<code>EnduranceIncomeSet</code>===
| |
| This should be the income set of <code>EnduranceRoundSet</code>, which [[Boss Rush]] event and [[Phayze One]] quest use. This round set has <code>linkedIncomeSet</code> of <code>EnduranceIncomeSet</code>. I CAN get it with AssetStudio or AssetRipper, but there is no such income set in <code>GameData.Instance.incomeSets</code>.
| |
| | |
| {|class="wikitable"
| |
| !Rounds!!Cash per pop
| |
| |-
| |
| |1-40||1
| |
| |-
| |
| |41-50||0.5
| |
| |-
| |
| |51-60||0.2
| |
| |-
| |
| |61-80||0.1
| |
| |-
| |
| |81-100||0.05
| |
| |-
| |
| |101+||0.02
| |
| |}
| |
|
| |
|
| ===Golden Bloon speed=== | | ===Golden Bloon speed=== |