Description improved, tym__zhaoqianxi_2 buffed

This commit is contained in:
Baisebaoma 2023-12-11 21:07:15 +08:00
parent ac4ce81fdf
commit 1757dd7d07
1 changed files with 6 additions and 5 deletions

View File

@ -1107,8 +1107,9 @@ local jy_fumo = fk.CreateTriggerSkill{
events = {fk.DamageInflicted},
can_trigger = function(self, event, target, player, data)
return player:hasSkill(self) and
data.damageType == fk.NormalDamage and data.card and
data.card.trueName == "slash" and not data.to.dead and not player:isNude()
data.damageType == fk.NormalDamage and not data.to.dead and not player:isNude()
-- data.damageType == fk.NormalDamage and data.card and
-- data.card.trueName == "slash" and not data.to.dead and not player:isNude()
end,
on_cost = function(self, event, target, player, data)
local room = player.room
@ -1139,8 +1140,8 @@ Fk:loadTranslationTable {
["tym__zhaoqianxi_2"] = "界赵乾熙",
["jy_yuanshen_2"] = "原神",
[":jy_yuanshen_2"] = [[<font color="red"></font><font color="purple"></font>
<font color="purple"></font><font color="red"></font>+1]],
[":jy_yuanshen_2"] = [[<font color="red"></font><font color="purple"></font>
<font color="purple"></font><font color="red"></font>+1]],
["#jy_yuanshen_2_reaction_1"] = [[<font color="red">火焰伤害</font>与<font color="purple">【雷电】</font>发生反应,伤害+1]],
["#jy_yuanshen_2_reaction_2"] = [[<font color="purple">雷电伤害</font>与<font color="red">【火焰】</font>发生反应,目标翻面]],
@ -1149,7 +1150,7 @@ Fk:loadTranslationTable {
["jy_fumo"] = "附魔",
["#jy_fumo-invoke"] = "附魔:%dest 受到伤害,你可以弃置一张牌,改为属性伤害",
[":jy_fumo"] = [[使
[":jy_fumo"] = [[
<font color="red"></font>
<font color="purple"></font>]],