tcg/data/cards/monster/capytain.tres

14 lines
357 B
Text
Raw Permalink Normal View History

2025-01-25 15:07:03 +07:00
[gd_resource type="Resource" script_class="MonsterCard" load_steps=2 format=3 uid="uid://cs7q8i7bvohmj"]
2025-01-25 11:57:55 +07:00
2025-01-25 22:00:20 +07:00
[ext_resource type="Script" path="res://tcg/card/monster_card.gd" id="1_n3oql"]
2025-01-25 11:57:55 +07:00
[resource]
2025-01-25 22:00:20 +07:00
script = ExtResource("1_n3oql")
2025-01-25 11:57:55 +07:00
rock = 100
2025-01-25 22:00:20 +07:00
paper = 40
scissors = 80
2025-01-25 11:57:55 +07:00
energy_cost = 3
base_health = 170
2025-01-25 22:00:20 +07:00
name = "Capytain"
description = "A big, hungry capybara"