继续搞点新机制

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

@@ -38,4 +38,8 @@ It will enhance the effects of some of Marshal's cards.","打出一张牌后,
Buff_Basic_SoulAbsorption_DisplayName,Soul Absorption,灵魂汲取,,,,,
Buff_Basic_SoulAbsorption_FunctionText,"Amplify the lifesteal effect by $ParameterInt(""Stack"")%.","提升吸血效果$ParameterInt(""Stack"")%。",,,,,
Buff_Basic_Heavy_DisplayName,Heavy,沉重,,,,,
Buff_Basic_Heavy_Functiontext,You can not draw cards.,你不能抽牌。,,,,,
Buff_Basic_Heavy_FunctionText,You can not draw cards.,你不能抽牌。,,,,,
Buff_Basic_Protected_DisplayName,Protected,被保护,,,,,
Buff_Basic_Protected_FunctionText,"You are protected by $ParameterString(""Protector"").","你正在被$ParameterString(""Protector"")保护。",,,,,
Buff_Basic_Protecting_DisplayName,Protecting,保护,,,,,
Buff_Basic_Protecting_FunctionText,"You are protecting $ParameterString(""Target""), for $ParameterInt(""Count"") rounds.","你正在$ParameterInt(""Count"")回合内保护$ParameterString(""Target"")。",,,,,
1 Key English Simplified Chinese Traditional Chinese Japanese Korean Vietnamese Thai
38 Buff_Basic_Protected_DisplayName Protected 被保护
39 Buff_Basic_Protected_FunctionText You are protected by $ParameterString("Protector"). 你正在被$ParameterString("Protector")保护。
40 Buff_Basic_Protecting_DisplayName Protecting 保护
41 Buff_Basic_Protecting_FunctionText You are protecting $ParameterString("Target"), for $ParameterInt("Count") rounds. 你正在$ParameterInt("Count")回合内保护$ParameterString("Target")。
42
43
44
45