[gd_scene format=3 uid="uid://bikd5ukvohh5y"] [ext_resource type="Script" uid="uid://r48cvc2v21kg" path="res://attack_card.gd" id="1_tbh35"] [node name="AttackCard" type="Panel" unique_id=2051834154] custom_maximum_size = Vector2(400, 200) anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 script = ExtResource("1_tbh35") [node name="Labels" type="VBoxContainer" parent="." unique_id=2138569391] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 [node name="Damage" type="Label" parent="Labels" unique_id=409743516] layout_mode = 2 size_flags_vertical = 3 text = "Damage: ##" vertical_alignment = 1 [node name="DiceName" type="Label" parent="Labels" unique_id=289063252] layout_mode = 2 size_flags_vertical = 3 text = "Dice name: ###" vertical_alignment = 1 [node name="DiceFaces" type="Label" parent="Labels" unique_id=1570645889] layout_mode = 2 size_flags_vertical = 3 text = "Total faces: ##" vertical_alignment = 1