14 lines
461 B
Plaintext
14 lines
461 B
Plaintext
[gd_resource type="Resource" script_class="StatusStats" load_steps=3 format=3 uid="uid://dbanx8taicddm"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://c0h8yi1xe4ru5" path="res://Assets/Textures/on_fire_icon.png" id="1_ebohu"]
|
|
[ext_resource type="Script" path="res://Scripts/Resources/status_stats.gd" id="1_ogrf4"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_ogrf4")
|
|
name = "Burning"
|
|
unique = false
|
|
proc_cd = 1.0
|
|
duration = 3.0
|
|
potency = 2.0
|
|
icon = ExtResource("1_ebohu")
|