Add tyny sword gym to docs
This commit is contained in:
18
docs/gyms/buffs/farm_auto_flux.tres
Normal file
18
docs/gyms/buffs/farm_auto_flux.tres
Normal file
@@ -0,0 +1,18 @@
|
||||
[gd_resource type="Resource" script_class="GeneratorBuffData" format=3 uid="uid://cg7os1rfknw05"]
|
||||
|
||||
[ext_resource type="Resource" uid="uid://bxg2au0ijp242" path="res://docs/gyms/currencies/food.tres" id="1_qy8mo"]
|
||||
[ext_resource type="Resource" uid="uid://w4u1hddplb4e" path="res://docs/gyms/currencies/gold.tres" id="2_pac24"]
|
||||
[ext_resource type="Script" uid="uid://dnhocfsuvmeyb" path="res://core/generator/generator_buff_data.gd" id="3_t5xb7"]
|
||||
[ext_resource type="Resource" uid="uid://bo463s6jt0ep7" path="res://docs/gyms/goals/gold_total_13k.tres" id="4_r8eth"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("3_t5xb7")
|
||||
id = &"farm_auto_flux"
|
||||
text = "Farm Dynamo"
|
||||
max_level = 10
|
||||
unlock_goal = ExtResource("4_r8eth")
|
||||
effect_increment = 1.0
|
||||
cost_currency = ExtResource("1_qy8mo")
|
||||
base_cost_mantissa = 100.0
|
||||
cost_multiplier = 1.7
|
||||
resource_target_currency = ExtResource("2_pac24")
|
||||
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")
|
||||
19
docs/gyms/buffs/gold_auto_flux.tres
Normal file
19
docs/gyms/buffs/gold_auto_flux.tres
Normal file
@@ -0,0 +1,19 @@
|
||||
[gd_resource type="Resource" script_class="GeneratorBuffData" format=3 uid="uid://c3op2mqy02sow"]
|
||||
|
||||
[ext_resource type="Resource" uid="uid://bxg2au0ijp242" path="res://docs/gyms/currencies/food.tres" id="1_j3saa"]
|
||||
[ext_resource type="Resource" uid="uid://w4u1hddplb4e" path="res://docs/gyms/currencies/gold.tres" id="2_hvfo8"]
|
||||
[ext_resource type="Script" uid="uid://dnhocfsuvmeyb" path="res://core/generator/generator_buff_data.gd" id="3_bwcdh"]
|
||||
[ext_resource type="Resource" uid="uid://ik7t0r3su633" path="res://docs/gyms/goals/gold_total_30.tres" id="4_f52il"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("3_bwcdh")
|
||||
id = &"gold_auto_flux"
|
||||
target_ids = Array[StringName]([&"goldmine"])
|
||||
text = "Gold Dynamo"
|
||||
max_level = 10
|
||||
unlock_goal = ExtResource("4_f52il")
|
||||
effect_increment = 1.0
|
||||
cost_currency = ExtResource("1_j3saa")
|
||||
base_cost_mantissa = 25.0
|
||||
cost_multiplier = 1.7
|
||||
resource_target_currency = ExtResource("2_hvfo8")
|
||||
20
docs/gyms/buffs/gold_click_buff.tres
Normal file
20
docs/gyms/buffs/gold_click_buff.tres
Normal file
@@ -0,0 +1,20 @@
|
||||
[gd_resource type="Resource" script_class="GeneratorBuffData" format=3 uid="uid://dlq2ke6i2pfob"]
|
||||
|
||||
[ext_resource type="Resource" uid="uid://w4u1hddplb4e" path="res://docs/gyms/currencies/gold.tres" id="1_8h747"]
|
||||
[ext_resource type="Script" uid="uid://dnhocfsuvmeyb" path="res://core/generator/generator_buff_data.gd" id="2_aejsu"]
|
||||
[ext_resource type="Resource" uid="uid://ik7t0r3su633" path="res://docs/gyms/goals/gold_total_30.tres" id="3_aejsu"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("2_aejsu")
|
||||
id = &"gold_click_focus"
|
||||
target_ids = Array[StringName]([&"goldmine"])
|
||||
kind = 1
|
||||
text = "Gold Clicker!"
|
||||
max_level = 4
|
||||
unlock_goal = ExtResource("3_aejsu")
|
||||
effect_increment = 1.0
|
||||
cost_currency = ExtResource("1_8h747")
|
||||
base_cost_mantissa = 2.5
|
||||
base_cost_exponent = 1
|
||||
cost_multiplier = 2.0
|
||||
resource_target_currency = ExtResource("1_8h747")
|
||||
21
docs/gyms/buffs/spawn_worker.tres
Normal file
21
docs/gyms/buffs/spawn_worker.tres
Normal file
@@ -0,0 +1,21 @@
|
||||
[gd_resource type="Resource" script_class="GeneratorBuffData" format=3 uid="uid://bjc6qmvr7pe12"]
|
||||
|
||||
[ext_resource type="Resource" uid="uid://w4u1hddplb4e" path="res://docs/gyms/currencies/gold.tres" id="1_we7j4"]
|
||||
[ext_resource type="Resource" uid="uid://dfxk30o34qe2s" path="res://docs/gyms/currencies/worker.tres" id="2_s45cj"]
|
||||
[ext_resource type="Script" uid="uid://dnhocfsuvmeyb" path="res://core/generator/generator_buff_data.gd" id="3_tgtcn"]
|
||||
[ext_resource type="Resource" uid="uid://ik7t0r3su633" path="res://docs/gyms/goals/gold_total_30.tres" id="4_kqmci"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("3_tgtcn")
|
||||
id = &"summon_worker"
|
||||
kind = 2
|
||||
text = "Summon Worker
|
||||
"
|
||||
unlock_goal = ExtResource("4_kqmci")
|
||||
effect_increment = 1.0
|
||||
cost_currency = ExtResource("1_we7j4")
|
||||
base_cost_mantissa = 200.0
|
||||
cost_multiplier = 1.15
|
||||
resource_target_currency = ExtResource("2_s45cj")
|
||||
resource_purchase_base_mantissa = 1.0
|
||||
resource_purchase_increment_multiplier = 1.0
|
||||
Reference in New Issue
Block a user