Add tyny sword gym to docs
This commit is contained in:
19
docs/gyms/buffs/forestry_auto_flux.tres
Normal file
19
docs/gyms/buffs/forestry_auto_flux.tres
Normal file
@@ -0,0 +1,19 @@
|
||||
[gd_resource type="Resource" script_class="GeneratorBuffData" format=3 uid="uid://kamgujbqqhg3"]
|
||||
|
||||
[ext_resource type="Resource" uid="uid://bxg2au0ijp242" path="res://docs/gyms/currencies/food.tres" id="1_pdm0x"]
|
||||
[ext_resource type="Resource" uid="uid://w4u1hddplb4e" path="res://docs/gyms/currencies/gold.tres" id="2_rnlmu"]
|
||||
[ext_resource type="Script" uid="uid://dnhocfsuvmeyb" path="res://core/generator/generator_buff_data.gd" id="3_y6252"]
|
||||
[ext_resource type="Resource" uid="uid://bo463s6jt0ep7" path="res://docs/gyms/goals/gold_total_13k.tres" id="4_y6252"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("3_y6252")
|
||||
id = &"forestry_auto_flux"
|
||||
text = "Forest Dynamo
|
||||
"
|
||||
max_level = 10
|
||||
unlock_goal = ExtResource("4_y6252")
|
||||
effect_increment = 1.0
|
||||
cost_currency = ExtResource("1_pdm0x")
|
||||
base_cost_mantissa = 250.0
|
||||
cost_multiplier = 1.7
|
||||
resource_target_currency = ExtResource("2_rnlmu")
|
||||
Reference in New Issue
Block a user