Files
MovementTests/scenes/player_controller/resources/forge_empowered_action.tres
Minimata 95616f61fc
All checks were successful
Create tag and build when new code gets to main / BumpTag (push) Successful in 40s
Create tag and build when new code gets to main / Export (push) Successful in 5m18s
Implemented mana regeneration
2026-03-11 16:29:09 +01:00

11 lines
359 B
Plaintext

[gd_resource type="Resource" script_class="REmpoweredAction" format=3 uid="uid://7dpkk5rk3di5"]
[ext_resource type="Script" uid="uid://d0l07gcx1ef18" path="res://forge/abilities/REmpoweredAction.cs" id="1_1rxoq"]
[resource]
script = ExtResource("1_1rxoq")
Cost = 50.0
Cooldown = 1.0
ManaRegenPause = 3.0
metadata/_custom_type_script = "uid://d0l07gcx1ef18"