13 lines
541 B
Text
13 lines
541 B
Text
|
|
[gd_resource type="Resource" script_class="SupportCard" load_steps=3 format=3 uid="uid://bk6myqvoklhqp"]
|
||
|
|
|
||
|
|
[ext_resource type="Script" path="res://tcg/card/support_card_effect_instance.gd" id="1_7f5cd"]
|
||
|
|
[ext_resource type="Script" path="res://tcg/card/support_card.gd" id="2_prilx"]
|
||
|
|
|
||
|
|
[resource]
|
||
|
|
script = ExtResource("2_prilx")
|
||
|
|
type = "red"
|
||
|
|
priority = 0
|
||
|
|
effects = Array[ExtResource("1_7f5cd")]([null])
|
||
|
|
name = "Cash Back"
|
||
|
|
description = "If your monster died during this turn, Refund all the energy being used by the monster sent to graveyard."
|