Added decent remix system
This commit is contained in:
@@ -1,30 +1,17 @@
|
||||
[gd_resource type="Resource" script_class="CardText" load_steps=6 format=3 uid="uid://do05i1xtdwfqk"]
|
||||
[gd_resource type="Resource" script_class="CardText" load_steps=3 format=3 uid="uid://do05i1xtdwfqk"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://yjb0uv6og430" path="res://Scripts/Resources/stat_attribute.gd" id="1_c5ghd"]
|
||||
[ext_resource type="Script" uid="uid://bsuinotkvh7eu" path="res://Scripts/Resources/feature.gd" id="1_c5ghd"]
|
||||
[ext_resource type="Script" uid="uid://dg7gxxqfqxcmc" path="res://Scripts/Resources/card_text.gd" id="2_hwijr"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_c5ghd"]
|
||||
script = ExtResource("1_c5ghd")
|
||||
key = "Fire Delay"
|
||||
value = 2.0
|
||||
metadata/_custom_type_script = "uid://yjb0uv6og430"
|
||||
|
||||
[sub_resource type="Resource" id="Resource_hwijr"]
|
||||
script = ExtResource("1_c5ghd")
|
||||
key = "Damage"
|
||||
value = 0.0
|
||||
metadata/_custom_type_script = "uid://yjb0uv6og430"
|
||||
|
||||
[sub_resource type="Resource" id="Resource_5pac0"]
|
||||
script = ExtResource("1_c5ghd")
|
||||
key = "Energy"
|
||||
value = 5.0
|
||||
metadata/_custom_type_script = "uid://yjb0uv6og430"
|
||||
|
||||
[resource]
|
||||
script = ExtResource("2_hwijr")
|
||||
target_type = 2
|
||||
target_type = Array[int]([])
|
||||
energy_type = 1
|
||||
attributes = Array[ExtResource("1_c5ghd")]([SubResource("Resource_c5ghd"), SubResource("Resource_hwijr"), SubResource("Resource_5pac0")])
|
||||
attributes = Dictionary[String, float]({
|
||||
"Damage": 0.0,
|
||||
"Energy": 5.0,
|
||||
"Fire Delay": 2.0
|
||||
})
|
||||
features = Array[ExtResource("1_c5ghd")]([])
|
||||
text = "DESC_WEAPON_PLATFORM_DASH"
|
||||
metadata/_custom_type_script = "uid://dg7gxxqfqxcmc"
|
||||
|
||||
@@ -1,31 +1,17 @@
|
||||
[gd_resource type="Resource" script_class="CardText" load_steps=7 format=3 uid="uid://smctw4ogm4rx"]
|
||||
[gd_resource type="Resource" script_class="CardText" load_steps=3 format=3 uid="uid://smctw4ogm4rx"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://yjb0uv6og430" path="res://Scripts/Resources/stat_attribute.gd" id="1_rbqj6"]
|
||||
[ext_resource type="Script" uid="uid://bsuinotkvh7eu" path="res://Scripts/Resources/feature.gd" id="1_vqq5l"]
|
||||
[ext_resource type="Script" uid="uid://dg7gxxqfqxcmc" path="res://Scripts/Resources/card_text.gd" id="2_k26ta"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_bcrtt"]
|
||||
script = ExtResource("1_rbqj6")
|
||||
key = "Damage"
|
||||
value = 3.0
|
||||
|
||||
[sub_resource type="Resource" id="Resource_llper"]
|
||||
script = ExtResource("1_rbqj6")
|
||||
key = "Range"
|
||||
value = 15.0
|
||||
|
||||
[sub_resource type="Resource" id="Resource_7i2dt"]
|
||||
script = ExtResource("1_rbqj6")
|
||||
key = "Fire Delay"
|
||||
value = 0.14
|
||||
|
||||
[sub_resource type="Resource" id="Resource_8cirl"]
|
||||
script = ExtResource("1_rbqj6")
|
||||
key = "Energy"
|
||||
value = 20.0
|
||||
|
||||
[resource]
|
||||
script = ExtResource("2_k26ta")
|
||||
target_type = Array[int]([])
|
||||
energy_type = 2
|
||||
attributes = Array[ExtResource("1_rbqj6")]([SubResource("Resource_bcrtt"), SubResource("Resource_llper"), SubResource("Resource_7i2dt"), SubResource("Resource_8cirl")])
|
||||
attributes = Dictionary[String, float]({
|
||||
"Damage": 3.0,
|
||||
"Energy": 20.0,
|
||||
"Fire Delay": 0.2,
|
||||
"Range": 15.0
|
||||
})
|
||||
features = Array[ExtResource("1_vqq5l")]([])
|
||||
text = "DESC_WEAPON_BASIC_GUN"
|
||||
|
||||
@@ -1,31 +1,17 @@
|
||||
[gd_resource type="Resource" script_class="CardText" load_steps=7 format=3 uid="uid://c6e50linnk2i7"]
|
||||
[gd_resource type="Resource" script_class="CardText" load_steps=3 format=3 uid="uid://c6e50linnk2i7"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://yjb0uv6og430" path="res://Scripts/Resources/stat_attribute.gd" id="1_3nyhi"]
|
||||
[ext_resource type="Script" uid="uid://bsuinotkvh7eu" path="res://Scripts/Resources/feature.gd" id="1_uay7i"]
|
||||
[ext_resource type="Script" uid="uid://dg7gxxqfqxcmc" path="res://Scripts/Resources/card_text.gd" id="2_lbj0i"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_1txa7"]
|
||||
script = ExtResource("1_3nyhi")
|
||||
key = "Damage"
|
||||
value = 0.0
|
||||
|
||||
[sub_resource type="Resource" id="Resource_46kv2"]
|
||||
script = ExtResource("1_3nyhi")
|
||||
key = "Range"
|
||||
value = 15.0
|
||||
|
||||
[sub_resource type="Resource" id="Resource_gb76x"]
|
||||
script = ExtResource("1_3nyhi")
|
||||
key = "Fire Delay"
|
||||
value = 0.8
|
||||
|
||||
[sub_resource type="Resource" id="Resource_dtjel"]
|
||||
script = ExtResource("1_3nyhi")
|
||||
key = "Energy"
|
||||
value = 8.0
|
||||
|
||||
[resource]
|
||||
script = ExtResource("2_lbj0i")
|
||||
target_type = 0
|
||||
target_type = Array[int]([])
|
||||
energy_type = 1
|
||||
attributes = Array[ExtResource("1_3nyhi")]([SubResource("Resource_1txa7"), SubResource("Resource_46kv2"), SubResource("Resource_gb76x"), SubResource("Resource_dtjel")])
|
||||
attributes = Dictionary[String, float]({
|
||||
"Damage": 0.0,
|
||||
"Energy": 8.0,
|
||||
"Fire Delay": 0.8,
|
||||
"Range": 15.0
|
||||
})
|
||||
features = Array[ExtResource("1_uay7i")]([])
|
||||
text = "DESC_WEAPON_POISON"
|
||||
|
||||
@@ -1,31 +1,17 @@
|
||||
[gd_resource type="Resource" script_class="CardText" load_steps=7 format=3 uid="uid://co6eorobj1xuu"]
|
||||
[gd_resource type="Resource" script_class="CardText" load_steps=3 format=3 uid="uid://co6eorobj1xuu"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://yjb0uv6og430" path="res://Scripts/Resources/stat_attribute.gd" id="1_vg7y2"]
|
||||
[ext_resource type="Script" uid="uid://bsuinotkvh7eu" path="res://Scripts/Resources/feature.gd" id="1_gv6l8"]
|
||||
[ext_resource type="Script" uid="uid://dg7gxxqfqxcmc" path="res://Scripts/Resources/card_text.gd" id="2_fe8lx"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_yb48y"]
|
||||
script = ExtResource("1_vg7y2")
|
||||
key = "Fire Delay"
|
||||
value = 2.0
|
||||
|
||||
[sub_resource type="Resource" id="Resource_ewwvw"]
|
||||
script = ExtResource("1_vg7y2")
|
||||
key = "Damage"
|
||||
value = 10.0
|
||||
|
||||
[sub_resource type="Resource" id="Resource_qu5dv"]
|
||||
script = ExtResource("1_vg7y2")
|
||||
key = "Range"
|
||||
value = 10.0
|
||||
|
||||
[sub_resource type="Resource" id="Resource_67t30"]
|
||||
script = ExtResource("1_vg7y2")
|
||||
key = "Energy"
|
||||
value = 10.0
|
||||
|
||||
[resource]
|
||||
script = ExtResource("2_fe8lx")
|
||||
target_type = 0
|
||||
target_type = Array[int]([])
|
||||
energy_type = 1
|
||||
attributes = Array[ExtResource("1_vg7y2")]([SubResource("Resource_yb48y"), SubResource("Resource_ewwvw"), SubResource("Resource_qu5dv"), SubResource("Resource_67t30")])
|
||||
attributes = Dictionary[String, float]({
|
||||
"Damage": 10.0,
|
||||
"Energy": 10.0,
|
||||
"Fire Delay": 2.0,
|
||||
"Range": 10.0
|
||||
})
|
||||
features = Array[ExtResource("1_gv6l8")]([])
|
||||
text = "DESC_WEAPON_BOMB"
|
||||
|
||||
@@ -1,31 +1,17 @@
|
||||
[gd_resource type="Resource" script_class="CardText" load_steps=7 format=3 uid="uid://dhwhwicgpw7yh"]
|
||||
[gd_resource type="Resource" script_class="CardText" load_steps=3 format=3 uid="uid://dhwhwicgpw7yh"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://yjb0uv6og430" path="res://Scripts/Resources/stat_attribute.gd" id="1_kqy5w"]
|
||||
[ext_resource type="Script" uid="uid://bsuinotkvh7eu" path="res://Scripts/Resources/feature.gd" id="1_ehd58"]
|
||||
[ext_resource type="Script" uid="uid://dg7gxxqfqxcmc" path="res://Scripts/Resources/card_text.gd" id="2_yto3f"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_68ba3"]
|
||||
script = ExtResource("1_kqy5w")
|
||||
key = "Fire Delay"
|
||||
value = 2.0
|
||||
|
||||
[sub_resource type="Resource" id="Resource_gogvm"]
|
||||
script = ExtResource("1_kqy5w")
|
||||
key = "Damage"
|
||||
value = 5.0
|
||||
|
||||
[sub_resource type="Resource" id="Resource_pswb4"]
|
||||
script = ExtResource("1_kqy5w")
|
||||
key = "Range"
|
||||
value = 15.0
|
||||
|
||||
[sub_resource type="Resource" id="Resource_y1gjj"]
|
||||
script = ExtResource("1_kqy5w")
|
||||
key = "Energy"
|
||||
value = 5.0
|
||||
|
||||
[resource]
|
||||
script = ExtResource("2_yto3f")
|
||||
target_type = 0
|
||||
target_type = Array[int]([])
|
||||
energy_type = 1
|
||||
attributes = Array[ExtResource("1_kqy5w")]([SubResource("Resource_68ba3"), SubResource("Resource_gogvm"), SubResource("Resource_pswb4"), SubResource("Resource_y1gjj")])
|
||||
attributes = Dictionary[String, float]({
|
||||
"Damage": 5.0,
|
||||
"Energy": 5.0,
|
||||
"Fire Delay": 2.0,
|
||||
"Range": 15.0
|
||||
})
|
||||
features = Array[ExtResource("1_ehd58")]([])
|
||||
text = "DESC_WEAPON_FIREBALL"
|
||||
|
||||
@@ -1,31 +1,17 @@
|
||||
[gd_resource type="Resource" script_class="CardText" load_steps=7 format=3 uid="uid://yjknwdimtm8g"]
|
||||
[gd_resource type="Resource" script_class="CardText" load_steps=3 format=3 uid="uid://yjknwdimtm8g"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://yjb0uv6og430" path="res://Scripts/Resources/stat_attribute.gd" id="1_xqcf3"]
|
||||
[ext_resource type="Script" uid="uid://bsuinotkvh7eu" path="res://Scripts/Resources/feature.gd" id="1_rinww"]
|
||||
[ext_resource type="Script" uid="uid://dg7gxxqfqxcmc" path="res://Scripts/Resources/card_text.gd" id="2_drgp3"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_j28f4"]
|
||||
script = ExtResource("1_xqcf3")
|
||||
key = "Fire Delay"
|
||||
value = 0.4
|
||||
|
||||
[sub_resource type="Resource" id="Resource_likes"]
|
||||
script = ExtResource("1_xqcf3")
|
||||
key = "Damage"
|
||||
value = 1.0
|
||||
|
||||
[sub_resource type="Resource" id="Resource_b65mk"]
|
||||
script = ExtResource("1_xqcf3")
|
||||
key = "Range"
|
||||
value = 3.0
|
||||
|
||||
[sub_resource type="Resource" id="Resource_rjpjf"]
|
||||
script = ExtResource("1_xqcf3")
|
||||
key = "Energy"
|
||||
value = 15.0
|
||||
|
||||
[resource]
|
||||
script = ExtResource("2_drgp3")
|
||||
target_type = 0
|
||||
target_type = Array[int]([])
|
||||
energy_type = 2
|
||||
attributes = Array[ExtResource("1_xqcf3")]([SubResource("Resource_j28f4"), SubResource("Resource_likes"), SubResource("Resource_b65mk"), SubResource("Resource_rjpjf")])
|
||||
attributes = Dictionary[String, float]({
|
||||
"Damage": 1.0,
|
||||
"Energy": 15.0,
|
||||
"Fire Delay": 0.4,
|
||||
"Range": 3.0
|
||||
})
|
||||
features = Array[ExtResource("1_rinww")]([])
|
||||
text = "DESC_WEAPON_FLAMETHROWER"
|
||||
|
||||
@@ -1,41 +1,19 @@
|
||||
[gd_resource type="Resource" script_class="CardText" load_steps=9 format=3 uid="uid://cj2x1jvo8l4ot"]
|
||||
[gd_resource type="Resource" script_class="CardText" load_steps=3 format=3 uid="uid://cj2x1jvo8l4ot"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://yjb0uv6og430" path="res://Scripts/Resources/stat_attribute.gd" id="1_7oh83"]
|
||||
[ext_resource type="Script" uid="uid://bsuinotkvh7eu" path="res://Scripts/Resources/feature.gd" id="1_vn048"]
|
||||
[ext_resource type="Script" uid="uid://dg7gxxqfqxcmc" path="res://Scripts/Resources/card_text.gd" id="2_y36gr"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_fi7tc"]
|
||||
script = ExtResource("1_7oh83")
|
||||
key = "Fire Delay"
|
||||
value = 0.3
|
||||
|
||||
[sub_resource type="Resource" id="Resource_r6h5d"]
|
||||
script = ExtResource("1_7oh83")
|
||||
key = "Damage"
|
||||
value = 2.0
|
||||
|
||||
[sub_resource type="Resource" id="Resource_gwg1i"]
|
||||
script = ExtResource("1_7oh83")
|
||||
key = "Range"
|
||||
value = 20.0
|
||||
|
||||
[sub_resource type="Resource" id="Resource_ogk1x"]
|
||||
script = ExtResource("1_7oh83")
|
||||
key = "Speed Multiplier"
|
||||
value = 3.0
|
||||
|
||||
[sub_resource type="Resource" id="Resource_wdp3h"]
|
||||
script = ExtResource("1_7oh83")
|
||||
key = "Speed Time"
|
||||
value = 4.0
|
||||
|
||||
[sub_resource type="Resource" id="Resource_d1lvi"]
|
||||
script = ExtResource("1_7oh83")
|
||||
key = "Energy"
|
||||
value = 30.0
|
||||
|
||||
[resource]
|
||||
script = ExtResource("2_y36gr")
|
||||
target_type = 0
|
||||
target_type = Array[int]([])
|
||||
energy_type = 2
|
||||
attributes = Array[ExtResource("1_7oh83")]([SubResource("Resource_fi7tc"), SubResource("Resource_r6h5d"), SubResource("Resource_gwg1i"), SubResource("Resource_ogk1x"), SubResource("Resource_wdp3h"), SubResource("Resource_d1lvi")])
|
||||
attributes = Dictionary[String, float]({
|
||||
"Damage": 2.0,
|
||||
"Energy": 20.0,
|
||||
"Fire Delay": 0.4,
|
||||
"Range": 20.0,
|
||||
"Speed Multiplier": 3.0,
|
||||
"Speed Time": 4.0
|
||||
})
|
||||
features = Array[ExtResource("1_vn048")]([])
|
||||
text = "DESC_WEAPON_ACCEL"
|
||||
|
||||
@@ -1,31 +1,17 @@
|
||||
[gd_resource type="Resource" script_class="CardText" load_steps=7 format=3 uid="uid://boj1ho5x0sxtq"]
|
||||
[gd_resource type="Resource" script_class="CardText" load_steps=3 format=3 uid="uid://boj1ho5x0sxtq"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://yjb0uv6og430" path="res://Scripts/Resources/stat_attribute.gd" id="1_8ysxs"]
|
||||
[ext_resource type="Script" uid="uid://bsuinotkvh7eu" path="res://Scripts/Resources/feature.gd" id="1_58qpp"]
|
||||
[ext_resource type="Script" uid="uid://dg7gxxqfqxcmc" path="res://Scripts/Resources/card_text.gd" id="2_nlx26"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_gbocu"]
|
||||
script = ExtResource("1_8ysxs")
|
||||
key = "Damage"
|
||||
value = 0.0
|
||||
|
||||
[sub_resource type="Resource" id="Resource_6a2im"]
|
||||
script = ExtResource("1_8ysxs")
|
||||
key = "Range"
|
||||
value = 13.0
|
||||
|
||||
[sub_resource type="Resource" id="Resource_7npe0"]
|
||||
script = ExtResource("1_8ysxs")
|
||||
key = "Fire Delay"
|
||||
value = 0.5
|
||||
|
||||
[sub_resource type="Resource" id="Resource_o1b5x"]
|
||||
script = ExtResource("1_8ysxs")
|
||||
key = "Energy"
|
||||
value = 12.0
|
||||
|
||||
[resource]
|
||||
script = ExtResource("2_nlx26")
|
||||
target_type = 0
|
||||
target_type = Array[int]([])
|
||||
energy_type = 1
|
||||
attributes = Array[ExtResource("1_8ysxs")]([SubResource("Resource_gbocu"), SubResource("Resource_6a2im"), SubResource("Resource_7npe0"), SubResource("Resource_o1b5x")])
|
||||
attributes = Dictionary[String, float]({
|
||||
"Damage": 0.0,
|
||||
"Energy": 12.0,
|
||||
"Fire Delay": 0.5,
|
||||
"Range": 13.0
|
||||
})
|
||||
features = Array[ExtResource("1_58qpp")]([])
|
||||
text = "DESC_WEAPON_GLUE"
|
||||
|
||||
@@ -1,31 +1,17 @@
|
||||
[gd_resource type="Resource" script_class="CardText" load_steps=7 format=3 uid="uid://ckjmym1ofww4"]
|
||||
[gd_resource type="Resource" script_class="CardText" load_steps=3 format=3 uid="uid://ckjmym1ofww4"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://yjb0uv6og430" path="res://Scripts/Resources/stat_attribute.gd" id="1_nkpmf"]
|
||||
[ext_resource type="Script" uid="uid://bsuinotkvh7eu" path="res://Scripts/Resources/feature.gd" id="1_5i8ch"]
|
||||
[ext_resource type="Script" uid="uid://dg7gxxqfqxcmc" path="res://Scripts/Resources/card_text.gd" id="2_5m6w7"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_68ba3"]
|
||||
script = ExtResource("1_nkpmf")
|
||||
key = "Fire Delay"
|
||||
value = 2.0
|
||||
|
||||
[sub_resource type="Resource" id="Resource_gogvm"]
|
||||
script = ExtResource("1_nkpmf")
|
||||
key = "Damage"
|
||||
value = 5.0
|
||||
|
||||
[sub_resource type="Resource" id="Resource_pswb4"]
|
||||
script = ExtResource("1_nkpmf")
|
||||
key = "Range"
|
||||
value = 15.0
|
||||
|
||||
[sub_resource type="Resource" id="Resource_cfu7u"]
|
||||
script = ExtResource("1_nkpmf")
|
||||
key = "Energy"
|
||||
value = 5.0
|
||||
|
||||
[resource]
|
||||
script = ExtResource("2_5m6w7")
|
||||
target_type = 0
|
||||
target_type = Array[int]([])
|
||||
energy_type = 1
|
||||
attributes = Array[ExtResource("1_nkpmf")]([SubResource("Resource_68ba3"), SubResource("Resource_gogvm"), SubResource("Resource_pswb4"), SubResource("Resource_cfu7u")])
|
||||
attributes = Dictionary[String, float]({
|
||||
"Damage": 5.0,
|
||||
"Energy": 5.0,
|
||||
"Fire Delay": 2.0,
|
||||
"Range": 15.0
|
||||
})
|
||||
features = Array[ExtResource("1_5i8ch")]([])
|
||||
text = "DESC_WEAPON_ICE_SPIKE"
|
||||
|
||||
@@ -1,42 +1,19 @@
|
||||
[gd_resource type="Resource" script_class="CardText" load_steps=8 format=3 uid="uid://d3qmy6puuh1gl"]
|
||||
[gd_resource type="Resource" script_class="CardText" load_steps=3 format=3 uid="uid://d3qmy6puuh1gl"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://yjb0uv6og430" path="res://Scripts/Resources/stat_attribute.gd" id="1_m84e5"]
|
||||
[ext_resource type="Script" uid="uid://bsuinotkvh7eu" path="res://Scripts/Resources/feature.gd" id="1_m84e5"]
|
||||
[ext_resource type="Script" uid="uid://dg7gxxqfqxcmc" path="res://Scripts/Resources/card_text.gd" id="2_rl1ek"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_m84e5"]
|
||||
script = ExtResource("1_m84e5")
|
||||
key = "Fire Delay"
|
||||
value = 0.3
|
||||
metadata/_custom_type_script = "uid://yjb0uv6og430"
|
||||
|
||||
[sub_resource type="Resource" id="Resource_rl1ek"]
|
||||
script = ExtResource("1_m84e5")
|
||||
key = "Damage"
|
||||
value = 0.0
|
||||
metadata/_custom_type_script = "uid://yjb0uv6og430"
|
||||
|
||||
[sub_resource type="Resource" id="Resource_gglou"]
|
||||
script = ExtResource("1_m84e5")
|
||||
key = "Energy"
|
||||
value = 20.0
|
||||
metadata/_custom_type_script = "uid://yjb0uv6og430"
|
||||
|
||||
[sub_resource type="Resource" id="Resource_0g051"]
|
||||
script = ExtResource("1_m84e5")
|
||||
key = "Range"
|
||||
value = 100.0
|
||||
metadata/_custom_type_script = "uid://yjb0uv6og430"
|
||||
|
||||
[sub_resource type="Resource" id="Resource_uq2yv"]
|
||||
script = ExtResource("1_m84e5")
|
||||
key = "EffectDuration"
|
||||
value = 1.0
|
||||
metadata/_custom_type_script = "uid://yjb0uv6og430"
|
||||
|
||||
[resource]
|
||||
script = ExtResource("2_rl1ek")
|
||||
target_type = 1
|
||||
target_type = Array[int]([])
|
||||
energy_type = 2
|
||||
attributes = Array[ExtResource("1_m84e5")]([SubResource("Resource_m84e5"), SubResource("Resource_rl1ek"), SubResource("Resource_gglou"), SubResource("Resource_0g051"), SubResource("Resource_uq2yv")])
|
||||
attributes = Dictionary[String, float]({
|
||||
"Damage": 0.0,
|
||||
"Effect Duration": 1.0,
|
||||
"Energy": 20.0,
|
||||
"Fire Delay": 0.3,
|
||||
"Range": 100.0
|
||||
})
|
||||
features = Array[ExtResource("1_m84e5")]([])
|
||||
text = "DESC_WEAPON_SPEED_INCREASER"
|
||||
metadata/_custom_type_script = "uid://dg7gxxqfqxcmc"
|
||||
|
||||
@@ -1,31 +1,17 @@
|
||||
[gd_resource type="Resource" script_class="CardText" load_steps=7 format=3 uid="uid://ipfr7emuarbj"]
|
||||
[gd_resource type="Resource" script_class="CardText" load_steps=3 format=3 uid="uid://ipfr7emuarbj"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://yjb0uv6og430" path="res://Scripts/Resources/stat_attribute.gd" id="1_b6ubt"]
|
||||
[ext_resource type="Script" uid="uid://bsuinotkvh7eu" path="res://Scripts/Resources/feature.gd" id="1_2higs"]
|
||||
[ext_resource type="Script" uid="uid://dg7gxxqfqxcmc" path="res://Scripts/Resources/card_text.gd" id="2_ahbcx"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_j28f4"]
|
||||
script = ExtResource("1_b6ubt")
|
||||
key = "Fire Delay"
|
||||
value = 0.5
|
||||
|
||||
[sub_resource type="Resource" id="Resource_likes"]
|
||||
script = ExtResource("1_b6ubt")
|
||||
key = "Damage"
|
||||
value = 1.0
|
||||
|
||||
[sub_resource type="Resource" id="Resource_b65mk"]
|
||||
script = ExtResource("1_b6ubt")
|
||||
key = "Range"
|
||||
value = 3.0
|
||||
|
||||
[sub_resource type="Resource" id="Resource_b4805"]
|
||||
script = ExtResource("1_b6ubt")
|
||||
key = "Energy"
|
||||
value = 9.0
|
||||
|
||||
[resource]
|
||||
script = ExtResource("2_ahbcx")
|
||||
target_type = 0
|
||||
target_type = Array[int]([])
|
||||
energy_type = 2
|
||||
attributes = Array[ExtResource("1_b6ubt")]([SubResource("Resource_j28f4"), SubResource("Resource_likes"), SubResource("Resource_b65mk"), SubResource("Resource_b4805")])
|
||||
attributes = Dictionary[String, float]({
|
||||
"Damage": 1.0,
|
||||
"Energy": 9.0,
|
||||
"Fire Delay": 0.5,
|
||||
"Range": 3.0
|
||||
})
|
||||
features = Array[ExtResource("1_2higs")]([])
|
||||
text = "DESC_WEAPON_RADIATION"
|
||||
|
||||
@@ -1,31 +1,17 @@
|
||||
[gd_resource type="Resource" script_class="CardText" load_steps=7 format=3 uid="uid://5l758yxfpi1e"]
|
||||
[gd_resource type="Resource" script_class="CardText" load_steps=3 format=3 uid="uid://5l758yxfpi1e"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://yjb0uv6og430" path="res://Scripts/Resources/stat_attribute.gd" id="1_dxffl"]
|
||||
[ext_resource type="Script" uid="uid://bsuinotkvh7eu" path="res://Scripts/Resources/feature.gd" id="1_18tr7"]
|
||||
[ext_resource type="Script" uid="uid://dg7gxxqfqxcmc" path="res://Scripts/Resources/card_text.gd" id="2_wny82"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_j28f4"]
|
||||
script = ExtResource("1_dxffl")
|
||||
key = "Fire Delay"
|
||||
value = 0.5
|
||||
|
||||
[sub_resource type="Resource" id="Resource_likes"]
|
||||
script = ExtResource("1_dxffl")
|
||||
key = "Damage"
|
||||
value = 1.0
|
||||
|
||||
[sub_resource type="Resource" id="Resource_b65mk"]
|
||||
script = ExtResource("1_dxffl")
|
||||
key = "Range"
|
||||
value = 3.0
|
||||
|
||||
[sub_resource type="Resource" id="Resource_voaa5"]
|
||||
script = ExtResource("1_dxffl")
|
||||
key = "Energy"
|
||||
value = 14.0
|
||||
|
||||
[resource]
|
||||
script = ExtResource("2_wny82")
|
||||
target_type = 0
|
||||
target_type = Array[int]([])
|
||||
energy_type = 2
|
||||
attributes = Array[ExtResource("1_dxffl")]([SubResource("Resource_j28f4"), SubResource("Resource_likes"), SubResource("Resource_b65mk"), SubResource("Resource_voaa5")])
|
||||
attributes = Dictionary[String, float]({
|
||||
"Damage": 1.0,
|
||||
"Energy": 14.0,
|
||||
"Fire Delay": 0.5,
|
||||
"Range": 3.0
|
||||
})
|
||||
features = Array[ExtResource("1_18tr7")]([])
|
||||
text = "DESC_WEAPON_FREEZER"
|
||||
|
||||
@@ -1,31 +1,17 @@
|
||||
[gd_resource type="Resource" script_class="CardText" load_steps=7 format=3 uid="uid://d2yo07m2mp2mp"]
|
||||
[gd_resource type="Resource" script_class="CardText" load_steps=3 format=3 uid="uid://d2yo07m2mp2mp"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://yjb0uv6og430" path="res://Scripts/Resources/stat_attribute.gd" id="1_5gy7w"]
|
||||
[ext_resource type="Script" uid="uid://bsuinotkvh7eu" path="res://Scripts/Resources/feature.gd" id="1_h5r83"]
|
||||
[ext_resource type="Script" uid="uid://dg7gxxqfqxcmc" path="res://Scripts/Resources/card_text.gd" id="2_ow0r7"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_4fjm2"]
|
||||
script = ExtResource("1_5gy7w")
|
||||
key = "Fire Delay"
|
||||
value = 2.0
|
||||
|
||||
[sub_resource type="Resource" id="Resource_uwj4j"]
|
||||
script = ExtResource("1_5gy7w")
|
||||
key = "Target Limit"
|
||||
value = 3.0
|
||||
|
||||
[sub_resource type="Resource" id="Resource_6qv5v"]
|
||||
script = ExtResource("1_5gy7w")
|
||||
key = "Damage"
|
||||
value = 8.0
|
||||
|
||||
[sub_resource type="Resource" id="Resource_ymyed"]
|
||||
script = ExtResource("1_5gy7w")
|
||||
key = "Energy"
|
||||
value = 12.0
|
||||
|
||||
[resource]
|
||||
script = ExtResource("2_ow0r7")
|
||||
target_type = 0
|
||||
target_type = Array[int]([])
|
||||
energy_type = 1
|
||||
attributes = Array[ExtResource("1_5gy7w")]([SubResource("Resource_4fjm2"), SubResource("Resource_uwj4j"), SubResource("Resource_6qv5v"), SubResource("Resource_ymyed")])
|
||||
attributes = Dictionary[String, float]({
|
||||
"Damage": 8.0,
|
||||
"Energy": 12.0,
|
||||
"Fire Delay": 2.0,
|
||||
"Target Limit": 3.0
|
||||
})
|
||||
features = Array[ExtResource("1_h5r83")]([])
|
||||
text = "DESC_WEAPON_ROCKET"
|
||||
|
||||
@@ -1,31 +1,17 @@
|
||||
[gd_resource type="Resource" script_class="CardText" load_steps=7 format=3 uid="uid://3y7n1vdvf822"]
|
||||
[gd_resource type="Resource" script_class="CardText" load_steps=3 format=3 uid="uid://3y7n1vdvf822"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://yjb0uv6og430" path="res://Scripts/Resources/stat_attribute.gd" id="1_aub52"]
|
||||
[ext_resource type="Script" uid="uid://bsuinotkvh7eu" path="res://Scripts/Resources/feature.gd" id="1_y0q7b"]
|
||||
[ext_resource type="Script" uid="uid://dg7gxxqfqxcmc" path="res://Scripts/Resources/card_text.gd" id="2_qyvv8"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_58kde"]
|
||||
script = ExtResource("1_aub52")
|
||||
key = "Fire Delay"
|
||||
value = 0.9
|
||||
|
||||
[sub_resource type="Resource" id="Resource_jl4jv"]
|
||||
script = ExtResource("1_aub52")
|
||||
key = "Damage"
|
||||
value = 30.0
|
||||
|
||||
[sub_resource type="Resource" id="Resource_28kyj"]
|
||||
script = ExtResource("1_aub52")
|
||||
key = "Range"
|
||||
value = 100.0
|
||||
|
||||
[sub_resource type="Resource" id="Resource_7pvmq"]
|
||||
script = ExtResource("1_aub52")
|
||||
key = "Energy"
|
||||
value = 10.0
|
||||
|
||||
[resource]
|
||||
script = ExtResource("2_qyvv8")
|
||||
target_type = 0
|
||||
target_type = Array[int]([])
|
||||
energy_type = 1
|
||||
attributes = Array[ExtResource("1_aub52")]([SubResource("Resource_58kde"), SubResource("Resource_jl4jv"), SubResource("Resource_28kyj"), SubResource("Resource_7pvmq")])
|
||||
attributes = Dictionary[String, float]({
|
||||
"Damage": 30.0,
|
||||
"Energy": 10.0,
|
||||
"Fire Delay": 0.9,
|
||||
"Range": 100.0
|
||||
})
|
||||
features = Array[ExtResource("1_y0q7b")]([])
|
||||
text = "DESC_WEAPON_SNIPER"
|
||||
|
||||
Reference in New Issue
Block a user