20 lines
908 B
Plaintext
20 lines
908 B
Plaintext
[gd_resource type="Resource" script_class="GeneratorBuffData" format=3 uid="uid://c3op2mqy02sow"]
|
|
|
|
[ext_resource type="Resource" uid="uid://bxg2au0ijp242" path="res://docs/gyms/currencies/food.tres" id="1_j3saa"]
|
|
[ext_resource type="Resource" uid="uid://w4u1hddplb4e" path="res://docs/gyms/currencies/gold.tres" id="2_hvfo8"]
|
|
[ext_resource type="Script" uid="uid://dnhocfsuvmeyb" path="res://core/generator/generator_buff_data.gd" id="3_bwcdh"]
|
|
[ext_resource type="Resource" uid="uid://ik7t0r3su633" path="res://docs/gyms/goals/gold_total_30.tres" id="4_f52il"]
|
|
|
|
[resource]
|
|
script = ExtResource("3_bwcdh")
|
|
id = &"gold_auto_flux"
|
|
target_ids = Array[StringName]([&"goldmine"])
|
|
text = "Gold Dynamo"
|
|
max_level = 10
|
|
unlock_goal = ExtResource("4_f52il")
|
|
effect_increment = 1.0
|
|
cost_currency = ExtResource("1_j3saa")
|
|
base_cost_mantissa = 25.0
|
|
cost_multiplier = 1.7
|
|
resource_target_currency = ExtResource("2_hvfo8")
|