tcg/data/cards/support/invisibility.tres

14 lines
522 B
Text
Raw Permalink Normal View History

[gd_resource type="Resource" script_class="SimpleSupportCard" load_steps=3 format=3 uid="uid://by4yg81uqti3u"]
2025-01-26 02:50:21 +07:00
[ext_resource type="Script" path="res://tcg/card/support_card_effect_instance.gd" id="1_5tnpm"]
[ext_resource type="Script" path="res://tcg/card/implemented_support_card.gd" id="2_6c2xo"]
2025-01-26 02:50:21 +07:00
[resource]
script = ExtResource("2_6c2xo")
scope = "turn"
magnitude = 0
2025-01-26 02:50:21 +07:00
type = "green"
effects = Array[ExtResource("1_5tnpm")]([null])
name = "Invisibility"
description = "Ignore any damage to your monster in this turn."