15 lines
365 B
Plaintext
15 lines
365 B
Plaintext
[gd_resource type="Resource" script_class="Ability" format=3 uid="uid://d04nu1leyki16"]
|
|
|
|
[ext_resource type="Script" uid="uid://c03xbbf3yhfl3" path="res://scenes/player/role/ability.gd" id="1"]
|
|
|
|
[resource]
|
|
script = ExtResource("1")
|
|
ability_name = "Divine Light"
|
|
type = 3
|
|
damage = 25.0
|
|
ability_range = 20.0
|
|
cooldown = 15.0
|
|
aoe_radius = 3.0
|
|
icon = "4"
|
|
is_heal = true
|