Change project organization
This commit is contained in:
15
idles/buffs/magic_auto_flux.tres
Normal file
15
idles/buffs/magic_auto_flux.tres
Normal file
@@ -0,0 +1,15 @@
|
||||
[gd_resource type="Resource" script_class="GeneratorBuffData" format=3 uid="uid://ceugcxmassmpk"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://dnhocfsuvmeyb" path="res://core/generator/generator_buff_data.gd" id="1_r7ak1"]
|
||||
[ext_resource type="Resource" uid="uid://brqaojindcxa5" path="res://idles/currencies/magic.tres" id="2_h3we5"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_r7ak1")
|
||||
id = &"magic_auto_flux"
|
||||
text = "Arcane Dynamo"
|
||||
max_level = 40
|
||||
effect_increment = 0.15
|
||||
cost_currency = ExtResource("2_h3we5")
|
||||
base_cost_mantissa = 25.0
|
||||
cost_multiplier = 1.7
|
||||
resource_target_currency = ExtResource("2_h3we5")
|
||||
Reference in New Issue
Block a user