继续搞点新机制

This commit is contained in:
SoulliesOfficial
2025-10-25 07:49:39 -04:00
parent 76157e3cb1
commit bb9aea5f43
118 changed files with 1521 additions and 6760 deletions

View File

@@ -12,3 +12,5 @@ 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"")张牌。",,,,,
Card_Basic_Guard_DisplayName,Guard,守护,,,,,
Card_Basic_Guard_FunctionText,"Protect target ally for $Attribute(""BuffCount_Protecting"") rounds.","保护目标队友$Attribute(""BuffCount_Protecting"")回合。",,,,,
1 Key English Simplified Chinese Traditional Chinese Japanese Korean Vietnamese Thai
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")张牌。
15 Card_Basic_Guard_DisplayName Guard 守护
16 Card_Basic_Guard_FunctionText Protect target ally for $Attribute("BuffCount_Protecting") rounds. 保护目标队友$Attribute("BuffCount_Protecting")回合。