2025-01-25 11:57:55 +07:00
|
|
|
[gd_resource type="Resource" script_class="MonsterCard" load_steps=2 format=3 uid="uid://di76avwc0gn8e"]
|
|
|
|
|
|
2025-01-25 22:00:20 +07:00
|
|
|
[ext_resource type="Script" path="res://tcg/card/monster_card.gd" id="1_s0p53"]
|
2025-01-25 11:57:55 +07:00
|
|
|
|
|
|
|
|
[resource]
|
2025-01-25 22:00:20 +07:00
|
|
|
script = ExtResource("1_s0p53")
|
|
|
|
|
rock = 20
|
|
|
|
|
paper = 30
|
2025-01-25 11:57:55 +07:00
|
|
|
scissors = 50
|
|
|
|
|
energy_cost = 1
|
|
|
|
|
base_health = 120
|
2025-01-25 22:00:20 +07:00
|
|
|
name = "Axoluna"
|
|
|
|
|
description = "Cute wanderer of the tank, Axoluna"
|