juiced the camera a bit and limited weapon ammo

This commit is contained in:
2023-11-27 13:52:46 +11:00
parent f631654626
commit 66f7131c1b
28 changed files with 406 additions and 124 deletions

View File

@ -1,4 +1,4 @@
[gd_resource type="Resource" script_class="CardText" load_steps=6 format=3 uid="uid://ipfr7emuarbj"]
[gd_resource type="Resource" script_class="CardText" load_steps=7 format=3 uid="uid://ipfr7emuarbj"]
[ext_resource type="Script" path="res://Scripts/Resources/stat_attribute.gd" id="1_biwk3"]
[ext_resource type="Script" path="res://Scripts/Resources/card_text.gd" id="2_62mnm"]
@ -18,8 +18,13 @@ script = ExtResource("1_biwk3")
key = "Range"
value = 3.0
[sub_resource type="Resource" id="Resource_b4805"]
script = ExtResource("1_biwk3")
key = "Energy"
value = 11.0
[resource]
script = ExtResource("2_62mnm")
target_type = 0
attributes = Array[ExtResource("1_biwk3")]([SubResource("Resource_j28f4"), SubResource("Resource_likes"), SubResource("Resource_b65mk")])
attributes = Array[ExtResource("1_biwk3")]([SubResource("Resource_j28f4"), SubResource("Resource_likes"), SubResource("Resource_b65mk"), SubResource("Resource_b4805")])
text = "Hold to apply Radioactive to enemies in front of you"