[gd_resource type="Resource" load_steps=4 format=3 uid="uid://cdp8sex36vdq2"] [ext_resource type="PackedScene" uid="uid://cfses3kn3y8qw" path="res://objects/player_skills/exploding_brick_throw_skill.tscn" id="2_gt8f6"] [ext_resource type="Texture2D" uid="uid://c0xtjfpmkfolk" path="res://sprites/explosive_brick_skill_icon.png" id="3_wkqmb"] [ext_resource type="Script" uid="uid://d4crrfmbgxnqf" path="res://scripts/Resources/SkillData.cs" id="5_wkqmb"] [resource] script = ExtResource("5_wkqmb") Name = "EXPLOSIVE_BRICK" Description = "EXPLOSIVE_BRICK_DESCRIPTION" Cost = 180 Icon = ExtResource("3_wkqmb") IsActive = false Level = 0 MaxLevel = 1 Type = 1 Node = ExtResource("2_gt8f6")