diff --git a/Assets/TcgEngine/Prefabs/GameUI.prefab b/Assets/TcgEngine/Prefabs/GameUI.prefab
index 36dcfca..c326401 100644
--- a/Assets/TcgEngine/Prefabs/GameUI.prefab
+++ b/Assets/TcgEngine/Prefabs/GameUI.prefab
@@ -452,7 +452,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: QUIT
+ m_Text: 退出
--- !u!1 &313132907905686092
GameObject:
m_ObjectHideFlags: 0
@@ -970,7 +970,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: SELECT
+ m_Text: 选择
--- !u!1 &539502340537710638
GameObject:
m_ObjectHideFlags: 0
@@ -1262,7 +1262,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: Mulligan
+ m_Text: 重调度
--- !u!1 &787360777655291032
GameObject:
m_ObjectHideFlags: 0
@@ -1435,7 +1435,7 @@ MonoBehaviour:
m_HorizontalOverflow: 1
m_VerticalOverflow: 1
m_LineSpacing: 1
- m_Text: Turn 6
+ m_Text: 回合 6
--- !u!1 &924349214308148720
GameObject:
m_ObjectHideFlags: 0
@@ -1515,7 +1515,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: Select a target
+ m_Text: 选择一个目标
--- !u!1 &962576083860801188
GameObject:
m_ObjectHideFlags: 0
@@ -2072,7 +2072,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: VICTORY
+ m_Text: 胜利
--- !u!1 &962576084495618108
GameObject:
m_ObjectHideFlags: 0
@@ -2209,7 +2209,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: CONTINUE
+ m_Text: 继续
--- !u!1 &992622215362971573
GameObject:
m_ObjectHideFlags: 0
@@ -4199,7 +4199,7 @@ MonoBehaviour:
m_HorizontalOverflow: 1
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: Player
+ m_Text: 玩家
--- !u!114 &6693922270334011896
MonoBehaviour:
m_ObjectHideFlags: 0
@@ -4784,7 +4784,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: OK
+ m_Text: 确定
--- !u!1 &2851891993605908119
GameObject:
m_ObjectHideFlags: 0
@@ -5272,7 +5272,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: MENU
+ m_Text: 菜单
--- !u!1 &3175341429495498937
GameObject:
m_ObjectHideFlags: 0
@@ -5352,7 +5352,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: Connecting to server....
+ m_Text: 正在连接到服务器....
--- !u!1 &3218042781231409530
GameObject:
m_ObjectHideFlags: 0
@@ -6740,9 +6740,9 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 0.8
- m_Text: 'END
+ m_Text: '结束
- TURN'
+ 回合'
--- !u!1 &3969018848918357071
GameObject:
m_ObjectHideFlags: 0
@@ -7780,7 +7780,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: QUIT
+ m_Text: 退出
--- !u!1 &4795979079171460291
GameObject:
m_ObjectHideFlags: 0
diff --git a/Assets/TcgEngine/Prefabs/UI/FriendLine.prefab b/Assets/TcgEngine/Prefabs/UI/FriendLine.prefab
index cf96ce3..f29076a 100644
--- a/Assets/TcgEngine/Prefabs/UI/FriendLine.prefab
+++ b/Assets/TcgEngine/Prefabs/UI/FriendLine.prefab
@@ -1091,7 +1091,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: Username
+ m_Text: 用户名
--- !u!114 &3877250715141853527
MonoBehaviour:
m_ObjectHideFlags: 0
diff --git a/Assets/TcgEngine/Prefabs/UI/RankLine.prefab b/Assets/TcgEngine/Prefabs/UI/RankLine.prefab
index d9fe850..ea06757 100644
--- a/Assets/TcgEngine/Prefabs/UI/RankLine.prefab
+++ b/Assets/TcgEngine/Prefabs/UI/RankLine.prefab
@@ -564,4 +564,4 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: Username
+ m_Text: 用户名
diff --git a/Assets/TcgEngine/Resources/Abilities/activated/activate_boost1.asset b/Assets/TcgEngine/Resources/Abilities/activated/activate_boost1.asset
index 6ab163a..076b0e6 100644
--- a/Assets/TcgEngine/Resources/Abilities/activated/activate_boost1.asset
+++ b/Assets/TcgEngine/Resources/Abilities/activated/activate_boost1.asset
@@ -35,6 +35,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Roar
- desc: All allied creatures gain +1 attack until the end of the turn. Uses this
- creature's action.
+ title: 增益
+ desc: 增加1点攻击力。
diff --git a/Assets/TcgEngine/Resources/Abilities/activated/activate_burst.asset b/Assets/TcgEngine/Resources/Abilities/activated/activate_burst.asset
index d9c3e1d..91de066 100644
--- a/Assets/TcgEngine/Resources/Abilities/activated/activate_burst.asset
+++ b/Assets/TcgEngine/Resources/Abilities/activated/activate_burst.asset
@@ -34,5 +34,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Burst
- desc: Take 1 damage to gain +1 attack.
+ title: 爆发
+ desc: 造成2点伤害。
diff --git a/Assets/TcgEngine/Resources/Abilities/activated/activate_damage2.asset b/Assets/TcgEngine/Resources/Abilities/activated/activate_damage2.asset
index 01f7255..e246447 100644
--- a/Assets/TcgEngine/Resources/Abilities/activated/activate_damage2.asset
+++ b/Assets/TcgEngine/Resources/Abilities/activated/activate_damage2.asset
@@ -36,5 +36,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Fire
- desc: Deal 2 damage. Cost 3 mana.
+ title: 伤害
+ desc: 造成2点伤害。
diff --git a/Assets/TcgEngine/Resources/Abilities/activated/activate_discard.asset b/Assets/TcgEngine/Resources/Abilities/activated/activate_discard.asset
index e8a126e..9a9f4b7 100644
--- a/Assets/TcgEngine/Resources/Abilities/activated/activate_discard.asset
+++ b/Assets/TcgEngine/Resources/Abilities/activated/activate_discard.asset
@@ -36,5 +36,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Discard
- desc: Opponent discard a random card from their hand. Uses this creature's action.
+ title: 弃牌
+ desc: 弃掉一张牌。
diff --git a/Assets/TcgEngine/Resources/Abilities/activated/activate_fire.asset b/Assets/TcgEngine/Resources/Abilities/activated/activate_fire.asset
index b343c5a..f319258 100644
--- a/Assets/TcgEngine/Resources/Abilities/activated/activate_fire.asset
+++ b/Assets/TcgEngine/Resources/Abilities/activated/activate_fire.asset
@@ -37,5 +37,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Fire
- desc: Deal 1 damage.
+ title: 火焰
+ desc: 造成1点伤害。
diff --git a/Assets/TcgEngine/Resources/Abilities/activated/activate_forest.asset b/Assets/TcgEngine/Resources/Abilities/activated/activate_forest.asset
index 8d8ab1a..17234c1 100644
--- a/Assets/TcgEngine/Resources/Abilities/activated/activate_forest.asset
+++ b/Assets/TcgEngine/Resources/Abilities/activated/activate_forest.asset
@@ -36,5 +36,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Forest
- desc: Heal 2 HP.
+ title: 森林
+ desc: 治疗1点生命值。
diff --git a/Assets/TcgEngine/Resources/Abilities/activated/activate_select_discard_spell.asset b/Assets/TcgEngine/Resources/Abilities/activated/activate_select_discard_spell.asset
index 6b9f7b4..74eb698 100644
--- a/Assets/TcgEngine/Resources/Abilities/activated/activate_select_discard_spell.asset
+++ b/Assets/TcgEngine/Resources/Abilities/activated/activate_select_discard_spell.asset
@@ -37,5 +37,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Magic Focus
- desc: Return a spell from your graveyard to your hand. Cost 2 mana.
+ title: 选择弃掉法术
+ desc: 选择一张法术牌。
diff --git a/Assets/TcgEngine/Resources/Abilities/activated/activate_send_hand.asset b/Assets/TcgEngine/Resources/Abilities/activated/activate_send_hand.asset
index 2c0eec7..834c494 100644
--- a/Assets/TcgEngine/Resources/Abilities/activated/activate_send_hand.asset
+++ b/Assets/TcgEngine/Resources/Abilities/activated/activate_send_hand.asset
@@ -35,5 +35,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 1
- title: Charge
- desc: Return a character to its owner's hand. Uses this creature's action.
+ title: 送回手牌
+ desc: 回到手牌。
diff --git a/Assets/TcgEngine/Resources/Abilities/activated/activate_water.asset b/Assets/TcgEngine/Resources/Abilities/activated/activate_water.asset
index ad4d540..9ea7997 100644
--- a/Assets/TcgEngine/Resources/Abilities/activated/activate_water.asset
+++ b/Assets/TcgEngine/Resources/Abilities/activated/activate_water.asset
@@ -33,5 +33,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Water
- desc: Draw a card.
+ title: 水流
+ desc: 抽一张牌。
diff --git a/Assets/TcgEngine/Resources/Abilities/activated/chain_gain_attack.asset b/Assets/TcgEngine/Resources/Abilities/activated/chain_gain_attack.asset
index 3ce2517..42ab9e5 100644
--- a/Assets/TcgEngine/Resources/Abilities/activated/chain_gain_attack.asset
+++ b/Assets/TcgEngine/Resources/Abilities/activated/chain_gain_attack.asset
@@ -32,5 +32,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title:
- desc:
+ title: 获得攻击力
+ desc: 获得1点攻击力。
diff --git a/Assets/TcgEngine/Resources/Abilities/dice/activate_roll_send_hand.asset b/Assets/TcgEngine/Resources/Abilities/dice/activate_roll_send_hand.asset
index d5f0e44..6028223 100644
--- a/Assets/TcgEngine/Resources/Abilities/dice/activate_roll_send_hand.asset
+++ b/Assets/TcgEngine/Resources/Abilities/dice/activate_roll_send_hand.asset
@@ -36,6 +36,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Charge
- desc: Select a character and roll a D6, on 4+ return it to its owner's hand. Cost
- 2 mana.
+ title: 激活骰子送回手牌
+ desc: 骰子送回。
diff --git a/Assets/TcgEngine/Resources/Abilities/dice/attack_roll_attack_bonus.asset b/Assets/TcgEngine/Resources/Abilities/dice/attack_roll_attack_bonus.asset
index 9dd3331..3f8e587 100644
--- a/Assets/TcgEngine/Resources/Abilities/dice/attack_roll_attack_bonus.asset
+++ b/Assets/TcgEngine/Resources/Abilities/dice/attack_roll_attack_bonus.asset
@@ -33,5 +33,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Tentacles
- desc: Before attacking, roll a D6, on 4+ gain +6 attack until the end of the turn.
+ title: 攻击骰子攻击奖励
+ desc: 攻击骰子。
diff --git a/Assets/TcgEngine/Resources/Abilities/dice/play_roll_attack.asset b/Assets/TcgEngine/Resources/Abilities/dice/play_roll_attack.asset
index 592b45f..b04a91f 100644
--- a/Assets/TcgEngine/Resources/Abilities/dice/play_roll_attack.asset
+++ b/Assets/TcgEngine/Resources/Abilities/dice/play_roll_attack.asset
@@ -33,5 +33,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Random Attack.
- desc: Roll a D6, increase this card's attack by the result.
+ title: 打出骰子攻击
+ desc: 骰子攻击。
diff --git a/Assets/TcgEngine/Resources/Abilities/dice/roll_add_attack.asset b/Assets/TcgEngine/Resources/Abilities/dice/roll_add_attack.asset
index eb235fa..3e69da9 100644
--- a/Assets/TcgEngine/Resources/Abilities/dice/roll_add_attack.asset
+++ b/Assets/TcgEngine/Resources/Abilities/dice/roll_add_attack.asset
@@ -32,5 +32,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title:
- desc:
+ title: 骰子增加攻击
+ desc: 增加攻击。
diff --git a/Assets/TcgEngine/Resources/Abilities/dice/roll_attack_bonus.asset b/Assets/TcgEngine/Resources/Abilities/dice/roll_attack_bonus.asset
index 952f117..3799e9c 100644
--- a/Assets/TcgEngine/Resources/Abilities/dice/roll_attack_bonus.asset
+++ b/Assets/TcgEngine/Resources/Abilities/dice/roll_attack_bonus.asset
@@ -33,5 +33,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title:
- desc:
+ title: 骰子攻击奖励
+ desc: 攻击奖励。
diff --git a/Assets/TcgEngine/Resources/Abilities/dice/roll_send_hand.asset b/Assets/TcgEngine/Resources/Abilities/dice/roll_send_hand.asset
index 88e8512..16c614d 100644
--- a/Assets/TcgEngine/Resources/Abilities/dice/roll_send_hand.asset
+++ b/Assets/TcgEngine/Resources/Abilities/dice/roll_send_hand.asset
@@ -33,5 +33,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 1
- title:
- desc:
+ title: 骰子送回手牌
+ desc: 送到手牌。
diff --git a/Assets/TcgEngine/Resources/Abilities/equipment/chain_equip_use.asset b/Assets/TcgEngine/Resources/Abilities/equipment/chain_equip_use.asset
index 4796e5a..47a4d5c 100644
--- a/Assets/TcgEngine/Resources/Abilities/equipment/chain_equip_use.asset
+++ b/Assets/TcgEngine/Resources/Abilities/equipment/chain_equip_use.asset
@@ -32,5 +32,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title:
- desc:
+ title: 连锁装备使用
+ desc: 使用装备。
diff --git a/Assets/TcgEngine/Resources/Abilities/equipment/equip_armor2.asset b/Assets/TcgEngine/Resources/Abilities/equipment/equip_armor2.asset
index d57a0be..762d818 100644
--- a/Assets/TcgEngine/Resources/Abilities/equipment/equip_armor2.asset
+++ b/Assets/TcgEngine/Resources/Abilities/equipment/equip_armor2.asset
@@ -32,5 +32,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Armor
- desc: Bearer has +2 armor.
+ title: 护甲
+ desc: 增加2点护甲。
diff --git a/Assets/TcgEngine/Resources/Abilities/equipment/equip_attack1.asset b/Assets/TcgEngine/Resources/Abilities/equipment/equip_attack1.asset
index 0da2b0b..cf992b0 100644
--- a/Assets/TcgEngine/Resources/Abilities/equipment/equip_attack1.asset
+++ b/Assets/TcgEngine/Resources/Abilities/equipment/equip_attack1.asset
@@ -32,5 +32,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Attack
- desc: Bearer has +1 attack.
+ title: 攻击
+ desc: 增加1点攻击力。
diff --git a/Assets/TcgEngine/Resources/Abilities/equipment/equip_attack2.asset b/Assets/TcgEngine/Resources/Abilities/equipment/equip_attack2.asset
index 9168624..2d85cef 100644
--- a/Assets/TcgEngine/Resources/Abilities/equipment/equip_attack2.asset
+++ b/Assets/TcgEngine/Resources/Abilities/equipment/equip_attack2.asset
@@ -32,5 +32,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Attack
- desc: Bearer has +2 attack.
+ title: 攻击
+ desc: 增加2点攻击力。
diff --git a/Assets/TcgEngine/Resources/Abilities/equipment/equip_attack_no_damage.asset b/Assets/TcgEngine/Resources/Abilities/equipment/equip_attack_no_damage.asset
index d766879..3ec7526 100644
--- a/Assets/TcgEngine/Resources/Abilities/equipment/equip_attack_no_damage.asset
+++ b/Assets/TcgEngine/Resources/Abilities/equipment/equip_attack_no_damage.asset
@@ -32,5 +32,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Intimidate
- desc: When attacking, target does not counter-attack.
+ title: 攻击无伤害
+ desc: 攻击时不造成伤害。
diff --git a/Assets/TcgEngine/Resources/Abilities/equipment/equip_attack_use.asset b/Assets/TcgEngine/Resources/Abilities/equipment/equip_attack_use.asset
index 3d97193..4663d35 100644
--- a/Assets/TcgEngine/Resources/Abilities/equipment/equip_attack_use.asset
+++ b/Assets/TcgEngine/Resources/Abilities/equipment/equip_attack_use.asset
@@ -32,5 +32,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Sword
- desc: Loses 1 durability after each attack.
+ title: 攻击使用
+ desc: 使用攻击。
diff --git a/Assets/TcgEngine/Resources/Abilities/equipment/equip_defend_use.asset b/Assets/TcgEngine/Resources/Abilities/equipment/equip_defend_use.asset
index f37881c..7cce080 100644
--- a/Assets/TcgEngine/Resources/Abilities/equipment/equip_defend_use.asset
+++ b/Assets/TcgEngine/Resources/Abilities/equipment/equip_defend_use.asset
@@ -32,5 +32,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Shield
- desc: Loses 1 durability when attacked.
+ title: 防御使用
+ desc: 使用防御。
diff --git a/Assets/TcgEngine/Resources/Abilities/equipment/equip_gain_mana.asset b/Assets/TcgEngine/Resources/Abilities/equipment/equip_gain_mana.asset
index 146e09e..ebb3b2d 100644
--- a/Assets/TcgEngine/Resources/Abilities/equipment/equip_gain_mana.asset
+++ b/Assets/TcgEngine/Resources/Abilities/equipment/equip_gain_mana.asset
@@ -33,5 +33,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Mana Ring
- desc: Gain 2 extra mana per turn for the next 3 turns.
+ title: 获得法力
+ desc: 获得1点法力。
diff --git a/Assets/TcgEngine/Resources/Abilities/equipment/equip_mana_kill.asset b/Assets/TcgEngine/Resources/Abilities/equipment/equip_mana_kill.asset
index bd48e37..c1915b7 100644
--- a/Assets/TcgEngine/Resources/Abilities/equipment/equip_mana_kill.asset
+++ b/Assets/TcgEngine/Resources/Abilities/equipment/equip_mana_kill.asset
@@ -32,5 +32,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Mana Ring
- desc: When the bearer kills a card, gain 3 mana.
+ title: 法力击杀
+ desc: 获得法力。
diff --git a/Assets/TcgEngine/Resources/Abilities/equipment/equip_taunt.asset b/Assets/TcgEngine/Resources/Abilities/equipment/equip_taunt.asset
index 3709de7..853dce5 100644
--- a/Assets/TcgEngine/Resources/Abilities/equipment/equip_taunt.asset
+++ b/Assets/TcgEngine/Resources/Abilities/equipment/equip_taunt.asset
@@ -32,5 +32,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Taunt
- desc: Bearer has taunt.
+ title: 嘲讽
+ desc: 装备者具有嘲讽。
diff --git a/Assets/TcgEngine/Resources/Abilities/ongoing/add_spell_damage1.asset b/Assets/TcgEngine/Resources/Abilities/ongoing/add_spell_damage1.asset
index 76255e8..da39b89 100644
--- a/Assets/TcgEngine/Resources/Abilities/ongoing/add_spell_damage1.asset
+++ b/Assets/TcgEngine/Resources/Abilities/ongoing/add_spell_damage1.asset
@@ -32,5 +32,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Spell Damage
- desc: All your spells and abilities deal +1 damage.
+ title: 增加法术伤害
+ desc: 增加1点法术伤害。
diff --git a/Assets/TcgEngine/Resources/Abilities/ongoing/aura_ability_red.asset b/Assets/TcgEngine/Resources/Abilities/ongoing/aura_ability_red.asset
index b6b56c5..38e6d57 100644
--- a/Assets/TcgEngine/Resources/Abilities/ongoing/aura_ability_red.asset
+++ b/Assets/TcgEngine/Resources/Abilities/ongoing/aura_ability_red.asset
@@ -35,5 +35,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Red Burst
- desc: 'All allied red creatures gain: "Take 1 damage to gain +1 attack".'
+ title: 红色能力光环
+ desc: 红色光环。
diff --git a/Assets/TcgEngine/Resources/Abilities/ongoing/aura_attack_m1.asset b/Assets/TcgEngine/Resources/Abilities/ongoing/aura_attack_m1.asset
index 5331cda..9d296df 100644
--- a/Assets/TcgEngine/Resources/Abilities/ongoing/aura_attack_m1.asset
+++ b/Assets/TcgEngine/Resources/Abilities/ongoing/aura_attack_m1.asset
@@ -35,5 +35,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Fear
- desc: All enemy characters have -1 attack.
+ title: 攻击光环
+ desc: 攻击光环。
diff --git a/Assets/TcgEngine/Resources/Abilities/ongoing/aura_wolf.asset b/Assets/TcgEngine/Resources/Abilities/ongoing/aura_wolf.asset
index 742572c..8dac0cc 100644
--- a/Assets/TcgEngine/Resources/Abilities/ongoing/aura_wolf.asset
+++ b/Assets/TcgEngine/Resources/Abilities/ongoing/aura_wolf.asset
@@ -36,5 +36,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Wolf Aura
- desc: All other allied wolves gain +1 attack.
+ title: 狼群光环
+ desc: 狼群光环。
diff --git a/Assets/TcgEngine/Resources/Abilities/ongoing/deathtouch.asset b/Assets/TcgEngine/Resources/Abilities/ongoing/deathtouch.asset
index fdf13a0..482b708 100644
--- a/Assets/TcgEngine/Resources/Abilities/ongoing/deathtouch.asset
+++ b/Assets/TcgEngine/Resources/Abilities/ongoing/deathtouch.asset
@@ -32,5 +32,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Deathtouch
- desc: Kill any creature it damages.
+ title: 死亡之触
+ desc: 造成伤害时击杀。
diff --git a/Assets/TcgEngine/Resources/Abilities/ongoing/defense_attack3.asset b/Assets/TcgEngine/Resources/Abilities/ongoing/defense_attack3.asset
index 5b1227f..da305ad 100644
--- a/Assets/TcgEngine/Resources/Abilities/ongoing/defense_attack3.asset
+++ b/Assets/TcgEngine/Resources/Abilities/ongoing/defense_attack3.asset
@@ -33,5 +33,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Defense
- desc: Has +3 attack during the opponent's turn.
+ title: 防御攻击
+ desc: 防御时攻击。
diff --git a/Assets/TcgEngine/Resources/Abilities/ongoing/flying.asset b/Assets/TcgEngine/Resources/Abilities/ongoing/flying.asset
index f089069..0ba0481 100644
--- a/Assets/TcgEngine/Resources/Abilities/ongoing/flying.asset
+++ b/Assets/TcgEngine/Resources/Abilities/ongoing/flying.asset
@@ -32,5 +32,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Flying
- desc: Can ignore Taunt.
+ title: 飞行
+ desc: 不能被阻挡。
diff --git a/Assets/TcgEngine/Resources/Abilities/ongoing/fury.asset b/Assets/TcgEngine/Resources/Abilities/ongoing/fury.asset
index f41a2c8..801771e 100644
--- a/Assets/TcgEngine/Resources/Abilities/ongoing/fury.asset
+++ b/Assets/TcgEngine/Resources/Abilities/ongoing/fury.asset
@@ -32,5 +32,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Fury
- desc: Can attack twice per turn.
+ title: 狂怒
+ desc: 攻击两次。
diff --git a/Assets/TcgEngine/Resources/Abilities/ongoing/lifesteal.asset b/Assets/TcgEngine/Resources/Abilities/ongoing/lifesteal.asset
index ff11dde..c9e36a1 100644
--- a/Assets/TcgEngine/Resources/Abilities/ongoing/lifesteal.asset
+++ b/Assets/TcgEngine/Resources/Abilities/ongoing/lifesteal.asset
@@ -32,5 +32,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Life Steal
- desc: Heal yourself when dealing damage.
+ title: 生命偷取
+ desc: 根据伤害治疗。
diff --git a/Assets/TcgEngine/Resources/Abilities/ongoing/spell_immunity.asset b/Assets/TcgEngine/Resources/Abilities/ongoing/spell_immunity.asset
index 44b38a5..dfd3c14 100644
--- a/Assets/TcgEngine/Resources/Abilities/ongoing/spell_immunity.asset
+++ b/Assets/TcgEngine/Resources/Abilities/ongoing/spell_immunity.asset
@@ -32,5 +32,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Spell Immunity
- desc: Cannot be targeted or damaged by spells and traps.
+ title: 法术免疫
+ desc: 不能被指定。
diff --git a/Assets/TcgEngine/Resources/Abilities/ongoing/taunt.asset b/Assets/TcgEngine/Resources/Abilities/ongoing/taunt.asset
index bdc1e09..4cac35d 100644
--- a/Assets/TcgEngine/Resources/Abilities/ongoing/taunt.asset
+++ b/Assets/TcgEngine/Resources/Abilities/ongoing/taunt.asset
@@ -32,5 +32,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Taunt
- desc: Your other characters cannot be attacked.
+ title: 嘲讽
+ desc: 你的其他角色不能被攻击。
diff --git a/Assets/TcgEngine/Resources/Abilities/ongoing/town_aura_blue.asset b/Assets/TcgEngine/Resources/Abilities/ongoing/town_aura_blue.asset
index 63cfd7a..c4aee3f 100644
--- a/Assets/TcgEngine/Resources/Abilities/ongoing/town_aura_blue.asset
+++ b/Assets/TcgEngine/Resources/Abilities/ongoing/town_aura_blue.asset
@@ -34,5 +34,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Blue Aura
- desc: All Blue cards cost 1 less.
+ title: 蓝色城镇光环
+ desc: 蓝色城镇光环。
diff --git a/Assets/TcgEngine/Resources/Abilities/ongoing/town_aura_green.asset b/Assets/TcgEngine/Resources/Abilities/ongoing/town_aura_green.asset
index 34630bd..a1c56b2 100644
--- a/Assets/TcgEngine/Resources/Abilities/ongoing/town_aura_green.asset
+++ b/Assets/TcgEngine/Resources/Abilities/ongoing/town_aura_green.asset
@@ -35,5 +35,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Green Aura
- desc: All Green characters gain +2 hp.
+ title: 绿色城镇光环
+ desc: 绿色城镇光环。
diff --git a/Assets/TcgEngine/Resources/Abilities/ongoing/town_aura_red.asset b/Assets/TcgEngine/Resources/Abilities/ongoing/town_aura_red.asset
index 47d2ba4..bec58c4 100644
--- a/Assets/TcgEngine/Resources/Abilities/ongoing/town_aura_red.asset
+++ b/Assets/TcgEngine/Resources/Abilities/ongoing/town_aura_red.asset
@@ -35,5 +35,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Red Aura
- desc: All Red creatures gain +2 attack.
+ title: 红色城镇光环
+ desc: 红色城镇光环。
diff --git a/Assets/TcgEngine/Resources/Abilities/ongoing/trample.asset b/Assets/TcgEngine/Resources/Abilities/ongoing/trample.asset
index 723ad31..bdb3686 100644
--- a/Assets/TcgEngine/Resources/Abilities/ongoing/trample.asset
+++ b/Assets/TcgEngine/Resources/Abilities/ongoing/trample.asset
@@ -32,5 +32,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Trample
- desc: Excess damage is dealt to player hp.
+ title: 践踏
+ desc: 过量伤害。
diff --git a/Assets/TcgEngine/Resources/Abilities/other/after_spell_attack2.asset b/Assets/TcgEngine/Resources/Abilities/other/after_spell_attack2.asset
index 425e819..494422e 100644
--- a/Assets/TcgEngine/Resources/Abilities/other/after_spell_attack2.asset
+++ b/Assets/TcgEngine/Resources/Abilities/other/after_spell_attack2.asset
@@ -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: 法术后攻击。
diff --git a/Assets/TcgEngine/Resources/Abilities/other/attack_player_mana2.asset b/Assets/TcgEngine/Resources/Abilities/other/attack_player_mana2.asset
index da4d3af..5eb9739 100644
--- a/Assets/TcgEngine/Resources/Abilities/other/attack_player_mana2.asset
+++ b/Assets/TcgEngine/Resources/Abilities/other/attack_player_mana2.asset
@@ -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点法力。
diff --git a/Assets/TcgEngine/Resources/Abilities/other/attack_poison.asset b/Assets/TcgEngine/Resources/Abilities/other/attack_poison.asset
index a8c7ec6..381e784 100644
--- a/Assets/TcgEngine/Resources/Abilities/other/attack_poison.asset
+++ b/Assets/TcgEngine/Resources/Abilities/other/attack_poison.asset
@@ -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: 攻击时中毒。
diff --git a/Assets/TcgEngine/Resources/Abilities/other/attack_suffer_damage.asset b/Assets/TcgEngine/Resources/Abilities/other/attack_suffer_damage.asset
index 55d15c6..82c58cb 100644
--- a/Assets/TcgEngine/Resources/Abilities/other/attack_suffer_damage.asset
+++ b/Assets/TcgEngine/Resources/Abilities/other/attack_suffer_damage.asset
@@ -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: 承受伤害。
diff --git a/Assets/TcgEngine/Resources/Abilities/other/chain_draw.asset b/Assets/TcgEngine/Resources/Abilities/other/chain_draw.asset
index fab9719..e2c807e 100644
--- a/Assets/TcgEngine/Resources/Abilities/other/chain_draw.asset
+++ b/Assets/TcgEngine/Resources/Abilities/other/chain_draw.asset
@@ -32,5 +32,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title:
- desc:
+ title: 连锁抽牌
+ desc: 抽一张牌。
diff --git a/Assets/TcgEngine/Resources/Abilities/other/death_blue_draw.asset b/Assets/TcgEngine/Resources/Abilities/other/death_blue_draw.asset
index 101365c..e774883 100644
--- a/Assets/TcgEngine/Resources/Abilities/other/death_blue_draw.asset
+++ b/Assets/TcgEngine/Resources/Abilities/other/death_blue_draw.asset
@@ -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: 蓝色抽牌。
diff --git a/Assets/TcgEngine/Resources/Abilities/other/death_draw.asset b/Assets/TcgEngine/Resources/Abilities/other/death_draw.asset
index a674396..5969158 100644
--- a/Assets/TcgEngine/Resources/Abilities/other/death_draw.asset
+++ b/Assets/TcgEngine/Resources/Abilities/other/death_draw.asset
@@ -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: 死亡时抽牌。
diff --git a/Assets/TcgEngine/Resources/Abilities/other/death_egg.asset b/Assets/TcgEngine/Resources/Abilities/other/death_egg.asset
index a33b109..d20e66d 100644
--- a/Assets/TcgEngine/Resources/Abilities/other/death_egg.asset
+++ b/Assets/TcgEngine/Resources/Abilities/other/death_egg.asset
@@ -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: 死亡时蛋。
diff --git a/Assets/TcgEngine/Resources/Abilities/other/death_heal2.asset b/Assets/TcgEngine/Resources/Abilities/other/death_heal2.asset
index 10747bd..7fbfe19 100644
--- a/Assets/TcgEngine/Resources/Abilities/other/death_heal2.asset
+++ b/Assets/TcgEngine/Resources/Abilities/other/death_heal2.asset
@@ -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点。
diff --git a/Assets/TcgEngine/Resources/Abilities/other/death_other_draw.asset b/Assets/TcgEngine/Resources/Abilities/other/death_other_draw.asset
index fcb4173..4df423b 100644
--- a/Assets/TcgEngine/Resources/Abilities/other/death_other_draw.asset
+++ b/Assets/TcgEngine/Resources/Abilities/other/death_other_draw.asset
@@ -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: 其他抽牌。
diff --git a/Assets/TcgEngine/Resources/Abilities/other/defend_discard.asset b/Assets/TcgEngine/Resources/Abilities/other/defend_discard.asset
index b1106d1..46c2b0a 100644
--- a/Assets/TcgEngine/Resources/Abilities/other/defend_discard.asset
+++ b/Assets/TcgEngine/Resources/Abilities/other/defend_discard.asset
@@ -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: 防御时弃牌。
diff --git a/Assets/TcgEngine/Resources/Abilities/other/defend_poison.asset b/Assets/TcgEngine/Resources/Abilities/other/defend_poison.asset
index e1931b4..e2006f3 100644
--- a/Assets/TcgEngine/Resources/Abilities/other/defend_poison.asset
+++ b/Assets/TcgEngine/Resources/Abilities/other/defend_poison.asset
@@ -35,5 +35,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title:
- desc:
+ title: 防御中毒
+ desc: 防御时中毒。
diff --git a/Assets/TcgEngine/Resources/Abilities/other/egg_growth.asset b/Assets/TcgEngine/Resources/Abilities/other/egg_growth.asset
index 637687b..2397d56 100644
--- a/Assets/TcgEngine/Resources/Abilities/other/egg_growth.asset
+++ b/Assets/TcgEngine/Resources/Abilities/other/egg_growth.asset
@@ -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: 蛋成长。
diff --git a/Assets/TcgEngine/Resources/Abilities/other/egg_transform.asset b/Assets/TcgEngine/Resources/Abilities/other/egg_transform.asset
index bb72d70..72bd0af 100644
--- a/Assets/TcgEngine/Resources/Abilities/other/egg_transform.asset
+++ b/Assets/TcgEngine/Resources/Abilities/other/egg_transform.asset
@@ -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: 蛋变形。
diff --git a/Assets/TcgEngine/Resources/Abilities/other/kill_draw2.asset b/Assets/TcgEngine/Resources/Abilities/other/kill_draw2.asset
index 58d5923..1317bd6 100644
--- a/Assets/TcgEngine/Resources/Abilities/other/kill_draw2.asset
+++ b/Assets/TcgEngine/Resources/Abilities/other/kill_draw2.asset
@@ -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张牌。
diff --git a/Assets/TcgEngine/Resources/Abilities/other/play_other_sacrifice.asset b/Assets/TcgEngine/Resources/Abilities/other/play_other_sacrifice.asset
index 9df1e3c..f18a4f7 100644
--- a/Assets/TcgEngine/Resources/Abilities/other/play_other_sacrifice.asset
+++ b/Assets/TcgEngine/Resources/Abilities/other/play_other_sacrifice.asset
@@ -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: 牺牲其他。
diff --git a/Assets/TcgEngine/Resources/Abilities/other/regen3.asset b/Assets/TcgEngine/Resources/Abilities/other/regen3.asset
index 79b713a..4c7905c 100644
--- a/Assets/TcgEngine/Resources/Abilities/other/regen3.asset
+++ b/Assets/TcgEngine/Resources/Abilities/other/regen3.asset
@@ -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点。
diff --git a/Assets/TcgEngine/Resources/Abilities/other/regen_all.asset b/Assets/TcgEngine/Resources/Abilities/other/regen_all.asset
index ff58a22..d7a33b2 100644
--- a/Assets/TcgEngine/Resources/Abilities/other/regen_all.asset
+++ b/Assets/TcgEngine/Resources/Abilities/other/regen_all.asset
@@ -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: 全体再生。
diff --git a/Assets/TcgEngine/Resources/Abilities/other/start_turn_discard.asset b/Assets/TcgEngine/Resources/Abilities/other/start_turn_discard.asset
index a0e3e11..1c2fe24 100644
--- a/Assets/TcgEngine/Resources/Abilities/other/start_turn_discard.asset
+++ b/Assets/TcgEngine/Resources/Abilities/other/start_turn_discard.asset
@@ -34,5 +34,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title:
- desc:
+ title: 回合开始弃牌
+ desc: 回合开始时弃牌。
diff --git a/Assets/TcgEngine/Resources/Abilities/other/turn_add_attack1.asset b/Assets/TcgEngine/Resources/Abilities/other/turn_add_attack1.asset
index a8935ca..c8d5b74 100644
--- a/Assets/TcgEngine/Resources/Abilities/other/turn_add_attack1.asset
+++ b/Assets/TcgEngine/Resources/Abilities/other/turn_add_attack1.asset
@@ -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点攻击力。
diff --git a/Assets/TcgEngine/Resources/Abilities/other/turn_green_heal.asset b/Assets/TcgEngine/Resources/Abilities/other/turn_green_heal.asset
index 7fd6eba..d9558a7 100644
--- a/Assets/TcgEngine/Resources/Abilities/other/turn_green_heal.asset
+++ b/Assets/TcgEngine/Resources/Abilities/other/turn_green_heal.asset
@@ -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: 绿色治疗。
diff --git a/Assets/TcgEngine/Resources/Abilities/other/turn_kill_lowest.asset b/Assets/TcgEngine/Resources/Abilities/other/turn_kill_lowest.asset
index 688a486..a64cda8 100644
--- a/Assets/TcgEngine/Resources/Abilities/other/turn_kill_lowest.asset
+++ b/Assets/TcgEngine/Resources/Abilities/other/turn_kill_lowest.asset
@@ -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: 击杀最低生命值。
diff --git a/Assets/TcgEngine/Resources/Abilities/other/turn_stealth.asset b/Assets/TcgEngine/Resources/Abilities/other/turn_stealth.asset
index 21b0149..e0074fa 100644
--- a/Assets/TcgEngine/Resources/Abilities/other/turn_stealth.asset
+++ b/Assets/TcgEngine/Resources/Abilities/other/turn_stealth.asset
@@ -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: 回合开始时潜行。
diff --git a/Assets/TcgEngine/Resources/Abilities/play/choice_fury.asset b/Assets/TcgEngine/Resources/Abilities/play/choice_fury.asset
index f35249b..5e44d25 100644
--- a/Assets/TcgEngine/Resources/Abilities/play/choice_fury.asset
+++ b/Assets/TcgEngine/Resources/Abilities/play/choice_fury.asset
@@ -32,5 +32,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Fury
- desc: Can attack twice per turn.
+ title: 选择狂怒
+ desc: 选择狂怒。
diff --git a/Assets/TcgEngine/Resources/Abilities/play/choice_taunt.asset b/Assets/TcgEngine/Resources/Abilities/play/choice_taunt.asset
index 4dea9cd..2574619 100644
--- a/Assets/TcgEngine/Resources/Abilities/play/choice_taunt.asset
+++ b/Assets/TcgEngine/Resources/Abilities/play/choice_taunt.asset
@@ -32,5 +32,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Taunt
- desc: Your other characters cannot be attacked.
+ title: 选择嘲讽
+ desc: 选择嘲讽。
diff --git a/Assets/TcgEngine/Resources/Abilities/play/play_boost2.asset b/Assets/TcgEngine/Resources/Abilities/play/play_boost2.asset
index 0a204a9..dd6f187 100644
--- a/Assets/TcgEngine/Resources/Abilities/play/play_boost2.asset
+++ b/Assets/TcgEngine/Resources/Abilities/play/play_boost2.asset
@@ -37,5 +37,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Bless
- desc: On play, give +2/2 to another creature until your next turn.
+ title: 打出增益
+ desc: 增益2点。
diff --git a/Assets/TcgEngine/Resources/Abilities/play/play_choice_taunt_fury.asset b/Assets/TcgEngine/Resources/Abilities/play/play_choice_taunt_fury.asset
index b9c0347..2967acf 100644
--- a/Assets/TcgEngine/Resources/Abilities/play/play_choice_taunt_fury.asset
+++ b/Assets/TcgEngine/Resources/Abilities/play/play_choice_taunt_fury.asset
@@ -33,5 +33,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Choice
- desc: Gain Taunt or Fury
+ title: 打出选择嘲讽狂怒
+ desc: 选择嘲讽狂怒。
diff --git a/Assets/TcgEngine/Resources/Abilities/play/play_damage1.asset b/Assets/TcgEngine/Resources/Abilities/play/play_damage1.asset
index e6362fd..7d87659 100644
--- a/Assets/TcgEngine/Resources/Abilities/play/play_damage1.asset
+++ b/Assets/TcgEngine/Resources/Abilities/play/play_damage1.asset
@@ -36,5 +36,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Fire Damage
- desc: On play, deal 1 damage to any target.
+ title: 打出伤害
+ desc: 伤害1点。
diff --git a/Assets/TcgEngine/Resources/Abilities/play/play_damage_all2.asset b/Assets/TcgEngine/Resources/Abilities/play/play_damage_all2.asset
index 94394fe..98cef45 100644
--- a/Assets/TcgEngine/Resources/Abilities/play/play_damage_all2.asset
+++ b/Assets/TcgEngine/Resources/Abilities/play/play_damage_all2.asset
@@ -34,5 +34,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Fire Damage
- desc: On play, deal 2 damage to all other cards.
+ title: 打出全体伤害
+ desc: 全体伤害2点。
diff --git a/Assets/TcgEngine/Resources/Abilities/play/play_destroy_less4.asset b/Assets/TcgEngine/Resources/Abilities/play/play_destroy_less4.asset
index ccd9179..5d8c402 100644
--- a/Assets/TcgEngine/Resources/Abilities/play/play_destroy_less4.asset
+++ b/Assets/TcgEngine/Resources/Abilities/play/play_destroy_less4.asset
@@ -37,5 +37,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Killer
- desc: On play, destroy a character with 4 or less attack. If you do, draw a card.
+ title: 打出摧毁低生命值
+ desc: 摧毁低生命值。
diff --git a/Assets/TcgEngine/Resources/Abilities/play/play_discard.asset b/Assets/TcgEngine/Resources/Abilities/play/play_discard.asset
index 330a4c7..fc4d6e0 100644
--- a/Assets/TcgEngine/Resources/Abilities/play/play_discard.asset
+++ b/Assets/TcgEngine/Resources/Abilities/play/play_discard.asset
@@ -36,5 +36,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Discard
- desc: Opponent discards a random card from their hand.
+ title: 打出弃牌
+ desc: 弃牌。
diff --git a/Assets/TcgEngine/Resources/Abilities/play/play_haste.asset b/Assets/TcgEngine/Resources/Abilities/play/play_haste.asset
index f8f364a..82112fb 100644
--- a/Assets/TcgEngine/Resources/Abilities/play/play_haste.asset
+++ b/Assets/TcgEngine/Resources/Abilities/play/play_haste.asset
@@ -32,5 +32,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Haste
- desc: Can attack immediately.
+ title: 打出疾速
+ desc: 疾速。
diff --git a/Assets/TcgEngine/Resources/Abilities/play/play_poison.asset b/Assets/TcgEngine/Resources/Abilities/play/play_poison.asset
index 679343b..b9fdfb2 100644
--- a/Assets/TcgEngine/Resources/Abilities/play/play_poison.asset
+++ b/Assets/TcgEngine/Resources/Abilities/play/play_poison.asset
@@ -36,5 +36,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Poison
- desc: Target character gains poison. They lose 1 hp each turn.
+ title: 打出中毒
+ desc: 中毒。
diff --git a/Assets/TcgEngine/Resources/Abilities/play/play_select_discard.asset b/Assets/TcgEngine/Resources/Abilities/play/play_select_discard.asset
index 181de5b..27b0a22 100644
--- a/Assets/TcgEngine/Resources/Abilities/play/play_select_discard.asset
+++ b/Assets/TcgEngine/Resources/Abilities/play/play_select_discard.asset
@@ -36,5 +36,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Dig
- desc: On play, return a character from your graveyard to your hand.
+ title: 打出选择弃牌
+ desc: 选择弃牌。
diff --git a/Assets/TcgEngine/Resources/Abilities/play/play_set_attack1.asset b/Assets/TcgEngine/Resources/Abilities/play/play_set_attack1.asset
index f4240e3..e3b9bcb 100644
--- a/Assets/TcgEngine/Resources/Abilities/play/play_set_attack1.asset
+++ b/Assets/TcgEngine/Resources/Abilities/play/play_set_attack1.asset
@@ -36,5 +36,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Electrify
- desc: On play, selected target's attack is reduced to 1.
+ title: 打出设置攻击
+ desc: 设置攻击。
diff --git a/Assets/TcgEngine/Resources/Abilities/play/play_silence.asset b/Assets/TcgEngine/Resources/Abilities/play/play_silence.asset
index 256ac66..ef55227 100644
--- a/Assets/TcgEngine/Resources/Abilities/play/play_silence.asset
+++ b/Assets/TcgEngine/Resources/Abilities/play/play_silence.asset
@@ -38,5 +38,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Silence
- desc: Target abilities are canceled.
+ title: 打出沉默
+ desc: 沉默。
diff --git a/Assets/TcgEngine/Resources/Abilities/play/play_summon_wolf.asset b/Assets/TcgEngine/Resources/Abilities/play/play_summon_wolf.asset
index 161e34a..1edbe01 100644
--- a/Assets/TcgEngine/Resources/Abilities/play/play_summon_wolf.asset
+++ b/Assets/TcgEngine/Resources/Abilities/play/play_summon_wolf.asset
@@ -36,5 +36,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Summon Wolf
- desc: On play, summon a 1/1 baby wolf on an adjacent empty slot.
+ title: 打出召唤狼
+ desc: 召唤狼。
diff --git a/Assets/TcgEngine/Resources/Abilities/play/shell.asset b/Assets/TcgEngine/Resources/Abilities/play/shell.asset
index cf972b6..0bf999a 100644
--- a/Assets/TcgEngine/Resources/Abilities/play/shell.asset
+++ b/Assets/TcgEngine/Resources/Abilities/play/shell.asset
@@ -32,5 +32,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Shell
- desc: On the first hit, takes no damage.
+ title: 护壳
+ desc: 护壳效果。
diff --git a/Assets/TcgEngine/Resources/Abilities/play/stealth.asset b/Assets/TcgEngine/Resources/Abilities/play/stealth.asset
index 39c0f64..0b56e3a 100644
--- a/Assets/TcgEngine/Resources/Abilities/play/stealth.asset
+++ b/Assets/TcgEngine/Resources/Abilities/play/stealth.asset
@@ -32,5 +32,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Stealth
- desc: Cannot be targeted or attacked until it performs an action.
+ title: 潜行
+ desc: 不能被指定。
diff --git a/Assets/TcgEngine/Resources/Abilities/spells/chain_treasure.asset b/Assets/TcgEngine/Resources/Abilities/spells/chain_treasure.asset
index 1bd7883..d5159fc 100644
--- a/Assets/TcgEngine/Resources/Abilities/spells/chain_treasure.asset
+++ b/Assets/TcgEngine/Resources/Abilities/spells/chain_treasure.asset
@@ -35,5 +35,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Treasure
- desc: Look at the next 7 cards in your deck, and take 2 into your hand.
+ title: 宝藏
+ desc: 宝藏效果。
diff --git a/Assets/TcgEngine/Resources/Abilities/spells/spell_add_attack_suffer.asset b/Assets/TcgEngine/Resources/Abilities/spells/spell_add_attack_suffer.asset
index db7e78a..0c5b79e 100644
--- a/Assets/TcgEngine/Resources/Abilities/spells/spell_add_attack_suffer.asset
+++ b/Assets/TcgEngine/Resources/Abilities/spells/spell_add_attack_suffer.asset
@@ -35,5 +35,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Ground Split
- desc: Target creature gains "Suffer 3 damage before attacking".
+ title: 地面分裂
+ desc: 地面分裂。
diff --git a/Assets/TcgEngine/Resources/Abilities/spells/spell_add_extinct.asset b/Assets/TcgEngine/Resources/Abilities/spells/spell_add_extinct.asset
index ef097b5..ded1e4e 100644
--- a/Assets/TcgEngine/Resources/Abilities/spells/spell_add_extinct.asset
+++ b/Assets/TcgEngine/Resources/Abilities/spells/spell_add_extinct.asset
@@ -35,5 +35,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Extinct
- desc: Target card gains "When an allied creature enter play, destroy this card".
+ title: 灭绝
+ desc: 灭绝效果。
diff --git a/Assets/TcgEngine/Resources/Abilities/spells/spell_add_submerge.asset b/Assets/TcgEngine/Resources/Abilities/spells/spell_add_submerge.asset
index f7da2a7..4ae268a 100644
--- a/Assets/TcgEngine/Resources/Abilities/spells/spell_add_submerge.asset
+++ b/Assets/TcgEngine/Resources/Abilities/spells/spell_add_submerge.asset
@@ -35,5 +35,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Submerge
- desc: Target card gains "When attacked, opponent must discard 1 random card".
+ title: 潜水
+ desc: 潜水效果。
diff --git a/Assets/TcgEngine/Resources/Abilities/spells/spell_ally_attack_2.asset b/Assets/TcgEngine/Resources/Abilities/spells/spell_ally_attack_2.asset
index 5e3a3b2..f39394f 100644
--- a/Assets/TcgEngine/Resources/Abilities/spells/spell_ally_attack_2.asset
+++ b/Assets/TcgEngine/Resources/Abilities/spells/spell_ally_attack_2.asset
@@ -35,5 +35,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Growth
- desc: All allied characters gain +2/2
+ title: 盟友攻击
+ desc: 盟友攻击。
diff --git a/Assets/TcgEngine/Resources/Abilities/spells/spell_ally_hp_2.asset b/Assets/TcgEngine/Resources/Abilities/spells/spell_ally_hp_2.asset
index 54ae499..190cdc2 100644
--- a/Assets/TcgEngine/Resources/Abilities/spells/spell_ally_hp_2.asset
+++ b/Assets/TcgEngine/Resources/Abilities/spells/spell_ally_hp_2.asset
@@ -33,5 +33,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title:
- desc:
+ title: 盟友生命值
+ desc: 盟友生命值。
diff --git a/Assets/TcgEngine/Resources/Abilities/spells/spell_armor2.asset b/Assets/TcgEngine/Resources/Abilities/spells/spell_armor2.asset
index 5e9d5eb..839252e 100644
--- a/Assets/TcgEngine/Resources/Abilities/spells/spell_armor2.asset
+++ b/Assets/TcgEngine/Resources/Abilities/spells/spell_armor2.asset
@@ -34,5 +34,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Armor +2
- desc: Target gains armor 2. Reducing all damage by 2.
+ title: 护甲
+ desc: 护甲2点。
diff --git a/Assets/TcgEngine/Resources/Abilities/spells/spell_attack1.asset b/Assets/TcgEngine/Resources/Abilities/spells/spell_attack1.asset
index fecf683..eea0f32 100644
--- a/Assets/TcgEngine/Resources/Abilities/spells/spell_attack1.asset
+++ b/Assets/TcgEngine/Resources/Abilities/spells/spell_attack1.asset
@@ -35,5 +35,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Attack +1
- desc: Target gains 1 attack.
+ title: 攻击
+ desc: 攻击1点。
diff --git a/Assets/TcgEngine/Resources/Abilities/spells/spell_coin.asset b/Assets/TcgEngine/Resources/Abilities/spells/spell_coin.asset
index 952d2ac..0f463cf 100644
--- a/Assets/TcgEngine/Resources/Abilities/spells/spell_coin.asset
+++ b/Assets/TcgEngine/Resources/Abilities/spells/spell_coin.asset
@@ -32,5 +32,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Coin
- desc: Gain 1 mana this turn.
+ title: 金币
+ desc: 金币效果。
diff --git a/Assets/TcgEngine/Resources/Abilities/spells/spell_damage1.asset b/Assets/TcgEngine/Resources/Abilities/spells/spell_damage1.asset
index 83ad3f4..c05db86 100644
--- a/Assets/TcgEngine/Resources/Abilities/spells/spell_damage1.asset
+++ b/Assets/TcgEngine/Resources/Abilities/spells/spell_damage1.asset
@@ -35,5 +35,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Hot
- desc: Deal 1 damage.
+ title: 伤害
+ desc: 伤害1点。
diff --git a/Assets/TcgEngine/Resources/Abilities/spells/spell_damage3.asset b/Assets/TcgEngine/Resources/Abilities/spells/spell_damage3.asset
index f88e351..344f45d 100644
--- a/Assets/TcgEngine/Resources/Abilities/spells/spell_damage3.asset
+++ b/Assets/TcgEngine/Resources/Abilities/spells/spell_damage3.asset
@@ -35,5 +35,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Fire
- desc: Deal 3 damage.
+ title: 伤害
+ desc: 伤害3点。
diff --git a/Assets/TcgEngine/Resources/Abilities/spells/spell_destroy.asset b/Assets/TcgEngine/Resources/Abilities/spells/spell_destroy.asset
index e9d6dcc..a0abf42 100644
--- a/Assets/TcgEngine/Resources/Abilities/spells/spell_destroy.asset
+++ b/Assets/TcgEngine/Resources/Abilities/spells/spell_destroy.asset
@@ -35,5 +35,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Destroy
- desc: Destroy target character or location.
+ title: 摧毁
+ desc: 摧毁。
diff --git a/Assets/TcgEngine/Resources/Abilities/spells/spell_destroy_all.asset b/Assets/TcgEngine/Resources/Abilities/spells/spell_destroy_all.asset
index 8c23f0b..2334f25 100644
--- a/Assets/TcgEngine/Resources/Abilities/spells/spell_destroy_all.asset
+++ b/Assets/TcgEngine/Resources/Abilities/spells/spell_destroy_all.asset
@@ -34,5 +34,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Armageddon
- desc: Destroy all creatures on the board
+ title: 全体摧毁
+ desc: 全体摧毁。
diff --git a/Assets/TcgEngine/Resources/Abilities/spells/spell_dragon_create.asset b/Assets/TcgEngine/Resources/Abilities/spells/spell_dragon_create.asset
index e518676..0d0535a 100644
--- a/Assets/TcgEngine/Resources/Abilities/spells/spell_dragon_create.asset
+++ b/Assets/TcgEngine/Resources/Abilities/spells/spell_dragon_create.asset
@@ -37,5 +37,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Discover Dragon
- desc: Select a dragon to summon into your hand.
+ title: 创造龙
+ desc: 创造龙。
diff --git a/Assets/TcgEngine/Resources/Abilities/spells/spell_draw1.asset b/Assets/TcgEngine/Resources/Abilities/spells/spell_draw1.asset
index a84025f..6359dbf 100644
--- a/Assets/TcgEngine/Resources/Abilities/spells/spell_draw1.asset
+++ b/Assets/TcgEngine/Resources/Abilities/spells/spell_draw1.asset
@@ -32,5 +32,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Draw
- desc: Draw 1 card.
+ title: 抽牌
+ desc: 抽1张牌。
diff --git a/Assets/TcgEngine/Resources/Abilities/spells/spell_fury.asset b/Assets/TcgEngine/Resources/Abilities/spells/spell_fury.asset
index 9187eb4..7879967 100644
--- a/Assets/TcgEngine/Resources/Abilities/spells/spell_fury.asset
+++ b/Assets/TcgEngine/Resources/Abilities/spells/spell_fury.asset
@@ -34,5 +34,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Fury
- desc: Target character gains Fury. It can attack twice per turn.
+ title: 狂怒
+ desc: 狂怒效果。
diff --git a/Assets/TcgEngine/Resources/Abilities/spells/spell_heal_full.asset b/Assets/TcgEngine/Resources/Abilities/spells/spell_heal_full.asset
index 5f51097..449f9e3 100644
--- a/Assets/TcgEngine/Resources/Abilities/spells/spell_heal_full.asset
+++ b/Assets/TcgEngine/Resources/Abilities/spells/spell_heal_full.asset
@@ -35,5 +35,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Heal
- desc: Target card is fully healed.
+ title: 完全治疗
+ desc: 完全治疗。
diff --git a/Assets/TcgEngine/Resources/Abilities/spells/spell_hibernate.asset b/Assets/TcgEngine/Resources/Abilities/spells/spell_hibernate.asset
index 15e8648..7a2efad 100644
--- a/Assets/TcgEngine/Resources/Abilities/spells/spell_hibernate.asset
+++ b/Assets/TcgEngine/Resources/Abilities/spells/spell_hibernate.asset
@@ -36,5 +36,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Hibernate
- desc: Target character gains +4/4 and goes to sleep for the next 2 turns.
+ title: 冬眠
+ desc: 冬眠效果。
diff --git a/Assets/TcgEngine/Resources/Abilities/spells/spell_hp2.asset b/Assets/TcgEngine/Resources/Abilities/spells/spell_hp2.asset
index ad2f0bb..0882ec2 100644
--- a/Assets/TcgEngine/Resources/Abilities/spells/spell_hp2.asset
+++ b/Assets/TcgEngine/Resources/Abilities/spells/spell_hp2.asset
@@ -35,5 +35,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Hp +2
- desc: Target gains 2 hp.
+ title: 生命值
+ desc: 生命值2点。
diff --git a/Assets/TcgEngine/Resources/Abilities/spells/spell_kill_lowest_hp.asset b/Assets/TcgEngine/Resources/Abilities/spells/spell_kill_lowest_hp.asset
index 5c00ff9..b106c6b 100644
--- a/Assets/TcgEngine/Resources/Abilities/spells/spell_kill_lowest_hp.asset
+++ b/Assets/TcgEngine/Resources/Abilities/spells/spell_kill_lowest_hp.asset
@@ -35,5 +35,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Stomp
- desc: Kill the character in play with the lowest hp (including yours).
+ title: 击杀最低生命值
+ desc: 击杀最低。
diff --git a/Assets/TcgEngine/Resources/Abilities/spells/spell_paralyse3.asset b/Assets/TcgEngine/Resources/Abilities/spells/spell_paralyse3.asset
index d64ac96..8de4c71 100644
--- a/Assets/TcgEngine/Resources/Abilities/spells/spell_paralyse3.asset
+++ b/Assets/TcgEngine/Resources/Abilities/spells/spell_paralyse3.asset
@@ -35,5 +35,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Paralyse
- desc: Paralyse target character for 3 turns.
+ title: 麻痹
+ desc: 麻痹3回合。
diff --git a/Assets/TcgEngine/Resources/Abilities/spells/spell_projectile1_repeat.asset b/Assets/TcgEngine/Resources/Abilities/spells/spell_projectile1_repeat.asset
index 7621a85..cd922f6 100644
--- a/Assets/TcgEngine/Resources/Abilities/spells/spell_projectile1_repeat.asset
+++ b/Assets/TcgEngine/Resources/Abilities/spells/spell_projectile1_repeat.asset
@@ -34,7 +34,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Projectiles
- desc: 'Deal 1 damage to a random enemy card.
-
- Repeat X times.'
+ title: 投射物重复
+ desc: 投射物重复。
diff --git a/Assets/TcgEngine/Resources/Abilities/spells/spell_return_all.asset b/Assets/TcgEngine/Resources/Abilities/spells/spell_return_all.asset
index 1d1ef67..fd27dda 100644
--- a/Assets/TcgEngine/Resources/Abilities/spells/spell_return_all.asset
+++ b/Assets/TcgEngine/Resources/Abilities/spells/spell_return_all.asset
@@ -33,5 +33,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Sea Storm
- desc: All cards on the board return to their owner's hand.
+ title: 全体返回
+ desc: 全体返回。
diff --git a/Assets/TcgEngine/Resources/Abilities/spells/spell_send_hand.asset b/Assets/TcgEngine/Resources/Abilities/spells/spell_send_hand.asset
index 315819f..ddb0206 100644
--- a/Assets/TcgEngine/Resources/Abilities/spells/spell_send_hand.asset
+++ b/Assets/TcgEngine/Resources/Abilities/spells/spell_send_hand.asset
@@ -35,5 +35,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Return Hand
- desc: Return target to its owner's hand.
+ title: 送回手牌
+ desc: 回到手牌。
diff --git a/Assets/TcgEngine/Resources/Abilities/spells/spell_set_all_hp1.asset b/Assets/TcgEngine/Resources/Abilities/spells/spell_set_all_hp1.asset
index 8474601..f6e6378 100644
--- a/Assets/TcgEngine/Resources/Abilities/spells/spell_set_all_hp1.asset
+++ b/Assets/TcgEngine/Resources/Abilities/spells/spell_set_all_hp1.asset
@@ -34,5 +34,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Flood
- desc: The hp of all characters on the board is lowered to 1.
+ title: 设置全体生命值
+ desc: 设置全体生命值。
diff --git a/Assets/TcgEngine/Resources/Abilities/spells/spell_shell.asset b/Assets/TcgEngine/Resources/Abilities/spells/spell_shell.asset
index ce7f7cb..acdb35b 100644
--- a/Assets/TcgEngine/Resources/Abilities/spells/spell_shell.asset
+++ b/Assets/TcgEngine/Resources/Abilities/spells/spell_shell.asset
@@ -34,5 +34,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Shell
- desc: Target gains shell, it ignores damage on the next hit.
+ title: 护壳
+ desc: 护壳效果。
diff --git a/Assets/TcgEngine/Resources/Abilities/spells/spell_summon_eagle.asset b/Assets/TcgEngine/Resources/Abilities/spells/spell_summon_eagle.asset
index fd459cc..8aa7826 100644
--- a/Assets/TcgEngine/Resources/Abilities/spells/spell_summon_eagle.asset
+++ b/Assets/TcgEngine/Resources/Abilities/spells/spell_summon_eagle.asset
@@ -34,5 +34,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Aerial Strike
- desc: Summon three 1/1 eagles with flying and haste into your hand.
+ title: 召唤鹰
+ desc: 召唤鹰。
diff --git a/Assets/TcgEngine/Resources/Abilities/spells/spell_taunt.asset b/Assets/TcgEngine/Resources/Abilities/spells/spell_taunt.asset
index 27036a7..5c812a0 100644
--- a/Assets/TcgEngine/Resources/Abilities/spells/spell_taunt.asset
+++ b/Assets/TcgEngine/Resources/Abilities/spells/spell_taunt.asset
@@ -35,5 +35,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Taunt
- desc: Target character gains Taunt. Your other characters cannot be attacked.
+ title: 嘲讽
+ desc: 嘲讽效果。
diff --git a/Assets/TcgEngine/Resources/Abilities/spells/spell_treasure.asset b/Assets/TcgEngine/Resources/Abilities/spells/spell_treasure.asset
index 61c2ef5..bfa96ee 100644
--- a/Assets/TcgEngine/Resources/Abilities/spells/spell_treasure.asset
+++ b/Assets/TcgEngine/Resources/Abilities/spells/spell_treasure.asset
@@ -36,5 +36,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Treasure
- desc: Look at the next 7 cards in your deck, and take 2 into your hand.
+ title: 宝藏
+ desc: 宝藏效果。
diff --git a/Assets/TcgEngine/Resources/Abilities/traps/trap_damage_all2.asset b/Assets/TcgEngine/Resources/Abilities/traps/trap_damage_all2.asset
index 031efe6..295b415 100644
--- a/Assets/TcgEngine/Resources/Abilities/traps/trap_damage_all2.asset
+++ b/Assets/TcgEngine/Resources/Abilities/traps/trap_damage_all2.asset
@@ -37,5 +37,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Fire Damage
- desc: When an enemy creature attacks, damage all enemy creatures by 2.
+ title: 全体伤害
+ desc: 全体伤害2点。
diff --git a/Assets/TcgEngine/Resources/Abilities/traps/trap_paralyse3.asset b/Assets/TcgEngine/Resources/Abilities/traps/trap_paralyse3.asset
index b7a1223..58b49e9 100644
--- a/Assets/TcgEngine/Resources/Abilities/traps/trap_paralyse3.asset
+++ b/Assets/TcgEngine/Resources/Abilities/traps/trap_paralyse3.asset
@@ -35,5 +35,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Paralysis
- desc: After an enemy creature attacks, paralyse it for 3 turns.
+ title: 麻痹
+ desc: 麻痹3回合。
diff --git a/Assets/TcgEngine/Resources/Abilities/traps/trap_transform_fish.asset b/Assets/TcgEngine/Resources/Abilities/traps/trap_transform_fish.asset
index 3a78fea..2e8a0a0 100644
--- a/Assets/TcgEngine/Resources/Abilities/traps/trap_transform_fish.asset
+++ b/Assets/TcgEngine/Resources/Abilities/traps/trap_transform_fish.asset
@@ -35,5 +35,5 @@ MonoBehaviour:
cast_audio: {fileID: 0}
target_audio: {fileID: 0}
charge_target: 0
- title: Transform to Fish
- desc: When the next enemy creature is played, transform it into a 1/1 fish.
+ title: 变形鱼
+ desc: 变形为鱼。
diff --git a/Assets/TcgEngine/Resources/Cards/Fire/ashes_snake.asset b/Assets/TcgEngine/Resources/Cards/Fire/ashes_snake.asset
index bb3b15d..5151bcd 100644
--- a/Assets/TcgEngine/Resources/Cards/Fire/ashes_snake.asset
+++ b/Assets/TcgEngine/Resources/Cards/Fire/ashes_snake.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: ashes_snake
m_EditorClassIdentifier:
id: ashes_snake
- title: Ashes Snake
+ title: 灰烬蛇
art_full: {fileID: 21300000, guid: b22500bd3cdea4b40bdb8da52c031c62, type: 3}
art_board: {fileID: 21300000, guid: 322637c9c966cd24dab8b9e27ef6e16f, type: 3}
type: 10
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: 71b7fc6ed6ccb084486c85d48cc255f6, type: 2}
- text: Stealth
+ text: 潜行
desc:
spawn_fx: {fileID: 9125387663047351618, guid: bac685160af4aff46ae561a51da6f5f4,
type: 3}
diff --git a/Assets/TcgEngine/Resources/Cards/Fire/bull_heat.asset b/Assets/TcgEngine/Resources/Cards/Fire/bull_heat.asset
index 5027b34..b62505e 100644
--- a/Assets/TcgEngine/Resources/Cards/Fire/bull_heat.asset
+++ b/Assets/TcgEngine/Resources/Cards/Fire/bull_heat.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: bull_heat
m_EditorClassIdentifier:
id: bull_heat
- title: Heat Bull
+ title: 热力公牛
art_full: {fileID: 21300000, guid: 40307ec5eae2d92459a10d13d4a6de5f, type: 3}
art_board: {fileID: 21300000, guid: 4df1ddd2c83f83649b0a1e2444d7461f, type: 3}
type: 10
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: 99fa42c7ad702a94ba8151bec71fb326, type: 2}
- text: Spell damage +1.
+ text: 法术伤害+1。
desc:
spawn_fx: {fileID: 9125387663047351618, guid: bac685160af4aff46ae561a51da6f5f4,
type: 3}
diff --git a/Assets/TcgEngine/Resources/Cards/Fire/cave.asset b/Assets/TcgEngine/Resources/Cards/Fire/cave.asset
index 4efaeb4..eb9affc 100644
--- a/Assets/TcgEngine/Resources/Cards/Fire/cave.asset
+++ b/Assets/TcgEngine/Resources/Cards/Fire/cave.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: cave
m_EditorClassIdentifier:
id: cave
- title: Cave
+ title: 洞穴
art_full: {fileID: 21300000, guid: c0329b5e4485df6409690de7fb5a8513, type: 3}
art_board: {fileID: 21300000, guid: fe8ea4703d16a9b4793fb214a7f6bc42, type: 3}
type: 30
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: c53d5c0775fc87d4080b05c05dc62b23, type: 2}
- text: 'All red creatures gain: "Take 1 damage to gain +1 attack".'
+ text: '所有红色生物获得:"承受1点伤害以获得+1攻击力"。'
desc:
spawn_fx: {fileID: 9125387663047351618, guid: bac685160af4aff46ae561a51da6f5f4,
type: 3}
diff --git a/Assets/TcgEngine/Resources/Cards/Fire/dark_stallion.asset b/Assets/TcgEngine/Resources/Cards/Fire/dark_stallion.asset
index f732a00..c79fac6 100644
--- a/Assets/TcgEngine/Resources/Cards/Fire/dark_stallion.asset
+++ b/Assets/TcgEngine/Resources/Cards/Fire/dark_stallion.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: dark_stallion
m_EditorClassIdentifier:
id: dark_stallion
- title: Dark Stallion
+ title: 暗黑战马
art_full: {fileID: 21300000, guid: 3f996c8e57a34b046b26c0e702f6ec10, type: 3}
art_board: {fileID: 21300000, guid: a3c16225ff191a941959e49d08dae6fe, type: 3}
type: 10
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: ab108100caefcc241b7e2ec3336acd06, type: 2}
- text: Cast (2): Roll a D6, on 4+ return target to hand.
+ text: 施放(2): 投掷一个D6骰子,4+时将目标送回手牌。
desc:
spawn_fx: {fileID: 9125387663047351618, guid: bac685160af4aff46ae561a51da6f5f4,
type: 3}
diff --git a/Assets/TcgEngine/Resources/Cards/Fire/dragon_red.asset b/Assets/TcgEngine/Resources/Cards/Fire/dragon_red.asset
index 65c60c7..d8c2681 100644
--- a/Assets/TcgEngine/Resources/Cards/Fire/dragon_red.asset
+++ b/Assets/TcgEngine/Resources/Cards/Fire/dragon_red.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: dragon_red
m_EditorClassIdentifier:
id: dragon_red
- title: Red Dragon
+ title: 红龙
art_full: {fileID: 21300000, guid: 217ff30ab88fe704d9da8efdebdec2a7, type: 3}
art_board: {fileID: 21300000, guid: 756c6d28a6a2dd149aeeeeee06ac4010, type: 3}
type: 10
@@ -27,7 +27,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: 643b2aa17cd6c8847884a5771a5656b3, type: 2}
- text: Spell Immunity
+ text: 法术免疫
desc:
spawn_fx: {fileID: 9125387663047351618, guid: bac685160af4aff46ae561a51da6f5f4,
type: 3}
diff --git a/Assets/TcgEngine/Resources/Cards/Fire/equip_sword.asset b/Assets/TcgEngine/Resources/Cards/Fire/equip_sword.asset
index b8a9b71..85eaa88 100644
--- a/Assets/TcgEngine/Resources/Cards/Fire/equip_sword.asset
+++ b/Assets/TcgEngine/Resources/Cards/Fire/equip_sword.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: equip_sword
m_EditorClassIdentifier:
id: equip_sword
- title: Fire Sword
+ title: 剑
art_full: {fileID: 21300000, guid: fd345aae6d79700469853b8e5381bbb2, type: 3}
art_board: {fileID: 21300000, guid: 2df1830440a502b429d62d06aba24704, type: 3}
type: 50
@@ -28,9 +28,9 @@ MonoBehaviour:
- {fileID: 11400000, guid: 14f603f8f999b6e4a8f583f001fdcfe9, type: 2}
- {fileID: 11400000, guid: 608d12400d5c82e4fa03fad1361cb2aa, type: 2}
- {fileID: 11400000, guid: c9732b44c07f0874190d011ca5e37574, type: 2}
- text: 'Attack +1.
+ text: '攻击+1。
- Bearer receives no damage when attacking.'
+ 每次攻击后失去1点耐久度。'
desc:
spawn_fx: {fileID: 5791330189299518109, guid: 1fa8fa11b2c6b9b4d976743e5bbb3956,
type: 3}
diff --git a/Assets/TcgEngine/Resources/Cards/Fire/fire_chicken.asset b/Assets/TcgEngine/Resources/Cards/Fire/fire_chicken.asset
index c4ca774..5348647 100644
--- a/Assets/TcgEngine/Resources/Cards/Fire/fire_chicken.asset
+++ b/Assets/TcgEngine/Resources/Cards/Fire/fire_chicken.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: fire_chicken
m_EditorClassIdentifier:
id: fire_chicken
- title: Roasted Chicken
+ title: 火鸡
art_full: {fileID: 21300000, guid: fbac205dc606347499e187567b38dc8a, type: 3}
art_board: {fileID: 21300000, guid: 78af8169df8e58045bcb52fe3b0739c1, type: 3}
type: 10
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: bbd458257afc3b143902562079df3124, type: 2}
- text: Death: Summon an egg.
+ text: 死亡: 召唤一个蛋。
desc:
spawn_fx: {fileID: 9125387663047351618, guid: bac685160af4aff46ae561a51da6f5f4,
type: 3}
diff --git a/Assets/TcgEngine/Resources/Cards/Fire/fire_element.asset b/Assets/TcgEngine/Resources/Cards/Fire/fire_element.asset
index 4cc4cff..916c6ac 100644
--- a/Assets/TcgEngine/Resources/Cards/Fire/fire_element.asset
+++ b/Assets/TcgEngine/Resources/Cards/Fire/fire_element.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: fire_element
m_EditorClassIdentifier:
id: fire_element
- title: Fire Element
+ title: 火元素
art_full: {fileID: 21300000, guid: 8e98599ae92cd1f4686fdedd9bc1586e, type: 3}
art_board: {fileID: 21300000, guid: 9a73e08b22a1c18418c83c44de3f5de9, type: 3}
type: 10
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: 0c9e4c459bedf0649b02848c8199b7b0, type: 2}
- text: Play: Damage all by 2.
+ text: 打出: 对所有目标造成2点伤害。
desc:
spawn_fx: {fileID: 9125387663047351618, guid: bac685160af4aff46ae561a51da6f5f4,
type: 3}
diff --git a/Assets/TcgEngine/Resources/Cards/Fire/firefox.asset b/Assets/TcgEngine/Resources/Cards/Fire/firefox.asset
index 411e185..2729054 100644
--- a/Assets/TcgEngine/Resources/Cards/Fire/firefox.asset
+++ b/Assets/TcgEngine/Resources/Cards/Fire/firefox.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: firefox
m_EditorClassIdentifier:
id: firefox
- title: Firefox
+ title: 火狐
art_full: {fileID: 21300000, guid: d2ec197d4022ca94d8dc1ee2d7eda955, type: 3}
art_board: {fileID: 21300000, guid: c3ac28cd1113c594ebe11a5f70251135, type: 3}
type: 10
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: 9eb611ce7c359b54abeb4d00b6cff5e0, type: 2}
- text: Cast (2): Return a spell to your hand.
+ text: 施放(2): 将一张法术牌送回你的手牌。
desc:
spawn_fx: {fileID: 9125387663047351618, guid: bac685160af4aff46ae561a51da6f5f4,
type: 3}
diff --git a/Assets/TcgEngine/Resources/Cards/Fire/hell_hound.asset b/Assets/TcgEngine/Resources/Cards/Fire/hell_hound.asset
index 50b33a3..575a2c0 100644
--- a/Assets/TcgEngine/Resources/Cards/Fire/hell_hound.asset
+++ b/Assets/TcgEngine/Resources/Cards/Fire/hell_hound.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: hell_hound
m_EditorClassIdentifier:
id: hell_hound
- title: Hell Hound
+ title: 地狱犬
art_full: {fileID: 21300000, guid: 43d12d7fe69d8b24f9ab25c9e19f97e9, type: 3}
art_board: {fileID: 21300000, guid: ff9ceda86a1d1b34995e224a302cd5d9, type: 3}
type: 10
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: ffaba7fb6f55c1f43bf7dd4a3aaab3b8, type: 2}
- text: Fury
+ text: 狂怒
desc:
spawn_fx: {fileID: 9125387663047351618, guid: bac685160af4aff46ae561a51da6f5f4,
type: 3}
diff --git a/Assets/TcgEngine/Resources/Cards/Fire/imp.asset b/Assets/TcgEngine/Resources/Cards/Fire/imp.asset
index 9378a2e..042539e 100644
--- a/Assets/TcgEngine/Resources/Cards/Fire/imp.asset
+++ b/Assets/TcgEngine/Resources/Cards/Fire/imp.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: imp
m_EditorClassIdentifier:
id: imp
- title: Imp
+ title: 小鬼
art_full: {fileID: 21300000, guid: e74d128a608ae4c449e33aaf6449ee5e, type: 3}
art_board: {fileID: 21300000, guid: e4ceb28c84c0b8846a348abfad791085, type: 3}
type: 10
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: 4f4dd01a7c411ab408c5ca18edbef253, type: 2}
- text: Play: Deal 1 damage.
+ text: 打出: 造成1点伤害。
desc:
spawn_fx: {fileID: 9125387663047351618, guid: bac685160af4aff46ae561a51da6f5f4,
type: 3}
diff --git a/Assets/TcgEngine/Resources/Cards/Fire/lava_beast.asset b/Assets/TcgEngine/Resources/Cards/Fire/lava_beast.asset
index cf2939d..a78f5bf 100644
--- a/Assets/TcgEngine/Resources/Cards/Fire/lava_beast.asset
+++ b/Assets/TcgEngine/Resources/Cards/Fire/lava_beast.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: lava_beast
m_EditorClassIdentifier:
id: lava_beast
- title: Lava Beast
+ title: 熔岩兽
art_full: {fileID: 21300000, guid: 51d961cdbcb2f564ea854511cab2d4f9, type: 3}
art_board: {fileID: 21300000, guid: bc7b86463ccd8fe469fb6033f021450d, type: 3}
type: 10
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: e3d40ecfce3c72347933eff9a42b95a0, type: 2}
- text: After playing a spell, gain +2 attack.
+ text: 打出一张法术后,获得+2攻击力。
desc:
spawn_fx: {fileID: 9125387663047351618, guid: bac685160af4aff46ae561a51da6f5f4,
type: 3}
diff --git a/Assets/TcgEngine/Resources/Cards/Fire/phoenix.asset b/Assets/TcgEngine/Resources/Cards/Fire/phoenix.asset
index 898bea8..f521ecf 100644
--- a/Assets/TcgEngine/Resources/Cards/Fire/phoenix.asset
+++ b/Assets/TcgEngine/Resources/Cards/Fire/phoenix.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: phoenix
m_EditorClassIdentifier:
id: phoenix
- title: Phoenix
+ title: 凤凰
art_full: {fileID: 21300000, guid: 083800ad47cf58a428fa510833a47af4, type: 3}
art_board: {fileID: 21300000, guid: 839a8c3d27c865143b7435f418dc5fe1, type: 3}
type: 10
@@ -27,9 +27,7 @@ MonoBehaviour:
abilities:
- {fileID: 11400000, guid: fb089d9330eb2ac4893616bd179c3a56, type: 2}
- {fileID: 11400000, guid: bbd458257afc3b143902562079df3124, type: 2}
- text: 'Cast (3): Deal 2 damage.
-
- Death: Summon an egg.'
+ text: '施放(3): 造成2点伤害。'
desc:
spawn_fx: {fileID: 9125387663047351618, guid: bac685160af4aff46ae561a51da6f5f4,
type: 3}
diff --git a/Assets/TcgEngine/Resources/Cards/Fire/potion_red.asset b/Assets/TcgEngine/Resources/Cards/Fire/potion_red.asset
index c2ec72a..8c08e07 100644
--- a/Assets/TcgEngine/Resources/Cards/Fire/potion_red.asset
+++ b/Assets/TcgEngine/Resources/Cards/Fire/potion_red.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: potion_red
m_EditorClassIdentifier:
id: potion_red
- title: Red Potion
+ title: 红色药水
art_full: {fileID: 21300000, guid: c61150d537e17034a96383be5c7d8096, type: 3}
art_board: {fileID: 0}
type: 20
@@ -27,7 +27,7 @@ MonoBehaviour:
abilities:
- {fileID: 11400000, guid: 5565d79cda46a94448235040cf1ffc78, type: 2}
- {fileID: 11400000, guid: 0467a52e38fa16c46b50053c7270a3ee, type: 2}
- text: Target gains 1 attack and fury.
+ text: 目标获得1点攻击力和狂怒。
desc:
spawn_fx: {fileID: 0}
death_fx: {fileID: 0}
diff --git a/Assets/TcgEngine/Resources/Cards/Fire/reaper.asset b/Assets/TcgEngine/Resources/Cards/Fire/reaper.asset
index cee8dae..1f96957 100644
--- a/Assets/TcgEngine/Resources/Cards/Fire/reaper.asset
+++ b/Assets/TcgEngine/Resources/Cards/Fire/reaper.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: reaper
m_EditorClassIdentifier:
id: reaper
- title: Hell Reaper
+ title: 收割者
art_full: {fileID: 21300000, guid: 110e9843702372043955225eab755c90, type: 3}
art_board: {fileID: 21300000, guid: 2ea526c03100af04caf4ce7ca391c938, type: 3}
type: 10
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: 1332985f0711d0344a5b2eacb7f65947, type: 2}
- text: Each turn: Kill characters with the lowest attack.
+ text: 每回合: 击杀攻击力最低的角色。
desc:
spawn_fx: {fileID: 9125387663047351618, guid: bac685160af4aff46ae561a51da6f5f4,
type: 3}
diff --git a/Assets/TcgEngine/Resources/Cards/Fire/spell_aerial_strike.asset b/Assets/TcgEngine/Resources/Cards/Fire/spell_aerial_strike.asset
index 9a6b6e0..32dd153 100644
--- a/Assets/TcgEngine/Resources/Cards/Fire/spell_aerial_strike.asset
+++ b/Assets/TcgEngine/Resources/Cards/Fire/spell_aerial_strike.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: spell_aerial_strike
m_EditorClassIdentifier:
id: spell_aerial_strike
- title: Aerial Strike
+ title: 空袭
art_full: {fileID: 21300000, guid: 7f85ee0ad8b42e242b2d12985449c0e3, type: 3}
art_board: {fileID: 0}
type: 20
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: 8bb6ba4408c1ae643af479c17729a4b4, type: 2}
- text: Summon 3 eagles into your hand.
+ text: 将3只鹰召唤到你的手牌中。
desc:
spawn_fx: {fileID: 0}
death_fx: {fileID: 0}
diff --git a/Assets/TcgEngine/Resources/Cards/Fire/spell_armageddon.asset b/Assets/TcgEngine/Resources/Cards/Fire/spell_armageddon.asset
index d43cc01..421e9f6 100644
--- a/Assets/TcgEngine/Resources/Cards/Fire/spell_armageddon.asset
+++ b/Assets/TcgEngine/Resources/Cards/Fire/spell_armageddon.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: spell_armageddon
m_EditorClassIdentifier:
id: spell_armageddon
- title: Armageddon
+ title: 末日审判
art_full: {fileID: 21300000, guid: a2c9cd7048d0e2940abbeb619f8fc491, type: 3}
art_board: {fileID: 0}
type: 20
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: dcc0676dad374d249a3827d7c27a89dc, type: 2}
- text: Destroy all creatures on the board
+ text: 摧毁战场上的所有生物。
desc:
spawn_fx: {fileID: 0}
death_fx: {fileID: 0}
diff --git a/Assets/TcgEngine/Resources/Cards/Fire/spell_burn.asset b/Assets/TcgEngine/Resources/Cards/Fire/spell_burn.asset
index cbf0f5f..8a48dec 100644
--- a/Assets/TcgEngine/Resources/Cards/Fire/spell_burn.asset
+++ b/Assets/TcgEngine/Resources/Cards/Fire/spell_burn.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: spell_burn
m_EditorClassIdentifier:
id: spell_burn
- title: Burn
+ title: 燃烧
art_full: {fileID: 21300000, guid: 893869e4f03cef04f86bb86fdd64aead, type: 3}
art_board: {fileID: 0}
type: 20
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: d391403385739c643a8a50fa802a8585, type: 2}
- text: Destroy target.
+ text: 摧毁目标。
desc:
spawn_fx: {fileID: 0}
death_fx: {fileID: 0}
diff --git a/Assets/TcgEngine/Resources/Cards/Fire/spell_projectiles.asset b/Assets/TcgEngine/Resources/Cards/Fire/spell_projectiles.asset
index 56c8990..24dd4b4 100644
--- a/Assets/TcgEngine/Resources/Cards/Fire/spell_projectiles.asset
+++ b/Assets/TcgEngine/Resources/Cards/Fire/spell_projectiles.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: spell_projectiles
m_EditorClassIdentifier:
id: spell_projectiles
- title: Projectiles
+ title: 投射物
art_full: {fileID: 21300000, guid: f1a7de8389ead1849b54b2da20d256c3, type: 3}
art_board: {fileID: 0}
type: 20
@@ -26,9 +26,9 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: 6ca307196f8762a43a121217d2ae91d3, type: 2}
- text: 'Deal 1 damage to a random card.
+ text: '对一张随机卡片造成1点伤害。
- Repeat X times.'
+ 重复X次。'
desc:
spawn_fx: {fileID: 0}
death_fx: {fileID: 0}
diff --git a/Assets/TcgEngine/Resources/Cards/Fire/spell_split.asset b/Assets/TcgEngine/Resources/Cards/Fire/spell_split.asset
index 2a80f3b..f54a183 100644
--- a/Assets/TcgEngine/Resources/Cards/Fire/spell_split.asset
+++ b/Assets/TcgEngine/Resources/Cards/Fire/spell_split.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: spell_split
m_EditorClassIdentifier:
id: spell_split
- title: Ground Split
+ title: 分裂
art_full: {fileID: 21300000, guid: 4d80d3e3e844f274e9048fa2cc51bd2b, type: 3}
art_board: {fileID: 0}
type: 20
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: 3506f6fee22f5a84ca1727f915421aef, type: 2}
- text: Target creature gains "Suffer 3 damage before attacking".
+ text: 目标生物获得"攻击前承受3点伤害"。
desc:
spawn_fx: {fileID: 0}
death_fx: {fileID: 0}
diff --git a/Assets/TcgEngine/Resources/Cards/Fire/spell_stones.asset b/Assets/TcgEngine/Resources/Cards/Fire/spell_stones.asset
index ebcd2d1..586ebc3 100644
--- a/Assets/TcgEngine/Resources/Cards/Fire/spell_stones.asset
+++ b/Assets/TcgEngine/Resources/Cards/Fire/spell_stones.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: spell_stones
m_EditorClassIdentifier:
id: spell_stones
- title: Hot Stones
+ title: 石头
art_full: {fileID: 21300000, guid: e96abe5fc2239f0498afba2234497bd8, type: 3}
art_board: {fileID: 0}
type: 20
@@ -27,9 +27,9 @@ MonoBehaviour:
abilities:
- {fileID: 11400000, guid: d753d81200fc2704b87c7c428459dfc6, type: 2}
- {fileID: 11400000, guid: 2841093c6dacc2c419c03663c168fb72, type: 2}
- text: 'Deal 1 damage.
+ text: '造成1点伤害。
- Draw a card.'
+ 投掷一个D6骰子。'
desc:
spawn_fx: {fileID: 0}
death_fx: {fileID: 0}
diff --git a/Assets/TcgEngine/Resources/Cards/Fire/town_volcano.asset b/Assets/TcgEngine/Resources/Cards/Fire/town_volcano.asset
index 6f4f3d5..6cbfbef 100644
--- a/Assets/TcgEngine/Resources/Cards/Fire/town_volcano.asset
+++ b/Assets/TcgEngine/Resources/Cards/Fire/town_volcano.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: town_volcano
m_EditorClassIdentifier:
id: town_volcano
- title: Volcano Town
+ title: 火山
art_full: {fileID: 21300000, guid: 5c8db759a5257ad498b2769e94d8acb1, type: 3}
art_board: {fileID: 21300000, guid: 25fabafc035372f4da561d5b9d0f49f7, type: 3}
type: 30
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: c0cea65074408f8498948aeae58fac68, type: 2}
- text: All red creatures have +2 attack.
+ text: 所有红色生物获得+2攻击力。
desc:
spawn_fx: {fileID: 9125387663047351618, guid: bac685160af4aff46ae561a51da6f5f4,
type: 3}
diff --git a/Assets/TcgEngine/Resources/Cards/Fire/trap_explosive.asset b/Assets/TcgEngine/Resources/Cards/Fire/trap_explosive.asset
index 2461152..993be0b 100644
--- a/Assets/TcgEngine/Resources/Cards/Fire/trap_explosive.asset
+++ b/Assets/TcgEngine/Resources/Cards/Fire/trap_explosive.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: trap_explosive
m_EditorClassIdentifier:
id: trap_explosive
- title: Bomb Trap
+ title: 爆炸陷阱
art_full: {fileID: 21300000, guid: 805152cb21d6b254093062fe068f1272, type: 3}
art_board: {fileID: 0}
type: 40
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: f86a63b7816f61043aee385921bd6b99, type: 2}
- text: Trap: Damage all by 2.
+ text: 陷阱: 对所有目标造成2点伤害。
desc:
spawn_fx: {fileID: 0}
death_fx: {fileID: 0}
diff --git a/Assets/TcgEngine/Resources/Cards/Fire/wolf_furious.asset b/Assets/TcgEngine/Resources/Cards/Fire/wolf_furious.asset
index 5ea8e9a..2cce57b 100644
--- a/Assets/TcgEngine/Resources/Cards/Fire/wolf_furious.asset
+++ b/Assets/TcgEngine/Resources/Cards/Fire/wolf_furious.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: wolf_furious
m_EditorClassIdentifier:
id: wolf_furious
- title: Furious Wolf
+ title: 狂怒狼
art_full: {fileID: 21300000, guid: 68daff2a908ce27448fa286b8c3cd714, type: 3}
art_board: {fileID: 21300000, guid: bd86c41898912c34eba9e6bbba52fb42, type: 3}
type: 10
@@ -28,9 +28,9 @@ MonoBehaviour:
abilities:
- {fileID: 11400000, guid: ffaba7fb6f55c1f43bf7dd4a3aaab3b8, type: 2}
- {fileID: 11400000, guid: 896f5a92a2d1b394dadf933a8dc44b2a, type: 2}
- text: 'Fury
+ text: '狂怒
- Each turn, gain +1 attack.'
+ 每回合+1攻击力。'
desc:
spawn_fx: {fileID: 9125387663047351618, guid: bac685160af4aff46ae561a51da6f5f4,
type: 3}
diff --git a/Assets/TcgEngine/Resources/Cards/Forest/armored_beast.asset b/Assets/TcgEngine/Resources/Cards/Forest/armored_beast.asset
index 89939dd..f8f6454 100644
--- a/Assets/TcgEngine/Resources/Cards/Forest/armored_beast.asset
+++ b/Assets/TcgEngine/Resources/Cards/Forest/armored_beast.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: armored_beast
m_EditorClassIdentifier:
id: armored_beast
- title: Armored Beast
+ title: 装甲兽
art_full: {fileID: 21300000, guid: 99b2df2a79520804883a1959ed58d2d7, type: 3}
art_board: {fileID: 21300000, guid: 189c8c57920274f4c84895dde3e00a75, type: 3}
type: 10
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: 2a11cb097ae04474693f6d6e1dd957ee, type: 2}
- text: Taunt
+ text: 嘲讽
desc:
spawn_fx: {fileID: 5791330189299518109, guid: 1fa8fa11b2c6b9b4d976743e5bbb3956,
type: 3}
diff --git a/Assets/TcgEngine/Resources/Cards/Forest/ashes_snake.asset b/Assets/TcgEngine/Resources/Cards/Forest/ashes_snake.asset
new file mode 100644
index 0000000..6c46997
--- /dev/null
+++ b/Assets/TcgEngine/Resources/Cards/Forest/ashes_snake.asset
@@ -0,0 +1 @@
+ text: 潜行
\ No newline at end of file
diff --git a/Assets/TcgEngine/Resources/Cards/Forest/ashes_snake.asset.meta b/Assets/TcgEngine/Resources/Cards/Forest/ashes_snake.asset.meta
new file mode 100644
index 0000000..4efc486
--- /dev/null
+++ b/Assets/TcgEngine/Resources/Cards/Forest/ashes_snake.asset.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: a67327463f3e34db58b0516c5932c3e5
+NativeFormatImporter:
+ externalObjects: {}
+ mainObjectFileID: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/TcgEngine/Resources/Cards/Forest/bear.asset b/Assets/TcgEngine/Resources/Cards/Forest/bear.asset
index 5bbc50e..e5f4217 100644
--- a/Assets/TcgEngine/Resources/Cards/Forest/bear.asset
+++ b/Assets/TcgEngine/Resources/Cards/Forest/bear.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: bear
m_EditorClassIdentifier:
id: bear
- title: Bear
+ title: 熊
art_full: {fileID: 21300000, guid: 4bb7ef8da368739459111618f0a429d6, type: 3}
art_board: {fileID: 21300000, guid: 54b4e7c19097a8341a5b441a704f9176, type: 3}
type: 10
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: d512ef5a37e7a1c4ebb5c337e37b96bd, type: 2}
- text: Play: Gain Taunt or Fury
+ text: 打出: 获得嘲讽或狂怒
desc:
spawn_fx: {fileID: 5791330189299518109, guid: 1fa8fa11b2c6b9b4d976743e5bbb3956,
type: 3}
diff --git a/Assets/TcgEngine/Resources/Cards/Forest/dragon_green.asset b/Assets/TcgEngine/Resources/Cards/Forest/dragon_green.asset
index cde7347..40033c9 100644
--- a/Assets/TcgEngine/Resources/Cards/Forest/dragon_green.asset
+++ b/Assets/TcgEngine/Resources/Cards/Forest/dragon_green.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: dragon_green
m_EditorClassIdentifier:
id: dragon_green
- title: Green Dragon
+ title: 绿龙
art_full: {fileID: 21300000, guid: 57f0c14a54bae484e9d621feb3d56249, type: 3}
art_board: {fileID: 21300000, guid: ccaee4164e13479428e1ac9cc2a6126a, type: 3}
type: 10
@@ -27,7 +27,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: 643b2aa17cd6c8847884a5771a5656b3, type: 2}
- text: Spell Immunity
+ text: 法术免疫
desc:
spawn_fx: {fileID: 5791330189299518109, guid: 1fa8fa11b2c6b9b4d976743e5bbb3956,
type: 3}
diff --git a/Assets/TcgEngine/Resources/Cards/Forest/equip_shield.asset b/Assets/TcgEngine/Resources/Cards/Forest/equip_shield.asset
index 788496d..ebc28b4 100644
--- a/Assets/TcgEngine/Resources/Cards/Forest/equip_shield.asset
+++ b/Assets/TcgEngine/Resources/Cards/Forest/equip_shield.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: equip_shield
m_EditorClassIdentifier:
id: equip_shield
- title: Wooden Shield
+ title: 盾牌
art_full: {fileID: 21300000, guid: 26e4b66f2a4cc4a40a5000cdba227f21, type: 3}
art_board: {fileID: 21300000, guid: efcc4c8de5003a5479b49e778ff5c83e, type: 3}
type: 50
@@ -28,7 +28,7 @@ MonoBehaviour:
- {fileID: 11400000, guid: 97e3da8448736644bb1bd777d85d7ff7, type: 2}
- {fileID: 11400000, guid: 0b5d342785ac7f64a9526b5861d178a9, type: 2}
- {fileID: 11400000, guid: e662fd7cb36df154d9dd5ce309c4a822, type: 2}
- text: Bearer gains 2 armor and taunt.
+ text: 装备者获得2点护甲和嘲讽。
desc:
spawn_fx: {fileID: 5791330189299518109, guid: 1fa8fa11b2c6b9b4d976743e5bbb3956,
type: 3}
diff --git a/Assets/TcgEngine/Resources/Cards/Forest/gorilla.asset b/Assets/TcgEngine/Resources/Cards/Forest/gorilla.asset
index 61db3f1..b7253b8 100644
--- a/Assets/TcgEngine/Resources/Cards/Forest/gorilla.asset
+++ b/Assets/TcgEngine/Resources/Cards/Forest/gorilla.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: gorilla
m_EditorClassIdentifier:
id: gorilla
- title: Gorilla
+ title: 大猩猩
art_full: {fileID: 21300000, guid: 9f1c2bf32a1d8984687a6beebd13fe7a, type: 3}
art_board: {fileID: 21300000, guid: e4382bfb1ee3f034a9ff74ddc6d3719e, type: 3}
type: 10
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: 26c48eded39b6444fb64b3fa43f10654, type: 2}
- text: Play: Roll a D6 to know your attack.
+ text: 打出: 投掷一个D6骰子来决定你的攻击力。
desc:
spawn_fx: {fileID: 5791330189299518109, guid: 1fa8fa11b2c6b9b4d976743e5bbb3956,
type: 3}
diff --git a/Assets/TcgEngine/Resources/Cards/Forest/mammoth.asset b/Assets/TcgEngine/Resources/Cards/Forest/mammoth.asset
index 9659176..59a4f11 100644
--- a/Assets/TcgEngine/Resources/Cards/Forest/mammoth.asset
+++ b/Assets/TcgEngine/Resources/Cards/Forest/mammoth.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: mammoth
m_EditorClassIdentifier:
id: mammoth
- title: Mammoth
+ title: 猛犸象
art_full: {fileID: 21300000, guid: 81313c76fc0ffa1448298d6baa3d02a5, type: 3}
art_board: {fileID: 21300000, guid: 1133f890fc2040a4aaeeb80d88520b18, type: 3}
type: 10
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: 12701b92080445044bf934c1dd5915ca, type: 2}
- text: Trample
+ text: 践踏
desc:
spawn_fx: {fileID: 5791330189299518109, guid: 1fa8fa11b2c6b9b4d976743e5bbb3956,
type: 3}
diff --git a/Assets/TcgEngine/Resources/Cards/Forest/owl.asset b/Assets/TcgEngine/Resources/Cards/Forest/owl.asset
index 2f4856e..9fd0272 100644
--- a/Assets/TcgEngine/Resources/Cards/Forest/owl.asset
+++ b/Assets/TcgEngine/Resources/Cards/Forest/owl.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: owl
m_EditorClassIdentifier:
id: owl
- title: Owl
+ title: 猫头鹰
art_full: {fileID: 21300000, guid: 212af19a6da6d724ca7f5c132e5e0ab0, type: 3}
art_board: {fileID: 21300000, guid: ae0882114f0ef6042ad3f7e7b57c15ba, type: 3}
type: 10
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: 6578032be95e85d4b967393b25252f91, type: 2}
- text: Silence target card.
+ text: 沉默目标卡片。
desc:
spawn_fx: {fileID: 5791330189299518109, guid: 1fa8fa11b2c6b9b4d976743e5bbb3956,
type: 3}
diff --git a/Assets/TcgEngine/Resources/Cards/Forest/potion_green.asset b/Assets/TcgEngine/Resources/Cards/Forest/potion_green.asset
index a6f5fa6..e5fe3c9 100644
--- a/Assets/TcgEngine/Resources/Cards/Forest/potion_green.asset
+++ b/Assets/TcgEngine/Resources/Cards/Forest/potion_green.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: potion_green
m_EditorClassIdentifier:
id: potion_green
- title: Green Potion
+ title: 绿色药水
art_full: {fileID: 21300000, guid: dc0a5320167a5d84299c9600c8f3d259, type: 3}
art_board: {fileID: 0}
type: 20
@@ -27,7 +27,7 @@ MonoBehaviour:
abilities:
- {fileID: 11400000, guid: 16cdfeb08ea94fb4b8b65cd1bdbb6186, type: 2}
- {fileID: 11400000, guid: 17a4c57c4a3b61c46aef2d187356bb7b, type: 2}
- text: Target gains 2 HP and Taunt.
+ text: 目标获得2点生命值和嘲讽。
desc:
spawn_fx: {fileID: 0}
death_fx: {fileID: 0}
diff --git a/Assets/TcgEngine/Resources/Cards/Forest/raccoon.asset b/Assets/TcgEngine/Resources/Cards/Forest/raccoon.asset
index c3f9122..1b28c74 100644
--- a/Assets/TcgEngine/Resources/Cards/Forest/raccoon.asset
+++ b/Assets/TcgEngine/Resources/Cards/Forest/raccoon.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: raccoon
m_EditorClassIdentifier:
id: raccoon
- title: Raccoon
+ title: 浣熊
art_full: {fileID: 21300000, guid: a2a83c63ca276a64fb8cf0704b25aa48, type: 3}
art_board: {fileID: 21300000, guid: 5c7ad24f1fcbb7a4d9d4e1a1c7265dc8, type: 3}
type: 10
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: 70a627f65c541204f9f988a03fb1e663, type: 2}
- text: Play: Return a character to your hand.
+ text: 打出: 将一个角色送回你的手牌。
desc:
spawn_fx: {fileID: 5791330189299518109, guid: 1fa8fa11b2c6b9b4d976743e5bbb3956,
type: 3}
diff --git a/Assets/TcgEngine/Resources/Cards/Forest/sasquatch.asset b/Assets/TcgEngine/Resources/Cards/Forest/sasquatch.asset
index a77c642..4dd2f60 100644
--- a/Assets/TcgEngine/Resources/Cards/Forest/sasquatch.asset
+++ b/Assets/TcgEngine/Resources/Cards/Forest/sasquatch.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: sasquatch
m_EditorClassIdentifier:
id: sasquatch
- title: Sasquatch
+ title: 大脚怪
art_full: {fileID: 21300000, guid: 5ead950ee3cbc5d4c8979120330038de, type: 3}
art_board: {fileID: 21300000, guid: ebd136e861f797e4ab0a606a7ef4ab7b, type: 3}
type: 10
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: a5a8e3bb261f9344a9b7318a2e68783f, type: 2}
- text: End Turn: Go in stealth if you have other characters.
+ text: 回合结束: 如果你有其他角色,进入潜行。
desc:
spawn_fx: {fileID: 5791330189299518109, guid: 1fa8fa11b2c6b9b4d976743e5bbb3956,
type: 3}
diff --git a/Assets/TcgEngine/Resources/Cards/Forest/snake_venom.asset b/Assets/TcgEngine/Resources/Cards/Forest/snake_venom.asset
index f265f1f..2575b58 100644
--- a/Assets/TcgEngine/Resources/Cards/Forest/snake_venom.asset
+++ b/Assets/TcgEngine/Resources/Cards/Forest/snake_venom.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: snake_venom
m_EditorClassIdentifier:
id: snake_venom
- title: Viper
+ title: 毒蛇
art_full: {fileID: 21300000, guid: 26fdf69f03d65644b8cd961f59f33a40, type: 3}
art_board: {fileID: 21300000, guid: b636d860c011d0a4aba40414f67dac28, type: 3}
type: 10
@@ -27,7 +27,7 @@ MonoBehaviour:
abilities:
- {fileID: 11400000, guid: e60f3724f57913949bb49eef22c7759e, type: 2}
- {fileID: 11400000, guid: e8de10b59328c0b4ab07db3040214ee9, type: 2}
- text: Attack: Poison.
+ text: 攻击: 中毒。
desc:
spawn_fx: {fileID: 5791330189299518109, guid: 1fa8fa11b2c6b9b4d976743e5bbb3956,
type: 3}
diff --git a/Assets/TcgEngine/Resources/Cards/Forest/spell_extinct.asset b/Assets/TcgEngine/Resources/Cards/Forest/spell_extinct.asset
index 0b8e654..0993e64 100644
--- a/Assets/TcgEngine/Resources/Cards/Forest/spell_extinct.asset
+++ b/Assets/TcgEngine/Resources/Cards/Forest/spell_extinct.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: spell_extinct
m_EditorClassIdentifier:
id: spell_extinct
- title: Extinct
+ title: 灭绝
art_full: {fileID: 21300000, guid: f42f95f66435ba2419564c309d6dd391, type: 3}
art_board: {fileID: 0}
type: 20
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: 3f62c81fa16eee94fb6074ed29031114, type: 2}
- text: Target card gains "When an allied character enters play, destroy this".
+ text: 目标卡片获得"当盟友角色进入游戏时,摧毁此卡"。
desc:
spawn_fx: {fileID: 0}
death_fx: {fileID: 0}
diff --git a/Assets/TcgEngine/Resources/Cards/Forest/spell_growth.asset b/Assets/TcgEngine/Resources/Cards/Forest/spell_growth.asset
index bae58de..4cd1414 100644
--- a/Assets/TcgEngine/Resources/Cards/Forest/spell_growth.asset
+++ b/Assets/TcgEngine/Resources/Cards/Forest/spell_growth.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: spell_growth
m_EditorClassIdentifier:
id: spell_growth
- title: Growth
+ title: 生长
art_full: {fileID: 21300000, guid: 641cb5b943c35164d9fdec0d51988e9f, type: 3}
art_board: {fileID: 0}
type: 20
@@ -27,7 +27,7 @@ MonoBehaviour:
abilities:
- {fileID: 11400000, guid: 6dc741efaa9fe024e8c5288809ac596e, type: 2}
- {fileID: 11400000, guid: 67722cffa9c4e7c49a1ebee1652be314, type: 2}
- text: All allied characters gain +2/2
+ text: 所有盟友角色获得+2/+2
desc:
spawn_fx: {fileID: 0}
death_fx: {fileID: 0}
diff --git a/Assets/TcgEngine/Resources/Cards/Forest/spell_hibernate.asset b/Assets/TcgEngine/Resources/Cards/Forest/spell_hibernate.asset
index 4667c18..52b9f62 100644
--- a/Assets/TcgEngine/Resources/Cards/Forest/spell_hibernate.asset
+++ b/Assets/TcgEngine/Resources/Cards/Forest/spell_hibernate.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: spell_hibernate
m_EditorClassIdentifier:
id: spell_hibernate
- title: Hibernate
+ title: 冬眠
art_full: {fileID: 21300000, guid: 3339b73563834724b892ec5aa394be35, type: 3}
art_board: {fileID: 0}
type: 20
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: c33b9c4b9a4ad6540a84480f2cb45841, type: 2}
- text: Target gains +4/4 and goes to sleep for the next 2 turns.
+ text: 目标获得+4/+4并在接下来的2回合内进入睡眠。
desc:
spawn_fx: {fileID: 0}
death_fx: {fileID: 0}
diff --git a/Assets/TcgEngine/Resources/Cards/Forest/spell_roots.asset b/Assets/TcgEngine/Resources/Cards/Forest/spell_roots.asset
index 4d66d4c..011850a 100644
--- a/Assets/TcgEngine/Resources/Cards/Forest/spell_roots.asset
+++ b/Assets/TcgEngine/Resources/Cards/Forest/spell_roots.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: spell_roots
m_EditorClassIdentifier:
id: spell_roots
- title: Roots
+ title: 根须
art_full: {fileID: 21300000, guid: 1207432cb24bdf342a55ec604ad053db, type: 3}
art_board: {fileID: 0}
type: 20
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: eda66780e29f46b4b93879861cb594ba, type: 2}
- text: Paralyse target for 3 turns.
+ text: 麻痹目标3回合。
desc:
spawn_fx: {fileID: 0}
death_fx: {fileID: 0}
diff --git a/Assets/TcgEngine/Resources/Cards/Forest/spell_stomp.asset b/Assets/TcgEngine/Resources/Cards/Forest/spell_stomp.asset
index 03ddf32..5600a79 100644
--- a/Assets/TcgEngine/Resources/Cards/Forest/spell_stomp.asset
+++ b/Assets/TcgEngine/Resources/Cards/Forest/spell_stomp.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: spell_stomp
m_EditorClassIdentifier:
id: spell_stomp
- title: Stomp
+ title: 践踏
art_full: {fileID: 21300000, guid: 58bd7ee75c4b5784f83b94d750e24c1a, type: 3}
art_board: {fileID: 0}
type: 20
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: 4f0f5ca6a6481b84f9d5dc7a929952b2, type: 2}
- text: Destroy the character with the lowest HP.
+ text: 摧毁生命值最低的角色。
desc:
spawn_fx: {fileID: 0}
death_fx: {fileID: 0}
diff --git a/Assets/TcgEngine/Resources/Cards/Forest/town_forest.asset b/Assets/TcgEngine/Resources/Cards/Forest/town_forest.asset
index 7a0ae87..e211d9f 100644
--- a/Assets/TcgEngine/Resources/Cards/Forest/town_forest.asset
+++ b/Assets/TcgEngine/Resources/Cards/Forest/town_forest.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: town_forest
m_EditorClassIdentifier:
id: town_forest
- title: Forest Town
+ title: 森林
art_full: {fileID: 21300000, guid: 47bb00911776e254286a5e9252ee4430, type: 3}
art_board: {fileID: 21300000, guid: dc645e79cebe0e34b856f13245fc683d, type: 3}
type: 30
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: a9b2604692f4d6340960f244d4122253, type: 2}
- text: All green cards have +2 HP.
+ text: 所有绿色卡片获得+2生命值。
desc:
spawn_fx: {fileID: 5791330189299518109, guid: 1fa8fa11b2c6b9b4d976743e5bbb3956,
type: 3}
diff --git a/Assets/TcgEngine/Resources/Cards/Forest/trap_spike.asset b/Assets/TcgEngine/Resources/Cards/Forest/trap_spike.asset
index a81693f..50ded35 100644
--- a/Assets/TcgEngine/Resources/Cards/Forest/trap_spike.asset
+++ b/Assets/TcgEngine/Resources/Cards/Forest/trap_spike.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: trap_spike
m_EditorClassIdentifier:
id: trap_spike
- title: Spike Trap
+ title: 尖刺陷阱
art_full: {fileID: 21300000, guid: 9efae935e6d88f1479749435674589dc, type: 3}
art_board: {fileID: 0}
type: 40
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: 81ea251d76fc09c4bab5a0b51da4dd4d, type: 2}
- text: Trap: Paralyse the next attacker.
+ text: 陷阱: 麻痹下一个攻击者。
desc:
spawn_fx: {fileID: 0}
death_fx: {fileID: 0}
diff --git a/Assets/TcgEngine/Resources/Cards/Forest/tree_angry.asset b/Assets/TcgEngine/Resources/Cards/Forest/tree_angry.asset
index 99184fc..c3d8f19 100644
--- a/Assets/TcgEngine/Resources/Cards/Forest/tree_angry.asset
+++ b/Assets/TcgEngine/Resources/Cards/Forest/tree_angry.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: tree_angry
m_EditorClassIdentifier:
id: tree_angry
- title: Angry Tree
+ title: 愤怒之树
art_full: {fileID: 21300000, guid: df4f7d3c3ffc18c42bdecfa498fa53da, type: 3}
art_board: {fileID: 21300000, guid: b4baa2ca665d5aa42be490f5a09ea949, type: 3}
type: 10
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: 1bc895e873a2be145898a86a2fb9ca03, type: 2}
- text: Regeneration
+ text: 再生
desc:
spawn_fx: {fileID: 5791330189299518109, guid: 1fa8fa11b2c6b9b4d976743e5bbb3956,
type: 3}
diff --git a/Assets/TcgEngine/Resources/Cards/Forest/unicorn.asset b/Assets/TcgEngine/Resources/Cards/Forest/unicorn.asset
index cc155fd..7a0039e 100644
--- a/Assets/TcgEngine/Resources/Cards/Forest/unicorn.asset
+++ b/Assets/TcgEngine/Resources/Cards/Forest/unicorn.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: unicorn
m_EditorClassIdentifier:
id: unicorn
- title: Unicorn
+ title: 独角兽
art_full: {fileID: 21300000, guid: 3292abc2a706cc64fbd62d560d817588, type: 3}
art_board: {fileID: 21300000, guid: 028bf9dce47277945b4c7d7a3fead0da, type: 3}
type: 10
@@ -27,9 +27,7 @@ MonoBehaviour:
abilities:
- {fileID: 11400000, guid: c361771bc0f771e48bb0a97fd2325564, type: 2}
- {fileID: 11400000, guid: dbdc04150338c3c4e8a6552b66924448, type: 2}
- text: 'Play: Give +2/2.
-
- Action: Charge.'
+ text: '打出: 给予+2/+2。'
desc:
spawn_fx: {fileID: 5791330189299518109, guid: 1fa8fa11b2c6b9b4d976743e5bbb3956,
type: 3}
diff --git a/Assets/TcgEngine/Resources/Cards/Forest/wolf_alpha.asset b/Assets/TcgEngine/Resources/Cards/Forest/wolf_alpha.asset
index 1e18ec7..acb62eb 100644
--- a/Assets/TcgEngine/Resources/Cards/Forest/wolf_alpha.asset
+++ b/Assets/TcgEngine/Resources/Cards/Forest/wolf_alpha.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: wolf_alpha
m_EditorClassIdentifier:
id: wolf_alpha
- title: Alpha Wolf
+ title: 狼王
art_full: {fileID: 21300000, guid: e51daa54a539c9a4ba7c82f9c832bbc9, type: 3}
art_board: {fileID: 21300000, guid: 5cd105acce20b0f40810123f6fe80756, type: 3}
type: 10
@@ -28,9 +28,9 @@ MonoBehaviour:
abilities:
- {fileID: 11400000, guid: 952d8d808aec0464a8135270b1ed4049, type: 2}
- {fileID: 11400000, guid: c04ebd6a2109d0e4891c3e1dc9786993, type: 2}
- text: 'Play: Summon a baby wolf.
+ text: '打出: 召唤一只幼狼。
- All Wolves +1 attack.'
+ 所有狼群+1攻击力。'
desc:
spawn_fx: {fileID: 5791330189299518109, guid: 1fa8fa11b2c6b9b4d976743e5bbb3956,
type: 3}
diff --git a/Assets/TcgEngine/Resources/Cards/Forest/wolf_stalker.asset b/Assets/TcgEngine/Resources/Cards/Forest/wolf_stalker.asset
index 87f9795..f265a8f 100644
--- a/Assets/TcgEngine/Resources/Cards/Forest/wolf_stalker.asset
+++ b/Assets/TcgEngine/Resources/Cards/Forest/wolf_stalker.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: wolf_stalker
m_EditorClassIdentifier:
id: wolf_stalker
- title: Wolf Stalker
+ title: 潜行者狼
art_full: {fileID: 21300000, guid: 8be9cdeea7b57aa4dbff68d71ffa97f1, type: 3}
art_board: {fileID: 21300000, guid: d01e947eea657984692e70b772475fd3, type: 3}
type: 10
@@ -27,7 +27,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: 71b7fc6ed6ccb084486c85d48cc255f6, type: 2}
- text: Stealth
+ text: 潜行
desc:
spawn_fx: {fileID: 5791330189299518109, guid: 1fa8fa11b2c6b9b4d976743e5bbb3956,
type: 3}
diff --git a/Assets/TcgEngine/Resources/Cards/Forest/woodland.asset b/Assets/TcgEngine/Resources/Cards/Forest/woodland.asset
index 60d2dd1..b360db2 100644
--- a/Assets/TcgEngine/Resources/Cards/Forest/woodland.asset
+++ b/Assets/TcgEngine/Resources/Cards/Forest/woodland.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: woodland
m_EditorClassIdentifier:
id: woodland
- title: Woodland
+ title: 林地
art_full: {fileID: 21300000, guid: 4552df5a2028c574d807f9c67b42e7bd, type: 3}
art_board: {fileID: 21300000, guid: 75d36a2392560284ab5f357ebab94a2b, type: 3}
type: 30
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: 2dc423ee50827404cba37de4f98a52c5, type: 2}
- text: 'Start of turn: All green cards heal by 3.'
+ text: '回合开始: 所有绿色卡片治疗3点。'
desc:
spawn_fx: {fileID: 5791330189299518109, guid: 1fa8fa11b2c6b9b4d976743e5bbb3956,
type: 3}
diff --git a/Assets/TcgEngine/Resources/Cards/Hero/hero_fire.asset b/Assets/TcgEngine/Resources/Cards/Hero/hero_fire.asset
index 7829be7..3f620d8 100644
--- a/Assets/TcgEngine/Resources/Cards/Hero/hero_fire.asset
+++ b/Assets/TcgEngine/Resources/Cards/Hero/hero_fire.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: hero_fire
m_EditorClassIdentifier:
id: hero_fire
- title: Fire Spirit
+ title: 火之灵
art_full: {fileID: 21300000, guid: 7699cccd52686144db4e7915c70e7a67, type: 3}
art_board: {fileID: 21300000, guid: 683a50fcd851d6d45ac0a67c123f2a04, type: 3}
type: 5
diff --git a/Assets/TcgEngine/Resources/Cards/Hero/hero_forest.asset b/Assets/TcgEngine/Resources/Cards/Hero/hero_forest.asset
index fbe3bc3..6be2c49 100644
--- a/Assets/TcgEngine/Resources/Cards/Hero/hero_forest.asset
+++ b/Assets/TcgEngine/Resources/Cards/Hero/hero_forest.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: hero_forest
m_EditorClassIdentifier:
id: hero_forest
- title: Forest Spirit
+ title: 森林之灵
art_full: {fileID: 21300000, guid: 74d55144d1e8b274fa6f65cfe5e7cb4e, type: 3}
art_board: {fileID: 21300000, guid: d9c34e3dd92c08d479c93826f3ad9a01, type: 3}
type: 5
diff --git a/Assets/TcgEngine/Resources/Cards/Hero/hero_water.asset b/Assets/TcgEngine/Resources/Cards/Hero/hero_water.asset
index 274fae7..a322e79 100644
--- a/Assets/TcgEngine/Resources/Cards/Hero/hero_water.asset
+++ b/Assets/TcgEngine/Resources/Cards/Hero/hero_water.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: hero_water
m_EditorClassIdentifier:
id: hero_water
- title: Water Spirit
+ title: 水之灵
art_full: {fileID: 21300000, guid: ec6a5b8f080a26f4aa952f761b64ff29, type: 3}
art_board: {fileID: 21300000, guid: 902c955805daa664683fc8908452e390, type: 3}
type: 5
diff --git a/Assets/TcgEngine/Resources/Cards/Summon/coin.asset b/Assets/TcgEngine/Resources/Cards/Summon/coin.asset
index 8e80861..2035294 100644
--- a/Assets/TcgEngine/Resources/Cards/Summon/coin.asset
+++ b/Assets/TcgEngine/Resources/Cards/Summon/coin.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: coin
m_EditorClassIdentifier:
id: coin
- title: Coin
+ title: 金币
art_full: {fileID: 21300000, guid: b2df4cf396c59e048b9b77ee815550fc, type: 3}
art_board: {fileID: 0}
type: 20
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: cbce7867907f0a34faa4d26b41fa5a6b, type: 2}
- text: Gain 1 mana.
+ text: 获得1点法力。
desc:
spawn_fx: {fileID: 0}
death_fx: {fileID: 0}
diff --git a/Assets/TcgEngine/Resources/Cards/Summon/dragon_egg.asset b/Assets/TcgEngine/Resources/Cards/Summon/dragon_egg.asset
index a1b03e2..accb3aa 100644
--- a/Assets/TcgEngine/Resources/Cards/Summon/dragon_egg.asset
+++ b/Assets/TcgEngine/Resources/Cards/Summon/dragon_egg.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: dragon_egg
m_EditorClassIdentifier:
id: dragon_egg
- title: Dragon Egg
+ title: 龙蛋
art_full: {fileID: 21300000, guid: 32029b7b11d4ca24ca88fcb66b122deb, type: 3}
art_board: {fileID: 0}
type: 20
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: 5b2e0fb55ed6c6f49bb56bb604178576, type: 2}
- text: Discover a Dragon.
+ text: 发现一条龙。
desc:
spawn_fx: {fileID: 0}
death_fx: {fileID: 0}
diff --git a/Assets/TcgEngine/Resources/Cards/Summon/flame_eagle.asset b/Assets/TcgEngine/Resources/Cards/Summon/flame_eagle.asset
index fcc5659..740d98b 100644
--- a/Assets/TcgEngine/Resources/Cards/Summon/flame_eagle.asset
+++ b/Assets/TcgEngine/Resources/Cards/Summon/flame_eagle.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: flame_eagle
m_EditorClassIdentifier:
id: flame_eagle
- title: Flame Eagle
+ title: 火焰鹰
art_full: {fileID: 21300000, guid: 9a0ccc62afbc00441bdc835c4bc15f2e, type: 3}
art_board: {fileID: 21300000, guid: d98fe108a4ff3b74fbf697ff101bbb65, type: 3}
type: 10
@@ -27,9 +27,9 @@ MonoBehaviour:
abilities:
- {fileID: 11400000, guid: bd8a20981b906a34897ee485cfc1db6b, type: 2}
- {fileID: 11400000, guid: 3e633064b8ed24c4294c69cb519efd9f, type: 2}
- text: 'Flying
+ text: '飞行
- Haste'
+ 疾速'
desc:
spawn_fx: {fileID: 9125387663047351618, guid: bac685160af4aff46ae561a51da6f5f4,
type: 3}
diff --git a/Assets/TcgEngine/Resources/Cards/Summon/phoenix_egg.asset b/Assets/TcgEngine/Resources/Cards/Summon/phoenix_egg.asset
index 281a1e2..41e733c 100644
--- a/Assets/TcgEngine/Resources/Cards/Summon/phoenix_egg.asset
+++ b/Assets/TcgEngine/Resources/Cards/Summon/phoenix_egg.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: phoenix_egg
m_EditorClassIdentifier:
id: phoenix_egg
- title: Phoenix Egg
+ title: 凤凰蛋
art_full: {fileID: 21300000, guid: 6d8258dd15f2aab4c953bc3f153a779c, type: 3}
art_board: {fileID: 21300000, guid: ddca84ba252385348ab499692aa2f163, type: 3}
type: 30
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: ff2043076c7d1ab4fb46e85f8e5f0f0e, type: 2}
- text: After 3 turns, transforms into a Phoenix.
+ text: 3回合后,变形为凤凰。
desc:
spawn_fx: {fileID: 9125387663047351618, guid: bac685160af4aff46ae561a51da6f5f4,
type: 3}
diff --git a/Assets/TcgEngine/Resources/Cards/Summon/wolf_baby.asset b/Assets/TcgEngine/Resources/Cards/Summon/wolf_baby.asset
index b03d81c..58d8a36 100644
--- a/Assets/TcgEngine/Resources/Cards/Summon/wolf_baby.asset
+++ b/Assets/TcgEngine/Resources/Cards/Summon/wolf_baby.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: wolf_baby
m_EditorClassIdentifier:
id: wolf_baby
- title: Baby Wolf
+ title: 幼狼
art_full: {fileID: 21300000, guid: fd6b6c880b7f1bd46adba6b391db0113, type: 3}
art_board: {fileID: 21300000, guid: 5b4bd18d1fa270248a02655f91808433, type: 3}
type: 10
diff --git a/Assets/TcgEngine/Resources/Cards/Water/bay.asset b/Assets/TcgEngine/Resources/Cards/Water/bay.asset
index ed6f648..fda04e6 100644
--- a/Assets/TcgEngine/Resources/Cards/Water/bay.asset
+++ b/Assets/TcgEngine/Resources/Cards/Water/bay.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: bay
m_EditorClassIdentifier:
id: bay
- title: Bay
+ title: 海湾
art_full: {fileID: 21300000, guid: f4c7de00800580c44af4007866c2c655, type: 3}
art_board: {fileID: 21300000, guid: 3ce01e4ec27c41843928015a24fec838, type: 3}
type: 30
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: 3d135ff62bef5924e898d38ff78b4b4e, type: 2}
- text: When a blue creature you own dies, draw a card.
+ text: 当你拥有的蓝色生物死亡时,抽一张牌。
desc:
spawn_fx: {fileID: 2106287953758554471, guid: a1e1ec86d02e969408bf2a6c17010f46,
type: 3}
diff --git a/Assets/TcgEngine/Resources/Cards/Water/crab_mana.asset b/Assets/TcgEngine/Resources/Cards/Water/crab_mana.asset
index eb461ae..5dff385 100644
--- a/Assets/TcgEngine/Resources/Cards/Water/crab_mana.asset
+++ b/Assets/TcgEngine/Resources/Cards/Water/crab_mana.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: crab_mana
m_EditorClassIdentifier:
id: crab_mana
- title: Mana Crab
+ title: 法力螃蟹
art_full: {fileID: 21300000, guid: cce549b2eaf206644bd6bc7ac6e38295, type: 3}
art_board: {fileID: 21300000, guid: e73be87636869234498a5156aa80fd7a, type: 3}
type: 10
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: 9fe267054ee4b774b8219c64e0fc33c5, type: 2}
- text: When attacking a player, gain 2 mana.
+ text: 攻击玩家时,获得2点法力。
desc:
spawn_fx: {fileID: 2106287953758554471, guid: a1e1ec86d02e969408bf2a6c17010f46,
type: 3}
diff --git a/Assets/TcgEngine/Resources/Cards/Water/dragon_blue.asset b/Assets/TcgEngine/Resources/Cards/Water/dragon_blue.asset
index 8ce0aab..a738a00 100644
--- a/Assets/TcgEngine/Resources/Cards/Water/dragon_blue.asset
+++ b/Assets/TcgEngine/Resources/Cards/Water/dragon_blue.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: dragon_blue
m_EditorClassIdentifier:
id: dragon_blue
- title: Blue Dragon
+ title: 蓝龙
art_full: {fileID: 21300000, guid: e15194d2fa4d9894490fc12935a55811, type: 3}
art_board: {fileID: 21300000, guid: 57f10b2c4a18f3f4880229ced3ca4e94, type: 3}
type: 10
@@ -27,7 +27,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: 643b2aa17cd6c8847884a5771a5656b3, type: 2}
- text: Spell Immunity
+ text: 法术免疫
desc:
spawn_fx: {fileID: 2106287953758554471, guid: a1e1ec86d02e969408bf2a6c17010f46,
type: 3}
diff --git a/Assets/TcgEngine/Resources/Cards/Water/eel.asset b/Assets/TcgEngine/Resources/Cards/Water/eel.asset
index 8c0ab66..61d61f2 100644
--- a/Assets/TcgEngine/Resources/Cards/Water/eel.asset
+++ b/Assets/TcgEngine/Resources/Cards/Water/eel.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: eel
m_EditorClassIdentifier:
id: eel
- title: Electric Eel
+ title: 鳗鱼
art_full: {fileID: 21300000, guid: b72bc24b5d6aecb489310af562b78913, type: 3}
art_board: {fileID: 21300000, guid: e7b6b8d655a48f44d88797c5e0687e6f, type: 3}
type: 10
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: 6d42d2cab11ca0d4ea5bd65f049aee22, type: 2}
- text: Play: Target character's attack is reduced to 1.
+ text: 打出: 目标角色的攻击力降低到1。
desc:
spawn_fx: {fileID: 2106287953758554471, guid: a1e1ec86d02e969408bf2a6c17010f46,
type: 3}
diff --git a/Assets/TcgEngine/Resources/Cards/Water/equip_ring.asset b/Assets/TcgEngine/Resources/Cards/Water/equip_ring.asset
index 9cad7b6..7915676 100644
--- a/Assets/TcgEngine/Resources/Cards/Water/equip_ring.asset
+++ b/Assets/TcgEngine/Resources/Cards/Water/equip_ring.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: equip_ring
m_EditorClassIdentifier:
id: equip_ring
- title: Mana Ring
+ title: 戒指
art_full: {fileID: 21300000, guid: d2daf6c62360a9f48bfffed30762e9c9, type: 3}
art_board: {fileID: 21300000, guid: 4b1ee82a1a5b95e41ba3bb3d8322b771, type: 3}
type: 50
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: 837a1e2ca988b7b4095b4a3b0af73c57, type: 2}
- text: Gain 2 extra mana per turn for 3 turns.
+ text: 在接下来的3回合内,每回合获得2点额外法力。
desc:
spawn_fx: {fileID: 5791330189299518109, guid: 1fa8fa11b2c6b9b4d976743e5bbb3956,
type: 3}
diff --git a/Assets/TcgEngine/Resources/Cards/Water/fish.asset b/Assets/TcgEngine/Resources/Cards/Water/fish.asset
index ccd8493..cab446c 100644
--- a/Assets/TcgEngine/Resources/Cards/Water/fish.asset
+++ b/Assets/TcgEngine/Resources/Cards/Water/fish.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: fish
m_EditorClassIdentifier:
id: fish
- title: Fish
+ title: 鱼
art_full: {fileID: 21300000, guid: b2db8c6ecb5b1b64cbf5abac9d783ddc, type: 3}
art_board: {fileID: 21300000, guid: 68c5a00c7e31297439b6342a300a89d9, type: 3}
type: 10
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: d006aa7902864824d907d4aa6b62de09, type: 2}
- text: Death: Draw a card.
+ text: 死亡: 抽一张牌。
desc:
spawn_fx: {fileID: 2106287953758554471, guid: a1e1ec86d02e969408bf2a6c17010f46,
type: 3}
diff --git a/Assets/TcgEngine/Resources/Cards/Water/killer_whale.asset b/Assets/TcgEngine/Resources/Cards/Water/killer_whale.asset
index 28e45a8..0a11cc6 100644
--- a/Assets/TcgEngine/Resources/Cards/Water/killer_whale.asset
+++ b/Assets/TcgEngine/Resources/Cards/Water/killer_whale.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: killer_whale
m_EditorClassIdentifier:
id: killer_whale
- title: Killer Whale
+ title: 虎鲸
art_full: {fileID: 21300000, guid: 7dd3b918be639754b8bd56863411b65d, type: 3}
art_board: {fileID: 21300000, guid: e8ea4a3e7122f6a439408b245cf19136, type: 3}
type: 10
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: de1ad2790d94f9a429e240dbab7d65d5, type: 2}
- text: Play: Destroy a character with 4 or less attack.
+ text: 打出: 摧毁一个攻击力为4或更低的角色。
desc:
spawn_fx: {fileID: 2106287953758554471, guid: a1e1ec86d02e969408bf2a6c17010f46,
type: 3}
diff --git a/Assets/TcgEngine/Resources/Cards/Water/kraken.asset b/Assets/TcgEngine/Resources/Cards/Water/kraken.asset
index 7694a7a..e42527d 100644
--- a/Assets/TcgEngine/Resources/Cards/Water/kraken.asset
+++ b/Assets/TcgEngine/Resources/Cards/Water/kraken.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: kraken
m_EditorClassIdentifier:
id: kraken
- title: Kraken
+ title: 海妖
art_full: {fileID: 21300000, guid: 7f5caa30992161948b7c40c6b67f7638, type: 3}
art_board: {fileID: 21300000, guid: a7ef87091fb6a3247920caaebc079de4, type: 3}
type: 10
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: 3e633064b8ed24c4294c69cb519efd9f, type: 2}
- text: Haste
+ text: 疾速
desc:
spawn_fx: {fileID: 2106287953758554471, guid: a1e1ec86d02e969408bf2a6c17010f46,
type: 3}
diff --git a/Assets/TcgEngine/Resources/Cards/Water/octopus.asset b/Assets/TcgEngine/Resources/Cards/Water/octopus.asset
index fa863b6..952055f 100644
--- a/Assets/TcgEngine/Resources/Cards/Water/octopus.asset
+++ b/Assets/TcgEngine/Resources/Cards/Water/octopus.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: octopus
m_EditorClassIdentifier:
id: octopus
- title: Octopus
+ title: 章鱼
art_full: {fileID: 21300000, guid: d56559e20ee05084796b679b85627fb6, type: 3}
art_board: {fileID: 21300000, guid: c1f252f09e61cb2498c48be274be348f, type: 3}
type: 10
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: 82579e30cd586544c999e6cb08a69c91, type: 2}
- text: When attacking, roll a D6. On 4+ gain +6 attack.
+ text: 攻击时,投掷一个D6骰子。4+时获得+6攻击力。
desc:
spawn_fx: {fileID: 2106287953758554471, guid: a1e1ec86d02e969408bf2a6c17010f46,
type: 3}
diff --git a/Assets/TcgEngine/Resources/Cards/Water/poison_frog.asset b/Assets/TcgEngine/Resources/Cards/Water/poison_frog.asset
index e6a746f..6691a54 100644
--- a/Assets/TcgEngine/Resources/Cards/Water/poison_frog.asset
+++ b/Assets/TcgEngine/Resources/Cards/Water/poison_frog.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: poison_frog
m_EditorClassIdentifier:
id: poison_frog
- title: Poison Frog
+ title: 毒蛙
art_full: {fileID: 21300000, guid: 1fd910ecdc1a61144b346d8eb03024df, type: 3}
art_board: {fileID: 21300000, guid: d5061174448f5ae44a0044ca206cea88, type: 3}
type: 10
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: 1cf38265d50073740ac297c481077fb6, type: 2}
- text: Deathtouch
+ text: 死亡之触
desc:
spawn_fx: {fileID: 2106287953758554471, guid: a1e1ec86d02e969408bf2a6c17010f46,
type: 3}
diff --git a/Assets/TcgEngine/Resources/Cards/Water/potion_blue.asset b/Assets/TcgEngine/Resources/Cards/Water/potion_blue.asset
index c7808c6..12f198e 100644
--- a/Assets/TcgEngine/Resources/Cards/Water/potion_blue.asset
+++ b/Assets/TcgEngine/Resources/Cards/Water/potion_blue.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: potion_blue
m_EditorClassIdentifier:
id: potion_blue
- title: Blue Potion
+ title: 蓝色药水
art_full: {fileID: 21300000, guid: 61ea4cc78589cad4e9f44b123557240d, type: 3}
art_board: {fileID: 0}
type: 20
@@ -27,7 +27,7 @@ MonoBehaviour:
abilities:
- {fileID: 11400000, guid: a9a46126ee749384d9dab3f62df9c121, type: 2}
- {fileID: 11400000, guid: 2a806d0cbef18e344a7c1eb317673b21, type: 2}
- text: Target gains shell and fully heals.
+ text: 目标获得护壳并完全治疗。
desc:
spawn_fx: {fileID: 0}
death_fx: {fileID: 0}
diff --git a/Assets/TcgEngine/Resources/Cards/Water/pufferfish.asset b/Assets/TcgEngine/Resources/Cards/Water/pufferfish.asset
index 5d7b4b5..740c20c 100644
--- a/Assets/TcgEngine/Resources/Cards/Water/pufferfish.asset
+++ b/Assets/TcgEngine/Resources/Cards/Water/pufferfish.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: pufferfish
m_EditorClassIdentifier:
id: pufferfish
- title: Pufferfish
+ title: 河豚
art_full: {fileID: 21300000, guid: e2171587cdf01f345aafec22ae5ca887, type: 3}
art_board: {fileID: 21300000, guid: 6e6bb7509ba520a48be2b3298e2cfb85, type: 3}
type: 10
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: b2a7fee1995653144b929fb5251bc098, type: 2}
- text: Has +3 attack during the opponent's turn.
+ text: 在对手回合期间拥有+3攻击力。
desc:
spawn_fx: {fileID: 2106287953758554471, guid: a1e1ec86d02e969408bf2a6c17010f46,
type: 3}
diff --git a/Assets/TcgEngine/Resources/Cards/Water/sea_monster.asset b/Assets/TcgEngine/Resources/Cards/Water/sea_monster.asset
index 7160ad9..1e6265c 100644
--- a/Assets/TcgEngine/Resources/Cards/Water/sea_monster.asset
+++ b/Assets/TcgEngine/Resources/Cards/Water/sea_monster.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: sea_monster
m_EditorClassIdentifier:
id: sea_monster
- title: Sea Monster
+ title: 海怪
art_full: {fileID: 21300000, guid: be765d1eb1d2a614b9dea6be103de5bd, type: 3}
art_board: {fileID: 21300000, guid: 96402080ce8ff8e4689baa91e28fe07b, type: 3}
type: 10
@@ -27,9 +27,7 @@ MonoBehaviour:
abilities:
- {fileID: 11400000, guid: 2ca645d57a4feee409d9793246812051, type: 2}
- {fileID: 11400000, guid: 59161a18c189c7b4f8ebc48de1523c20, type: 2}
- text: 'Enemy characters have -1 attack.
-
- Action: +1 attack to allies.'
+ text: '敌方角色拥有-1攻击力。'
desc:
spawn_fx: {fileID: 2106287953758554471, guid: a1e1ec86d02e969408bf2a6c17010f46,
type: 3}
diff --git a/Assets/TcgEngine/Resources/Cards/Water/seagull.asset b/Assets/TcgEngine/Resources/Cards/Water/seagull.asset
index 174fd9c..cbc35e6 100644
--- a/Assets/TcgEngine/Resources/Cards/Water/seagull.asset
+++ b/Assets/TcgEngine/Resources/Cards/Water/seagull.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: seagull
m_EditorClassIdentifier:
id: seagull
- title: Seagull
+ title: 海鸥
art_full: {fileID: 21300000, guid: 4a08a6f218392f14dabeaa3970e88636, type: 3}
art_board: {fileID: 21300000, guid: 767a944c3bb1eac4ca9a9a2d936c0549, type: 3}
type: 10
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: bd8a20981b906a34897ee485cfc1db6b, type: 2}
- text: Flying
+ text: 飞行
desc:
spawn_fx: {fileID: 2106287953758554471, guid: a1e1ec86d02e969408bf2a6c17010f46,
type: 3}
diff --git a/Assets/TcgEngine/Resources/Cards/Water/shark.asset b/Assets/TcgEngine/Resources/Cards/Water/shark.asset
index 8e857e4..43e8e8c 100644
--- a/Assets/TcgEngine/Resources/Cards/Water/shark.asset
+++ b/Assets/TcgEngine/Resources/Cards/Water/shark.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: shark
m_EditorClassIdentifier:
id: shark
- title: Shark
+ title: 鲨鱼
art_full: {fileID: 21300000, guid: 4f1f88df43e430f4392bff2dffbb8c33, type: 3}
art_board: {fileID: 21300000, guid: 522831f44b4e3d643a2470d12529c1c1, type: 3}
type: 10
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: a68118dba80398744b9a5bbc65d9ef1b, type: 2}
- text: Whenever another character dies, draw 1 card.
+ text: 每当另一个角色死亡时,抽1张牌。
desc:
spawn_fx: {fileID: 2106287953758554471, guid: a1e1ec86d02e969408bf2a6c17010f46,
type: 3}
diff --git a/Assets/TcgEngine/Resources/Cards/Water/spell_flood.asset b/Assets/TcgEngine/Resources/Cards/Water/spell_flood.asset
index 457afaf..8fca8dd 100644
--- a/Assets/TcgEngine/Resources/Cards/Water/spell_flood.asset
+++ b/Assets/TcgEngine/Resources/Cards/Water/spell_flood.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: spell_flood
m_EditorClassIdentifier:
id: spell_flood
- title: Flood
+ title: 洪水
art_full: {fileID: 21300000, guid: d07e338da4c4b3f4098954a1ce85b429, type: 3}
art_board: {fileID: 0}
type: 20
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: 9b80ba55bcbc66949b3a3de28ca43e54, type: 2}
- text: Reduce the hp of all characters to 1.
+ text: 将所有角色的生命值降低到1。
desc:
spawn_fx: {fileID: 0}
death_fx: {fileID: 0}
diff --git a/Assets/TcgEngine/Resources/Cards/Water/spell_storm.asset b/Assets/TcgEngine/Resources/Cards/Water/spell_storm.asset
index 554d292..96600fb 100644
--- a/Assets/TcgEngine/Resources/Cards/Water/spell_storm.asset
+++ b/Assets/TcgEngine/Resources/Cards/Water/spell_storm.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: spell_storm
m_EditorClassIdentifier:
id: spell_storm
- title: Sea Storm
+ title: 风暴
art_full: {fileID: 21300000, guid: 87b1bf15c44b86945b51d6a798840222, type: 3}
art_board: {fileID: 0}
type: 20
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: c8298887e73eb514da76e4e6907274b2, type: 2}
- text: All cards return to their owner's hand.
+ text: 所有卡片回到其拥有者的手牌。
desc:
spawn_fx: {fileID: 0}
death_fx: {fileID: 0}
diff --git a/Assets/TcgEngine/Resources/Cards/Water/spell_submerge.asset b/Assets/TcgEngine/Resources/Cards/Water/spell_submerge.asset
index e949195..7153479 100644
--- a/Assets/TcgEngine/Resources/Cards/Water/spell_submerge.asset
+++ b/Assets/TcgEngine/Resources/Cards/Water/spell_submerge.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: spell_submerge
m_EditorClassIdentifier:
id: spell_submerge
- title: Submerge
+ title: 潜水
art_full: {fileID: 21300000, guid: dc39461cd2e480e4f87b43a21614a9c1, type: 3}
art_board: {fileID: 0}
type: 20
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: 9785056c0ed58c543aa146d57633680a, type: 2}
- text: Target card gains "When attacked, opponent must discard 1 random card".
+ text: 目标卡片获得"被攻击时,对手必须弃掉1张随机牌"。
desc:
spawn_fx: {fileID: 0}
death_fx: {fileID: 0}
diff --git a/Assets/TcgEngine/Resources/Cards/Water/spell_treasure.asset b/Assets/TcgEngine/Resources/Cards/Water/spell_treasure.asset
index a910322..63fb6a1 100644
--- a/Assets/TcgEngine/Resources/Cards/Water/spell_treasure.asset
+++ b/Assets/TcgEngine/Resources/Cards/Water/spell_treasure.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: spell_treasure
m_EditorClassIdentifier:
id: spell_treasure
- title: Lost Treasure
+ title: 宝藏
art_full: {fileID: 21300000, guid: ddde5e5a5e9bb0e4c91bd98f3433870d, type: 3}
art_board: {fileID: 0}
type: 20
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: 1e02cc84fd15fca4aa3a7ff26fbc7afe, type: 2}
- text: Look at the next 7 cards in your deck, and choose two.
+ text: 查看你牌组中的接下来7张牌,并选择两张。
desc:
spawn_fx: {fileID: 0}
death_fx: {fileID: 0}
diff --git a/Assets/TcgEngine/Resources/Cards/Water/spell_wave.asset b/Assets/TcgEngine/Resources/Cards/Water/spell_wave.asset
index c6c90b8..8c2fb77 100644
--- a/Assets/TcgEngine/Resources/Cards/Water/spell_wave.asset
+++ b/Assets/TcgEngine/Resources/Cards/Water/spell_wave.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: spell_wave
m_EditorClassIdentifier:
id: spell_wave
- title: Wave
+ title: 波浪
art_full: {fileID: 21300000, guid: cc3bd4bae8a25fb4693234894df54925, type: 3}
art_board: {fileID: 0}
type: 20
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: bde51bf0875c1f14c93191f4150c6d26, type: 2}
- text: Return target to owner's hand.
+ text: 将目标送回其拥有者的手牌。
desc:
spawn_fx: {fileID: 0}
death_fx: {fileID: 0}
diff --git a/Assets/TcgEngine/Resources/Cards/Water/town_underwater.asset b/Assets/TcgEngine/Resources/Cards/Water/town_underwater.asset
index f04c1d7..f9aa086 100644
--- a/Assets/TcgEngine/Resources/Cards/Water/town_underwater.asset
+++ b/Assets/TcgEngine/Resources/Cards/Water/town_underwater.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: town_underwater
m_EditorClassIdentifier:
id: town_underwater
- title: Underwater Town
+ title: 水下
art_full: {fileID: 21300000, guid: 7fc0bfcbe3cb6f140814840245dda73b, type: 3}
art_board: {fileID: 21300000, guid: 24c14e88b5498bb4e8bc24429ee85c27, type: 3}
type: 30
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: f405476e6b47d6d498fe3d3211c16430, type: 2}
- text: All blue cards cost 1 less.
+ text: 所有蓝色卡片费用减少1。
desc:
spawn_fx: {fileID: 2106287953758554471, guid: a1e1ec86d02e969408bf2a6c17010f46,
type: 3}
diff --git a/Assets/TcgEngine/Resources/Cards/Water/trap_fish.asset b/Assets/TcgEngine/Resources/Cards/Water/trap_fish.asset
index 0f0112c..726558d 100644
--- a/Assets/TcgEngine/Resources/Cards/Water/trap_fish.asset
+++ b/Assets/TcgEngine/Resources/Cards/Water/trap_fish.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: trap_fish
m_EditorClassIdentifier:
id: trap_fish
- title: Fish Trap
+ title: 鱼陷阱
art_full: {fileID: 21300000, guid: fe2c7c6b8f46572479435ecb1695dce6, type: 3}
art_board: {fileID: 0}
type: 40
@@ -26,7 +26,7 @@ MonoBehaviour:
stats: []
abilities:
- {fileID: 11400000, guid: 6f97d9a9926ed0c48ae623df4b123314, type: 2}
- text: Trap: Transform into fish.
+ text: 陷阱: 变形为鱼。
desc:
spawn_fx: {fileID: 0}
death_fx: {fileID: 0}
diff --git a/Assets/TcgEngine/Resources/Cards/Water/turtle.asset b/Assets/TcgEngine/Resources/Cards/Water/turtle.asset
index a625c91..a95b6ab 100644
--- a/Assets/TcgEngine/Resources/Cards/Water/turtle.asset
+++ b/Assets/TcgEngine/Resources/Cards/Water/turtle.asset
@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: turtle
m_EditorClassIdentifier:
id: turtle
- title: Turtle
+ title: 海龟
art_full: {fileID: 21300000, guid: 31c9c961569f6c04ca67edb890d1cfcf, type: 3}
art_board: {fileID: 21300000, guid: cb36b13a00e8cf14c9d2fd86eb8b3027, type: 3}
type: 10
@@ -27,9 +27,9 @@ MonoBehaviour:
abilities:
- {fileID: 11400000, guid: 2a11cb097ae04474693f6d6e1dd957ee, type: 2}
- {fileID: 11400000, guid: 794f3e6c72a98224abe6dfcdafabe4a0, type: 2}
- text: 'Taunt
+ text: '嘲讽
- Shell'
+ 每回合治疗1点生命值。'
desc:
spawn_fx: {fileID: 2106287953758554471, guid: a1e1ec86d02e969408bf2a6c17010f46,
type: 3}
diff --git a/Assets/TcgEngine/Resources/Packs/elite.asset b/Assets/TcgEngine/Resources/Packs/elite.asset
index e3163b2..6d9bf74 100644
--- a/Assets/TcgEngine/Resources/Packs/elite.asset
+++ b/Assets/TcgEngine/Resources/Packs/elite.asset
@@ -34,10 +34,10 @@ MonoBehaviour:
probability: 90
- variant: {fileID: 11400000, guid: 3a827aeeaca139641a4b8ad0c3c74f52, type: 2}
probability: 10
- title: Elite Pack
+ title: 黄金卡包
pack_img: {fileID: 21300000, guid: e400c282187e5f54dab6aacfd8adae20, type: 3}
cardback_img: {fileID: 21300000, guid: 96d8dad709a2729419f19d1d4633a0ef, type: 3}
- desc: Elite pack with 5 cards. More chance to find rares and mythics.
+ desc: 精英卡包,内含5张卡牌。更有机会获得稀有卡牌和神话卡牌。.
sort_order: 1
available: 1
cost: 250
diff --git a/Assets/TcgEngine/Resources/Packs/standard.asset b/Assets/TcgEngine/Resources/Packs/standard.asset
index d8efa1f..089ba91 100644
--- a/Assets/TcgEngine/Resources/Packs/standard.asset
+++ b/Assets/TcgEngine/Resources/Packs/standard.asset
@@ -36,10 +36,10 @@ MonoBehaviour:
probability: 96
- variant: {fileID: 11400000, guid: 3a827aeeaca139641a4b8ad0c3c74f52, type: 2}
probability: 4
- title: Standard Pack
+ title: 白银卡包
pack_img: {fileID: 21300000, guid: b2c2a8efa1f7d7b4593a512e2c8cd61a, type: 3}
cardback_img: {fileID: 21300000, guid: 0e839bd6251bf9a4697b9cb18c1565a4, type: 3}
- desc: Standard pack with 5 cards.
+ desc: 白银卡包,内含5张卡牌.
sort_order: 0
available: 1
cost: 100
diff --git a/Assets/TcgEngine/Scenes/Menu/LoginMenu.unity b/Assets/TcgEngine/Scenes/Menu/LoginMenu.unity
index 9e4729f..619a9a8 100644
--- a/Assets/TcgEngine/Scenes/Menu/LoginMenu.unity
+++ b/Assets/TcgEngine/Scenes/Menu/LoginMenu.unity
@@ -418,7 +418,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: Username
+ m_Text: 用户名
--- !u!222 &101236787
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -1656,7 +1656,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: Username
+ m_Text: 用户名
--- !u!222 &649902633
CanvasRenderer:
m_ObjectHideFlags: 0
diff --git a/Assets/TcgEngine/Scenes/Menu/Menu.unity b/Assets/TcgEngine/Scenes/Menu/Menu.unity
index 977dd8c..af6c008 100644
--- a/Assets/TcgEngine/Scenes/Menu/Menu.unity
+++ b/Assets/TcgEngine/Scenes/Menu/Menu.unity
@@ -271,7 +271,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: Sell Duplicates
+ m_Text: "\u51FA\u552E\u91CD\u590D\u5361\u724C"
--- !u!222 &9300732
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -427,7 +427,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: Sell Duplicate Cards
+ m_Text: "\u51FA\u552E\u91CD\u590D\u5361\u724C"
--- !u!222 &26068316
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -507,7 +507,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: 'COST:'
+ m_Text: "\u8D39\u7528:"
--- !u!222 &38139061
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -1551,7 +1551,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: LEADERBOARD
+ m_Text: "\u6392\u884C\u699C"
--- !u!222 &91156147
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -2000,7 +2000,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 0.8
- m_Text: Finding Opponent...
+ m_Text: "\u5BFB\u627E\u5BF9\u624B..."
--- !u!222 &123468630
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -2556,7 +2556,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: BUY PACK
+ m_Text: "\u8D2D\u4E70\u5361\u5305"
--- !u!222 &207312630
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -2636,7 +2636,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: CODE
+ m_Text: "\u4EE3\u7801"
--- !u!222 &215456379
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -2869,7 +2869,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: Error
+ m_Text: "\u9519\u8BEF"
--- !u!222 &235363412
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -2949,7 +2949,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: SELL
+ m_Text: "\u51FA\u552E"
--- !u!222 &236675519
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -3070,7 +3070,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: Foil
+ m_Text: "\u95EA\u5361"
--- !u!222 &247053266
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -4373,7 +4373,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: Username
+ m_Text: 用户名
--- !u!222 &375899144
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -4608,7 +4608,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: BUY CARDS
+ m_Text: "\u8D2D\u4E70\u5361\u724C"
--- !u!222 &397127880
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -5560,7 +5560,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: BUY
+ m_Text: "\u8D2D\u4E70"
--- !u!222 &497888522
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -6965,7 +6965,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: SELL
+ m_Text: 卖出
--- !u!222 &626189162
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -7045,7 +7045,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: 'COST:'
+ m_Text: '费用:'
--- !u!222 &632685563
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -8384,7 +8384,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: Username
+ m_Text: 用户名
--- !u!222 &718259321
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -9034,7 +9034,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: COLLECTION
+ m_Text: "\u6536\u85CF"
--- !u!222 &746003926
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -9817,7 +9817,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: QUANTITY
+ m_Text: "\u6570\u91CF"
--- !u!222 &822322642
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -9897,7 +9897,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: SELECT
+ m_Text: "\u9009\u62E9"
--- !u!222 &826953795
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -9977,7 +9977,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: JOIN WITH CODE
+ m_Text: "\u4F7F\u7528\u4EE3\u7801\u52A0\u5165"
--- !u!222 &829683854
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -11505,7 +11505,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: Collection
+ m_Text: "\u6536\u85CF"
--- !u!222 &881426189
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -13171,7 +13171,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: Equipment
+ m_Text: "\u88C5\u5907"
--- !u!222 &1006999096
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -14000,7 +14000,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: Select ONE Starter Deck
+ m_Text: "\u9009\u62E9\u4E00\u4E2A\u5361\u7EC4"
--- !u!222 &1041114091
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -14367,7 +14367,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: OPEN PACKS
+ m_Text: "\u6253\u5F00\u5361\u5305"
--- !u!222 &1063419353
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -14748,7 +14748,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: DECK
+ m_Text: "\u5361\u7EC4"
--- !u!222 &1069291541
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -14904,7 +14904,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: BUY
+ m_Text: "\u8D2D\u4E70"
--- !u!222 &1090089652
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -15856,7 +15856,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: PLAY
+ m_Text: "\u5F00\u59CB"
--- !u!222 &1200094160
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -17764,7 +17764,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: QUANTITY
+ m_Text: "\u6570\u91CF"
--- !u!222 &1318424458
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -17924,7 +17924,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: PACKS
+ m_Text: "\u5361\u5305"
--- !u!222 &1325504744
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -18707,7 +18707,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: PACK
+ m_Text: 卡包
--- !u!222 &1394235347
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -19817,7 +19817,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: 'QUANTITY:'
+ m_Text: '数量:'
--- !u!222 &1481816476
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -19977,7 +19977,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: Owned
+ m_Text: "\u5DF2\u62E5\u6709"
--- !u!222 &1525983559
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -22850,7 +22850,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: BUY
+ m_Text: "\u8D2D\u4E70"
--- !u!222 &1724291094
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -23503,7 +23503,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: 'QUANTITY:'
+ m_Text: '数量:'
--- !u!222 &1774471046
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -27582,13 +27582,13 @@ MonoBehaviour:
m_Value: 0
m_Options:
m_Options:
- - m_Text: Name
+ - m_Text: "\u540D\u79F0"
m_Image: {fileID: 0}
- - m_Text: Attack
+ - m_Text: "\u653B\u51FB"
m_Image: {fileID: 0}
- - m_Text: HP
+ - m_Text: "\u8840\u91CF"
m_Image: {fileID: 0}
- - m_Text: Mana
+ - m_Text: "\u6CD5\u529B"
m_Image: {fileID: 0}
m_OnValueChanged:
m_PersistentCalls:
@@ -27696,7 +27696,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: Mythic
+ m_Text: "\u795E\u8BDD"
--- !u!222 &396921782153578562
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -27943,7 +27943,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: DECKS
+ m_Text: "\u5361\u7EC4"
--- !u!222 &396921782209701985
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -29345,7 +29345,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: Rare
+ m_Text: "\u7A00\u6709"
--- !u!222 &396921782539149254
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -29730,7 +29730,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: Deck Name
+ m_Text: "\u5361\u724C\u540D\u79F0"
--- !u!222 &396921782672306445
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -30535,7 +30535,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: Collection
+ m_Text: "\u6536\u85CF"
--- !u!222 &396921782780222324
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -30805,7 +30805,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: Common
+ m_Text: "\u5E38\u89C1"
--- !u!222 &396921782820785214
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -32262,7 +32262,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: Owned
+ m_Text: "\u5DF2\u62E5\u6709"
--- !u!222 &396921783251827178
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -32499,7 +32499,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: Not Owned
+ m_Text: "\u672A\u62E5\u6709"
--- !u!222 &396921783315923973
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -32656,7 +32656,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: Locations
+ m_Text: "\u573A\u5730"
--- !u!222 &396921783374516598
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -32698,7 +32698,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: Creatures
+ m_Text: "\u751F\u7269"
--- !u!222 &396921783379648306
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -32968,7 +32968,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: Uncommon
+ m_Text: "\u4E0D\u5E38\u89C1"
--- !u!222 &396921783434446694
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -34085,7 +34085,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: SEARCH
+ m_Text: "\u641C\u7D22"
--- !u!222 &396921783838495103
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -34261,7 +34261,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: SORT
+ m_Text: "\u6392\u5E8F"
--- !u!222 &396921783887548018
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -34455,7 +34455,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: Name
+ m_Text: "\u540D\u79F0"
--- !u!222 &396921783954672324
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -34584,7 +34584,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: Spells
+ m_Text: "\u5492\u8BED"
--- !u!222 &396921783987010465
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -34933,7 +34933,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: Traps
+ m_Text: "\u9677\u9631"
--- !u!222 &396921784111828143
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -48418,7 +48418,7 @@ MonoBehaviour:
m_HorizontalOverflow: 1
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: Username
+ m_Text: 用户名
--- !u!224 &3342894377011880112
RectTransform:
m_ObjectHideFlags: 0
@@ -48998,7 +48998,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: CARDS OWNED
+ m_Text: "\u5DF2\u62E5\u6709\u7684\u5361\u724C"
--- !u!224 &3342894377116898303
RectTransform:
m_ObjectHideFlags: 0
@@ -49668,7 +49668,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: Username
+ m_Text: 用户名
--- !u!222 &4526323995519602341
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -50200,7 +50200,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: Winrate
+ m_Text: 胜率
--- !u!1 &4526323995917962076
GameObject:
m_ObjectHideFlags: 0
@@ -52688,7 +52688,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
- m_Text: Username...
+ m_Text: 用户名...
--- !u!222 &6543051625420577737
CanvasRenderer:
m_ObjectHideFlags: 0
diff --git a/Assets/TcgEngine/Scripts/UI/GameUI.cs b/Assets/TcgEngine/Scripts/UI/GameUI.cs
index 214d7ee..4463355 100644
--- a/Assets/TcgEngine/Scripts/UI/GameUI.cs
+++ b/Assets/TcgEngine/Scripts/UI/GameUI.cs
@@ -78,7 +78,7 @@ namespace TcgEngine.UI
selector_timer += Time.deltaTime;
//Timer
- turn_count.text = "Turn " + data.turn_count.ToString();
+ turn_count.text = "回合 " + data.turn_count.ToString();
turn_timer.enabled = data.turn_timer > 0f;
turn_timer.text = Mathf.RoundToInt(data.turn_timer).ToString();
turn_timer.enabled = data.turn_timer < 999f;