Change project organization
This commit is contained in:
15
idles/buffs/knowledge_click_notes.tres
Normal file
15
idles/buffs/knowledge_click_notes.tres
Normal file
@@ -0,0 +1,15 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user