25 lines
1.1 KiB
Plaintext
25 lines
1.1 KiB
Plaintext
[gd_resource type="Resource" script_class="ForgeAbilityData" format=3 uid="uid://ifeavnlps7hy"]
|
|
|
|
[ext_resource type="Script" uid="uid://cw525n4mjqgw0" path="res://addons/forge/resources/ForgeTagContainer.cs" id="1_l3coe"]
|
|
[ext_resource type="Script" uid="uid://dhxfbxh54pyxp" path="res://addons/forge/resources/abilities/ForgeAbilityData.cs" id="1_ot53g"]
|
|
[ext_resource type="Script" uid="uid://dpakv7agvir6y" path="res://addons/forge/resources/ForgeTag.cs" id="2_un8hi"]
|
|
|
|
[sub_resource type="Resource" id="Resource_l76xb"]
|
|
script = ExtResource("1_l3coe")
|
|
ContainerTags = Array[String](["abilities.weapon"])
|
|
metadata/_custom_type_script = "uid://cw525n4mjqgw0"
|
|
|
|
[sub_resource type="Resource" id="Resource_g5tg7"]
|
|
script = ExtResource("2_un8hi")
|
|
Tag = "events.weapon.startedflying"
|
|
metadata/_custom_type_script = "uid://dpakv7agvir6y"
|
|
|
|
[resource]
|
|
script = ExtResource("1_ot53g")
|
|
Name = "Exploding Sword"
|
|
CooldownEffects = null
|
|
TriggerSource = 1
|
|
TriggerTag = SubResource("Resource_g5tg7")
|
|
AbilityTags = SubResource("Resource_l76xb")
|
|
metadata/_custom_type_script = "uid://dhxfbxh54pyxp"
|