This commit is contained in:
xianyi
2025-08-13 16:34:14 +08:00
parent ba4cd2d579
commit 8e5881f855
200 changed files with 474 additions and 478 deletions

View File

@@ -35,5 +35,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
title: Heat
desc: After playing a spell, gain +2 attack.
title: 法术后攻击
desc: 法术后攻击。

View File

@@ -33,5 +33,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
title: Pillage
desc: After attacking the opponent's life, gain 2 mana.
title: 攻击玩家法力
desc: 获得2点法力。

View File

@@ -35,5 +35,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
title: Poison
desc: Attacked characters gain poison. They lose 1 hp each turn.
title: 攻击中毒
desc: 攻击时中毒。

View File

@@ -33,5 +33,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
title: Ground Split
desc: Before attacking, suffer 3 damage.
title: 攻击承受伤害
desc: 承受伤害。

View File

@@ -32,5 +32,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
title:
desc:
title: 连锁抽牌
desc: 抽一张牌。

View File

@@ -35,5 +35,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
title: Draw
desc: When a blue creature you own dies, draw a card.
title: 死亡蓝色抽牌
desc: 蓝色抽牌。

View File

@@ -32,5 +32,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
title: Draw
desc: When this creature dies, draw a card.
title: 死亡抽牌
desc: 死亡时抽牌。

View File

@@ -33,5 +33,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
title: Summon Egg
desc: When this creatures dies, summon a phoenix egg.
title: 死亡蛋
desc: 死亡时蛋。

View File

@@ -32,5 +32,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
title: Heal
desc: When this creatures dies, you restore 2 HP.
title: 死亡治疗
desc: 治疗2点。

View File

@@ -33,5 +33,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
title: Eat
desc: Whenever another character dies, draw a card.
title: 死亡其他抽牌
desc: 其他抽牌。

View File

@@ -34,5 +34,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
title: Submerged
desc: When attacked, opponent must discard 1 random card.
title: 防御弃牌
desc: 防御时弃牌。

View File

@@ -35,5 +35,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
title:
desc:
title: 防御中毒
desc: 防御时中毒。

View File

@@ -33,5 +33,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
title: Egg
desc: After 3 turns, transforms into a Phoenix.
title: 蛋成长
desc: 蛋成长。

View File

@@ -34,5 +34,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
title: Transform Pheonix
desc: After 3 turns, transforms into a Pheonix.
title: 蛋变形
desc: 蛋变形。

View File

@@ -33,5 +33,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
title: Draw
desc: When you kill another character with this creature, draw 2 cards.
title: 击杀抽牌
desc: 抽2张牌。

View File

@@ -34,5 +34,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
title: Extinction
desc: When an allied creature enter play, destroy this card.
title: 打出其他牺牲
desc: 牺牲其他。

View File

@@ -33,5 +33,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
title: Regeneration
desc: At the start of your turn, heal 3 hp.
title: 再生
desc: 再生3点。

View File

@@ -33,5 +33,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
title: Regeneration
desc: At the start of your turn, this creature fully heal.
title: 全体再生
desc: 全体再生。

View File

@@ -34,5 +34,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
title:
desc:
title: 回合开始弃牌
desc: 回合开始时弃牌。

View File

@@ -32,5 +32,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
title: Furious
desc: At the start of each turn, gain +1 attack.
title: 回合增加攻击
desc: 增加1点攻击力。

View File

@@ -35,6 +35,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
title: Green Heal
desc: At the start of each turn, all allied green creatures and locations heal
by 3.
title: 回合绿色治疗
desc: 绿色治疗。

View File

@@ -35,6 +35,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
title: Reaper
desc: At the start of your turn, kill characters in play with the lowest attack
(including yours).
title: 回合击杀最低
desc: 击杀最低生命值。

View File

@@ -34,6 +34,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
title: Stealth
desc: At the end of your turn, if you have at least one other character in play,
go in stealth.
title: 回合潜行
desc: 回合开始时潜行。