13 lines
302 B
Plaintext
13 lines
302 B
Plaintext
[gd_resource type="Resource" script_class="Ability" format=3]
|
|
|
|
[ext_resource type="Script" uid="uid://c03xbbf3yhfl3" path="res://scenes/player/role/ability.gd" id="1"]
|
|
|
|
[resource]
|
|
script = ExtResource("1")
|
|
ability_name = "Tank AOE"
|
|
type = 1
|
|
damage = 10.0
|
|
ability_range = 10.0
|
|
cooldown = 3.0
|
|
icon = "2"
|