2023-12-08 03:05:11 +11:00
|
|
|
[gd_resource type="Resource" script_class="Card" load_steps=6 format=3 uid="uid://b37r54q84vqoi"]
|
2023-11-08 14:28:55 +11:00
|
|
|
|
2023-11-15 15:19:40 +11:00
|
|
|
[ext_resource type="Script" path="res://Scripts/Resources/card.gd" id="1_ly0o5"]
|
2024-02-22 06:22:22 +11:00
|
|
|
[ext_resource type="Resource" uid="uid://c65rq455ma8f6" path="res://PCs/Mechanic/ClassCards/RocketLauncher/tower_stats.tres" id="3_06my6"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://bdp7icdejayvr" path="res://PCs/Mechanic/ClassCards/RocketLauncher/weapon_rocket_launcher.tscn" id="3_qo5gv"]
|
|
|
|
[ext_resource type="Resource" uid="uid://d2yo07m2mp2mp" path="res://PCs/Mechanic/ClassCards/RocketLauncher/weapon_stats.tres" id="4_cmvfg"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://b3q0f6w30nwsh" path="res://PCs/Mechanic/ClassCards/RocketLauncher/tower_rocket_launcher.tscn" id="4_hff2k"]
|
2023-11-15 15:19:40 +11:00
|
|
|
|
2023-11-08 14:28:55 +11:00
|
|
|
[resource]
|
2023-11-15 15:19:40 +11:00
|
|
|
script = ExtResource("1_ly0o5")
|
2023-11-11 19:03:01 +11:00
|
|
|
rarity = 0
|
2023-11-08 14:28:55 +11:00
|
|
|
faction = 0
|
2023-11-15 15:19:40 +11:00
|
|
|
turret_scene = ExtResource("4_hff2k")
|
|
|
|
weapon_scene = ExtResource("3_qo5gv")
|
|
|
|
weapon_stats = ExtResource("4_cmvfg")
|
|
|
|
tower_stats = ExtResource("3_06my6")
|
2023-12-08 03:05:11 +11:00
|
|
|
display_name = "Rocket Launcher"
|