tcg/data/cards/monster/bunnaut.tres
2025-01-25 22:00:20 +07:00

13 lines
357 B
Text

[gd_resource type="Resource" script_class="MonsterCard" load_steps=2 format=3 uid="uid://bynhiupm3e5fp"]
[ext_resource type="Script" path="res://tcg/card/monster_card.gd" id="1_3jfyg"]
[resource]
script = ExtResource("1_3jfyg")
rock = 10
paper = 30
scissors = 70
energy_cost = 1
base_health = 50
name = "Bunnaut"
description = "Run faster than tortoise."