[gd_resource type="Resource" script_class="Spell" load_steps=3 format=3 uid="uid://dx77rvbbn58si"] [ext_resource type="Script" path="res://Resources/spell.gd" id="1_3x5uw"] [ext_resource type="Texture2D" uid="uid://drvw5jh0n1waw" path="res://Sprites/Spells/Ice & Fire Spells Pack by Captainskeleto/Ice Spells by Captainskeleto/Ice Spells/Ice Spells18.png" id="1_yypf2"] [resource] script = ExtResource("1_3x5uw") icon = ExtResource("1_yypf2") name = "Frost Coat" description = "Create a thin veil of frost, somewhat defending from incoming attacks" rarity = 0 animation = "res://Scenes/Animations/frostCoatAnim.tscn" damage = 0.0 backfireStrength = null castCombo = Array[String](["left", "down", "right"]) element = 2 stunning = null timeout = null cooldown = null blockStrength = { 0: 0.8, 1: 0.9, 2: 0.8, 3: 0.65, 4: 0.9, 5: 1.0 }