Change project organization

This commit is contained in:
2026-03-19 22:18:34 +01:00
parent 278b073501
commit 3c8709c834
39 changed files with 74 additions and 75 deletions

View File

@@ -0,0 +1,18 @@
[gd_resource type="Resource" script_class="GeneratorBuffData" format=3 uid="uid://cluds3cw1d65q"]
[ext_resource type="Script" uid="uid://dnhocfsuvmeyb" path="res://core/generator/generator_buff_data.gd" id="1_fvte4"]
[ext_resource type="Resource" uid="uid://brqaojindcxa5" path="res://idles/currencies/magic.tres" id="2_ea8w5"]
[resource]
script = ExtResource("1_fvte4")
id = &"magic_supply_cache"
kind = 2
text = "Mana Cache"
max_level = 25
effect_increment = 0.0
cost_currency = ExtResource("2_ea8w5")
base_cost_mantissa = 12.0
cost_multiplier = 1.6
resource_target_currency = ExtResource("2_ea8w5")
resource_purchase_base_mantissa = 12.0
resource_purchase_increment_multiplier = 1.45