This commit is contained in:
2026-03-27 00:21:40 +01:00
parent 2743fd314a
commit ebc9325b53
13 changed files with 26 additions and 34 deletions

View File

@@ -13,6 +13,7 @@ max_level = 4
unlock_goal = ExtResource("3_bsqao")
effect_increment = 1.0
cost_currency = ExtResource("2_0j56j")
base_cost_mantissa = 8.0
cost_multiplier = 1.55
base_cost_mantissa = 2.5
base_cost_exponent = 1
cost_multiplier = 2.0
resource_target_currency = ExtResource("2_0j56j")

View File

@@ -17,6 +17,7 @@ purchase_currency = ExtResource("3_rptf4")
unlock_goal = ExtResource("6_ffn26")
unlock_goal_behavior = 1
initial_cost = 1.0
coefficient = 1.0
initial_productivity = 20.0
buffs = Array[ExtResource("1_ffn26")]([ExtResource("2_rptf4")])
metadata/_custom_type_script = "uid://b00tqsuhxdy0d"

View File

@@ -0,0 +1,12 @@
[gd_resource type="Resource" script_class="CurrencyGeneratorData" format=3 uid="uid://nfq4erycp7vy"]
[ext_resource type="Script" uid="uid://dnhocfsuvmeyb" path="res://core/generator/generator_buff_data.gd" id="1_s017t"]
[ext_resource type="Script" uid="uid://b00tqsuhxdy0d" path="res://core/generator/currency_generator_data.gd" id="2_2rq43"]
[resource]
script = ExtResource("2_2rq43")
id = &"monastery"
name = "Monastery"
starts_unlocked = false
starts_available = false
metadata/_custom_type_script = "uid://b00tqsuhxdy0d"