This commit is contained in:
SoulliesOfficial
2025-10-24 09:11:22 -04:00
parent 61a397dd4c
commit 76157e3cb1
329 changed files with 8609 additions and 4549 deletions

View File

@@ -10,3 +10,5 @@ Card_Basic_Recollection_DisplayName,Recollection,回忆,,,,,
Card_Basic_Recollection_FunctionText,Draw a card from discard pile.,从弃牌堆中抽回一张牌。,,,,,
Card_Basic_Defense_DisplayName,Defense,防御,,,,,
Card_Basic_Defense_FunctionText,"$Keyword(""Fortitude""), gain $Attribute(""Block"") block to user.","$Keyword(""Fortitude""), 使用者获得 $Attribute(""Block"") 点格挡.",,,,,
Card_Basic_ThinkingCountermeasures_DisplayName,Thinking Countermeasures,思考对策,,,,,
Card_Basic_ThinkingCountermeasures_FunctionText,"Draw $Attribute(""DrawCardAmount"") cards.","抽$Attribute(""DrawCardAmount"")张牌。",,,,,
1 Key English Simplified Chinese Traditional Chinese Japanese Korean Vietnamese Thai
10 Card_Basic_Recollection_FunctionText Draw a card from discard pile. 从弃牌堆中抽回一张牌。
11 Card_Basic_Defense_DisplayName Defense 防御
12 Card_Basic_Defense_FunctionText $Keyword("Fortitude"), gain $Attribute("Block") block to user. $Keyword("Fortitude"), 使用者获得 $Attribute("Block") 点格挡.
13 Card_Basic_ThinkingCountermeasures_DisplayName Thinking Countermeasures 思考对策
14 Card_Basic_ThinkingCountermeasures_FunctionText Draw $Attribute("DrawCardAmount") cards. 抽$Attribute("DrawCardAmount")张牌。