Fix devil idol ui

This commit is contained in:
2026-05-17 16:51:07 +02:00
parent 41466af1ca
commit 4fd23d9416
14 changed files with 89 additions and 31 deletions

View File

@@ -0,0 +1,17 @@
[gd_resource type="Resource" script_class="GeneratorBuffData" format=3]
[ext_resource type="Script" uid="uid://dnhocfsuvmeyb" path="res://core/generator/generator_buff_data.gd" id="1_buff"]
[ext_resource type="Resource" uid="uid://bxg2au0ijp242" path="res://docs/gyms/tiny_sword/currencies/food.tres" id="2_cost"]
[ext_resource type="Resource" uid="uid://bn4gm4sss85d0" path="res://docs/gyms/tiny_sword/goals/gold_50M_food_5M_wood_5M_goal.tres" id="3_goal"]
[resource]
script = ExtResource("1_buff")
id = &"barracks_food_boost"
target_ids = Array[StringName]([&"barracks"])
text = "Supply Lines"
unlock_goal = ExtResource("3_goal")
max_level = 50
effect_increment = 0.5
cost_currency = ExtResource("2_cost")
base_cost_mantissa = 50000.0
cost_multiplier = 1.15

View File

@@ -0,0 +1,17 @@
[gd_resource type="Resource" script_class="GeneratorBuffData" format=3]
[ext_resource type="Script" uid="uid://dnhocfsuvmeyb" path="res://core/generator/generator_buff_data.gd" id="1_buff"]
[ext_resource type="Resource" uid="uid://w4u1hddplb4e" path="res://docs/gyms/tiny_sword/currencies/gold.tres" id="2_cost"]
[ext_resource type="Resource" uid="uid://bn4gm4sss85d0" path="res://docs/gyms/tiny_sword/goals/gold_50M_food_5M_wood_5M_goal.tres" id="3_goal"]
[resource]
script = ExtResource("1_buff")
id = &"barracks_gold_boost"
target_ids = Array[StringName]([&"barracks"])
text = "War Chest"
unlock_goal = ExtResource("3_goal")
max_level = 50
effect_increment = 0.5
cost_currency = ExtResource("2_cost")
base_cost_mantissa = 100000.0
cost_multiplier = 1.15

View File

@@ -0,0 +1,17 @@
[gd_resource type="Resource" script_class="GeneratorBuffData" format=3]
[ext_resource type="Script" uid="uid://dnhocfsuvmeyb" path="res://core/generator/generator_buff_data.gd" id="1_buff"]
[ext_resource type="Resource" uid="uid://bgsk8h4w80h45" path="res://docs/gyms/tiny_sword/currencies/wood.tres" id="2_cost"]
[ext_resource type="Resource" uid="uid://bn4gm4sss85d0" path="res://docs/gyms/tiny_sword/goals/gold_50M_food_5M_wood_5M_goal.tres" id="3_goal"]
[resource]
script = ExtResource("1_buff")
id = &"barracks_wood_boost"
target_ids = Array[StringName]([&"barracks"])
text = "Siege Works"
unlock_goal = ExtResource("3_goal")
max_level = 50
effect_increment = 0.5
cost_currency = ExtResource("2_cost")
base_cost_mantissa = 50000.0
cost_multiplier = 1.15

View File

@@ -1,8 +1,8 @@
[gd_resource type="Resource" script_class="GeneratorBuffData" format=3]
[gd_resource type="Resource" script_class="GeneratorBuffData" format=3 uid="uid://c0ed8k5nlm22p"]
[ext_resource type="Script" path="res://core/generator/generator_buff_data.gd" id="1_buff"]
[ext_resource type="Resource" path="res://docs/gyms/tiny_sword/currencies/mana_stone.tres" id="2_cost"]
[ext_resource type="Resource" path="res://docs/gyms/tiny_sword/currencies/food.tres" id="3_target"]
[ext_resource type="Script" uid="uid://dnhocfsuvmeyb" path="res://core/generator/generator_buff_data.gd" id="1_buff"]
[ext_resource type="Resource" uid="uid://brctmnpmhjas6" path="res://docs/gyms/tiny_sword/currencies/mana_stone.tres" id="2_cost"]
[ext_resource type="Resource" uid="uid://bxg2au0ijp242" path="res://docs/gyms/tiny_sword/currencies/food.tres" id="3_target"]
[ext_resource type="Resource" uid="uid://bex2hsenbr54e" path="res://docs/gyms/tiny_sword/goals/gold_2M_food_200k_wood_200k_goal.tres" id="4_goal"]
[resource]
@@ -10,10 +10,9 @@ script = ExtResource("1_buff")
id = &"fertile_infusion"
target_ids = Array[StringName]([&"farm"])
text = "Fertile Infusion"
unlock_goal = ExtResource("4_goal")
max_level = 5
unlock_goal = ExtResource("4_goal")
effect_increment = 1.0
cost_currency = ExtResource("2_cost")
base_cost_mantissa = 1.0
cost_multiplier = 1.5
resource_target_currency = ExtResource("3_target")

View File

@@ -1,8 +1,8 @@
[gd_resource type="Resource" script_class="GeneratorBuffData" format=3]
[gd_resource type="Resource" script_class="GeneratorBuffData" format=3 uid="uid://xdr3fma7h2b6"]
[ext_resource type="Script" path="res://core/generator/generator_buff_data.gd" id="1_buff"]
[ext_resource type="Resource" path="res://docs/gyms/tiny_sword/currencies/philosoper_stone.tres" id="2_cost"]
[ext_resource type="Resource" path="res://docs/gyms/tiny_sword/currencies/gold.tres" id="3_target"]
[ext_resource type="Script" uid="uid://dnhocfsuvmeyb" path="res://core/generator/generator_buff_data.gd" id="1_buff"]
[ext_resource type="Resource" uid="uid://co4fiqgluwit0" path="res://docs/gyms/tiny_sword/currencies/philosoper_stone.tres" id="2_cost"]
[ext_resource type="Resource" uid="uid://w4u1hddplb4e" path="res://docs/gyms/tiny_sword/currencies/gold.tres" id="3_target"]
[ext_resource type="Resource" uid="uid://bex2hsenbr54e" path="res://docs/gyms/tiny_sword/goals/gold_2M_food_200k_wood_200k_goal.tres" id="4_goal"]
[resource]
@@ -10,8 +10,8 @@ script = ExtResource("1_buff")
id = &"opus_magnum"
target_ids = Array[StringName]([&"goldmine"])
text = "Opus Magnum"
unlock_goal = ExtResource("4_goal")
max_level = 5
unlock_goal = ExtResource("4_goal")
effect_increment = 2.0
cost_currency = ExtResource("2_cost")
base_cost_mantissa = 1.0

View File

@@ -1,8 +1,8 @@
[gd_resource type="Resource" script_class="GeneratorBuffData" format=3]
[gd_resource type="Resource" script_class="GeneratorBuffData" format=3 uid="uid://bkqosgm72sb8w"]
[ext_resource type="Script" path="res://core/generator/generator_buff_data.gd" id="1_buff"]
[ext_resource type="Resource" path="res://docs/gyms/tiny_sword/currencies/cognite.tres" id="2_cost"]
[ext_resource type="Resource" path="res://docs/gyms/tiny_sword/currencies/wood.tres" id="3_target"]
[ext_resource type="Script" uid="uid://dnhocfsuvmeyb" path="res://core/generator/generator_buff_data.gd" id="1_buff"]
[ext_resource type="Resource" uid="uid://t6du7gm2ywbi" path="res://docs/gyms/tiny_sword/currencies/cognite.tres" id="2_cost"]
[ext_resource type="Resource" uid="uid://bgsk8h4w80h45" path="res://docs/gyms/tiny_sword/currencies/wood.tres" id="3_target"]
[ext_resource type="Resource" uid="uid://bex2hsenbr54e" path="res://docs/gyms/tiny_sword/goals/gold_2M_food_200k_wood_200k_goal.tres" id="4_goal"]
[resource]
@@ -10,10 +10,9 @@ script = ExtResource("1_buff")
id = &"sylvan_cognite"
target_ids = Array[StringName]([&"forestry"])
text = "Sylvan Cognite"
unlock_goal = ExtResource("4_goal")
max_level = 5
unlock_goal = ExtResource("4_goal")
effect_increment = 1.0
cost_currency = ExtResource("2_cost")
base_cost_mantissa = 1.0
cost_multiplier = 1.5
resource_target_currency = ExtResource("3_target")

View File

@@ -10,8 +10,11 @@
[ext_resource type="Resource" path="res://docs/gyms/tiny_sword/buffs/fertile_infusion_buff.tres" id="7_fertile"]
[ext_resource type="Resource" path="res://docs/gyms/tiny_sword/buffs/sylvan_cognite_buff.tres" id="8_sylvan"]
[ext_resource type="Resource" path="res://docs/gyms/tiny_sword/buffs/opus_magnum_buff.tres" id="9_opus"]
[ext_resource type="Resource" path="res://docs/gyms/tiny_sword/buffs/barracks_gold_boost_buff.tres" id="10_wc"]
[ext_resource type="Resource" path="res://docs/gyms/tiny_sword/buffs/barracks_food_boost_buff.tres" id="11_sl"]
[ext_resource type="Resource" path="res://docs/gyms/tiny_sword/buffs/barracks_wood_boost_buff.tres" id="12_sw"]
[resource]
script = ExtResource("2_iuxc1")
buffs = Array[ExtResource("1_up80l")]([ExtResource("2_dtvfl"), ExtResource("3_0bb41"), ExtResource("4_hnq3m"), ExtResource("5_mii30"), ExtResource("6_k5yi4"), ExtResource("7_fertile"), ExtResource("8_sylvan"), ExtResource("9_opus")])
buffs = Array[ExtResource("1_up80l")]([ExtResource("2_dtvfl"), ExtResource("3_0bb41"), ExtResource("4_hnq3m"), ExtResource("5_mii30"), ExtResource("6_k5yi4"), ExtResource("7_fertile"), ExtResource("8_sylvan"), ExtResource("9_opus"), ExtResource("10_wc"), ExtResource("11_sl"), ExtResource("12_sw")])
metadata/_custom_type_script = "uid://ctc5yjlnvi0ok"