Modules/Upgrade Cost: Difference between revisions

From The First Descendant Wiki
m (Typo)
(corrected the whole thing, linked Upgrade Costs to my spreadsheet because cba to make full spreadsheet i'm sleepy)
Tags: Replaced Visual edit
Line 3: Line 3:


== General Formula ==
== General Formula ==
<center>
[[File:Formula.png|center|thumb|335x335px]]
<math>amount_{upgrade} = amount_{base}*2^{rank-1}</math>
<center></center>
 
<math> amount_{total} = amount_{base}*2^{rank}-100</math>
</center>
 
====Example:====
<center>
Kuiper cost for ranking up a {{standard}} rarity module from Rank 3 to 4:
 
<math>amount_{upgrade} = 100*2^{4-1} = \underline{800}</math>
 
or from rank 0 to rank 4:
 
<math>amount_{total} = 100*2^4-100 = \underline{1500}</math>
</center>
== Upgrade Costs ==
== Upgrade Costs ==
 
[https://docs.google.com/spreadsheets/d/1UEw6be8BAzIFRvE5WawuYXfdjwu90dLQmKuRzn7PomI/edit?usp=sharing TFD Data Compendium which has all the Upgrade Costs of each Modules]
{| class="wikitable"
! colspan=2 rowspan=2 style="color: #00BFFF" | {{Standard}} !! colspan=10 | Rank
|-
!                                            1 !!    2 !!    3 !!      4 !!      5 !!      6 !!      7 !!      8 !!      9 !!        10
|-
| rowspan=2 | Kuiper || From Previous ||  100 ||  200 ||  400 ||    800 ||  1,600 ||  3,200 ||  6,400 ||  12,800 ||  25,600 ||    51,200
|-
|                      From Rank 0  ||  100 ||  300 ||  700 ||  1,500 ||  3,100 ||  6,300 ||  12,700 ||  25,500 ||  51,100 ||  102,300
|-
| rowspan=2 | Gold  || From Previous || 1,000 || 2,000 || 4,000 ||  8,000 || 16,000 || 32,000 ||  64,000 || 128,000 || 256,000 ||  512,000
|-
|                      From Rank 0  || 1,000 || 3,000 || 7,000 || 15,000 || 31,000 || 63,000 || 127,000 || 255,000 || 511,000 || 1,023,000
|-
|}
 
{| class="wikitable"
! colspan=2 rowspan=2 style="color: #BA55D3" | {{Rare}} !! colspan=10 | Rank
|-
!                                            1 !!    2 !!    3 !!      4 !!      5 !!      6 !!      7 !!      8 !!      9 !!        10
|-
| rowspan=2 | Kuiper || From Previous ||  200 ||  400 ||    800 ||  1,600 ||  3,200 ||  6,400 ||  12,800 ||  25,600 ||    51,200 ||  102,400
|-
|                      From Rank 0  ||  200 ||  600 ||  1,400 ||  3,000 ||  6,200 ||  12,600 ||  25,400 ||  51,000 ||  102,200 ||  204,600
|-
| rowspan=2 | Gold  || From Previous || 2,000 || 4,000 ||  8,000 || 16,000 || 32,000 ||  64,000 || 128,000 || 256,000 ||  512,000 || 1,024,000
|-
|                      From Rank 0  || 2,000 || 6,000 || 14,000 || 30,000 || 62,000 || 126,000 || 254,000 || 510,000 || 1,022,000 || 2,046,000
|-
|}
 
{| class="wikitable"
! colspan=2 rowspan=2  | {{Ultimate}} !! colspan=10 | Rank
|-
!                                            1 !!    2 !!    3 !!      4 !!      5 !!      6 !!      7 !!      8 !!      9 !!        10
|-
| rowspan=2 | Kuiper || From Previous ||  300  ||  600 ||  1,200 ||  2,400 ||  4,800 ||  9,600 ||  19,200 ||  38,400 ||    76,800 ||  153,600
|-
|                      From Rank 0  ||  300  ||  900 ||  2,100 ||  4,500 ||  9,300 ||  18,900 ||  38,100 ||  76,500 ||  153,300 ||  306,900
|-
| rowspan=2 | Gold  || From Previous || 3,000 || 6,000 || 12,000 || 24,000 || 48,000 ||  96,000 || 192,000 || 384,000 ||  768,000 || 1,536,000
|-
|                      From Rank 0  || 3,000 || 9,000 || 21,000 || 45,000 || 93,000 || 189,000 || 381,000 || 765,000 || 1,533,000 || 3,069,000
|-
|}
 
{| class="wikitable"
! colspan=2 rowspan=2 style="color: #CD5C5C" | {{Transcendent}} !! colspan=10 | Rank
|-
!                                            1 !!    2 !!    3 !!      4 !!      5 !!      6 !!      7 !!      8 !!      9 !!        10
|-
| rowspan=2 | Kuiper || From Previous ||  500 ||  1,000 ||  2,000 ||  4,000 ||  8,000 ||  16,000 ||  32,000 ||    64,000 ||  128,000 ||  256,000
|-
|                      From Rank 0  ||  500 ||  1,500 ||  3,500 ||  7,500 ||  15,500 ||  31,500 ||  63,500 ||  127,500 ||  255,500 ||  511,500
|-
| rowspan=2 | Gold  || From Previous || 5,000 || 10,000 || 20,000 || 40,000 ||  80,000 || 160,000 || 320,000 ||  640,000 || 1,280,000 || 2,560,000
|-
|                      From Rank 0  || 5,000 || 15,000 || 35,000 || 75,000 || 155,000 || 315,000 || 635,000 || 1,275,000 || 2,555,000 || 5,115,000
|-
|}

Revision as of 20:06, 16 July 2024

Upgrading Modules costs Kuiper and Gold. The cost increases with module rarity and rank.

General Formula

Upgrade Costs

TFD Data Compendium which has all the Upgrade Costs of each Modules