update
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
[gd_resource type="Resource" script_class="Ability" load_steps=2 format=3]
|
||||
[gd_resource type="Resource" script_class="Ability" format=3 uid="uid://s32wvlww2ls2"]
|
||||
|
||||
[ext_resource type="Script" path="res://scripts/abilities/ability.gd" id="1"]
|
||||
[ext_resource type="Script" uid="uid://c03xbbf3yhfl3" path="res://scripts/abilities/ability.gd" id="1"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1")
|
||||
ability_name = "Burst"
|
||||
type = 3
|
||||
damage = 10.0
|
||||
ability_range = 5.0
|
||||
ability_range = 20.0
|
||||
cooldown = 30.0
|
||||
icon = "4"
|
||||
|
||||
Reference in New Issue
Block a user