Add tyny sword gym to docs
This commit is contained in:
24
docs/gyms/goals/gold_350k_wood_20k.tres
Normal file
24
docs/gyms/goals/gold_350k_wood_20k.tres
Normal file
@@ -0,0 +1,24 @@
|
||||
[gd_resource type="Resource" script_class="GoalData" format=3 uid="uid://b6gb6vk0kgxnw"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://r4js5eajolio" path="res://core/goals/goal_requirement_data.gd" id="1_68ddp"]
|
||||
[ext_resource type="Resource" uid="uid://w4u1hddplb4e" path="res://docs/gyms/currencies/gold.tres" id="2_2b0j8"]
|
||||
[ext_resource type="Resource" uid="uid://bgsk8h4w80h45" path="res://docs/gyms/currencies/wood.tres" id="3_7tb0t"]
|
||||
[ext_resource type="Script" uid="uid://dx4kmh33rrkpy" path="res://core/goals/goal_data.gd" id="4_20y5g"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_tvl3d"]
|
||||
script = ExtResource("1_68ddp")
|
||||
currency = ExtResource("2_2b0j8")
|
||||
amount_mantissa = 3.5
|
||||
amount_exponent = 5
|
||||
|
||||
[sub_resource type="Resource" id="Resource_hyry2"]
|
||||
script = ExtResource("1_68ddp")
|
||||
currency = ExtResource("3_7tb0t")
|
||||
amount_mantissa = 2.0
|
||||
amount_exponent = 4
|
||||
metadata/_custom_type_script = "uid://r4js5eajolio"
|
||||
|
||||
[resource]
|
||||
script = ExtResource("4_20y5g")
|
||||
id = &"gold_350k_wood_20k"
|
||||
requirements = Array[ExtResource("1_68ddp")]([SubResource("Resource_tvl3d"), SubResource("Resource_hyry2")])
|
||||
16
docs/gyms/goals/gold_total_1300.tres
Normal file
16
docs/gyms/goals/gold_total_1300.tres
Normal file
@@ -0,0 +1,16 @@
|
||||
[gd_resource type="Resource" script_class="GoalData" format=3 uid="uid://cts0407h130d6"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://r4js5eajolio" path="res://core/goals/goal_requirement_data.gd" id="1_pahmu"]
|
||||
[ext_resource type="Resource" uid="uid://w4u1hddplb4e" path="res://docs/gyms/currencies/gold.tres" id="2_oek0g"]
|
||||
[ext_resource type="Script" uid="uid://dx4kmh33rrkpy" path="res://core/goals/goal_data.gd" id="3_3fgtm"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_tvl3d"]
|
||||
script = ExtResource("1_pahmu")
|
||||
currency = ExtResource("2_oek0g")
|
||||
amount_mantissa = 1.3
|
||||
amount_exponent = 3
|
||||
|
||||
[resource]
|
||||
script = ExtResource("3_3fgtm")
|
||||
id = &"gold_total_1300"
|
||||
requirements = Array[ExtResource("1_pahmu")]([SubResource("Resource_tvl3d")])
|
||||
16
docs/gyms/goals/gold_total_13k.tres
Normal file
16
docs/gyms/goals/gold_total_13k.tres
Normal file
@@ -0,0 +1,16 @@
|
||||
[gd_resource type="Resource" script_class="GoalData" format=3 uid="uid://bo463s6jt0ep7"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://r4js5eajolio" path="res://core/goals/goal_requirement_data.gd" id="1_hj5d1"]
|
||||
[ext_resource type="Resource" uid="uid://w4u1hddplb4e" path="res://docs/gyms/currencies/gold.tres" id="2_w5qg8"]
|
||||
[ext_resource type="Script" uid="uid://dx4kmh33rrkpy" path="res://core/goals/goal_data.gd" id="3_daoxn"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_tvl3d"]
|
||||
script = ExtResource("1_hj5d1")
|
||||
currency = ExtResource("2_w5qg8")
|
||||
amount_mantissa = 1.3
|
||||
amount_exponent = 4
|
||||
|
||||
[resource]
|
||||
script = ExtResource("3_daoxn")
|
||||
id = &"gold_total_13k"
|
||||
requirements = Array[ExtResource("1_hj5d1")]([SubResource("Resource_tvl3d")])
|
||||
16
docs/gyms/goals/gold_total_30.tres
Normal file
16
docs/gyms/goals/gold_total_30.tres
Normal file
@@ -0,0 +1,16 @@
|
||||
[gd_resource type="Resource" script_class="GoalData" format=3 uid="uid://ik7t0r3su633"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://r4js5eajolio" path="res://core/goals/goal_requirement_data.gd" id="1_udubw"]
|
||||
[ext_resource type="Resource" uid="uid://w4u1hddplb4e" path="res://docs/gyms/currencies/gold.tres" id="2_lde8k"]
|
||||
[ext_resource type="Script" uid="uid://dx4kmh33rrkpy" path="res://core/goals/goal_data.gd" id="3_ilpcf"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_v4v16"]
|
||||
script = ExtResource("1_udubw")
|
||||
currency = ExtResource("2_lde8k")
|
||||
amount_mantissa = 30.0
|
||||
|
||||
[resource]
|
||||
script = ExtResource("3_ilpcf")
|
||||
id = &"gold_total_30"
|
||||
requirements = Array[ExtResource("1_udubw")]([SubResource("Resource_v4v16")])
|
||||
unlock_behavior = 0
|
||||
Reference in New Issue
Block a user