Revamp goals as resources
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
[gd_resource type="Resource" script_class="GeneratorBuffData" format=3 uid="uid://b4ne724qqo4d8"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://dnhocfsuvmeyb" path="res://core/generator/generator_buff_data.gd" id="1_4w6kt"]
|
||||
[ext_resource type="Resource" uid="uid://bnhqk8b31mm4e" path="res://idles/currencies/knowledge.tres" id="2_hk5d2"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_4w6kt")
|
||||
id = &"knowledge_auto_treatise"
|
||||
text = "Ancient Treatise"
|
||||
max_level = 35
|
||||
effect_increment = 0.2
|
||||
cost_currency = ExtResource("2_hk5d2")
|
||||
base_cost_mantissa = 40.0
|
||||
cost_multiplier = 1.75
|
||||
@@ -1,15 +0,0 @@
|
||||
[gd_resource type="Resource" script_class="GeneratorBuffData" format=3 uid="uid://l5a300wieavc"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://dnhocfsuvmeyb" path="res://core/generator/generator_buff_data.gd" id="1_l4lhm"]
|
||||
[ext_resource type="Resource" uid="uid://bnhqk8b31mm4e" path="res://idles/currencies/knowledge.tres" id="2_9xja7"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_l4lhm")
|
||||
id = &"knowledge_click_notes"
|
||||
kind = 1
|
||||
text = "Quick Notes"
|
||||
max_level = 25
|
||||
effect_increment = 0.25
|
||||
cost_currency = ExtResource("2_9xja7")
|
||||
base_cost_mantissa = 15.0
|
||||
cost_multiplier = 1.6
|
||||
@@ -1,19 +0,0 @@
|
||||
[gd_resource type="Resource" script_class="GeneratorBuffData" format=3 uid="uid://dxljqpqhdfqn6"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://dnhocfsuvmeyb" path="res://core/generator/generator_buff_data.gd" id="1_8ee3d"]
|
||||
[ext_resource type="Resource" uid="uid://brqaojindcxa5" path="res://idles/currencies/magic.tres" id="2_j7l8a"]
|
||||
[ext_resource type="Resource" uid="uid://bnhqk8b31mm4e" path="res://idles/currencies/knowledge.tres" id="3_ynr4x"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_8ee3d")
|
||||
id = &"knowledge_grant_program"
|
||||
kind = 2
|
||||
text = "Research Grant"
|
||||
max_level = 20
|
||||
effect_increment = 0.0
|
||||
cost_currency = ExtResource("2_j7l8a")
|
||||
base_cost_mantissa = 90.0
|
||||
cost_multiplier = 1.8
|
||||
resource_target_currency = ExtResource("3_ynr4x")
|
||||
resource_purchase_base_mantissa = 8.0
|
||||
resource_purchase_increment_multiplier = 1.35
|
||||
@@ -8,6 +8,7 @@ script = ExtResource("1_r7ak1")
|
||||
id = &"magic_auto_flux"
|
||||
text = "Arcane Dynamo"
|
||||
max_level = 40
|
||||
unlocked = true
|
||||
effect_increment = 0.15
|
||||
cost_currency = ExtResource("2_h3we5")
|
||||
base_cost_mantissa = 25.0
|
||||
|
||||
Reference in New Issue
Block a user