26 lines
669 B
Plaintext
26 lines
669 B
Plaintext
[gd_resource type="Resource" script_class="PrestigeConfig" format=3]
|
|
|
|
[ext_resource type="Script" path="res://core/prestige/prestige_config.gd" id="1_3tg3a"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_3tg3a")
|
|
id = &"ascension"
|
|
display_name = "Ascension"
|
|
prestige_currency_id = &"ascension"
|
|
source_currency_id = &"magic"
|
|
basis = 0
|
|
formula = 0
|
|
threshold_mantissa = 1.0
|
|
threshold_exponent = 4
|
|
scale = 1.0
|
|
exponent = 0.5
|
|
flat_bonus = 0.0
|
|
minimum_gain = 0
|
|
rounding_mode = 0
|
|
allow_prestige_without_gain = false
|
|
multiplier_mode = 0
|
|
base_multiplier = 1.0
|
|
multiplier_per_prestige = 0.05
|
|
multiplier_exponent = 1.0
|
|
metadata/_custom_type_script = "res://core/prestige/prestige_config.gd"
|