添加OL为裴秀打的补丁

补丁×
注意事项√
This commit is contained in:
mengxinzxz 2024-06-05 18:35:38 +08:00
parent 39ab072530
commit 615c6b6b47
2 changed files with 7 additions and 0 deletions

View File

@ -386,7 +386,13 @@ const skills = {
trigger.increase("num");
},
countSkill(player) {
//飞扬跋扈OL你无敌了
const list = [
["feiyang", "飞扬"],
["bahu", "跋扈"],
];
return player.getSkills(null, false, false).filter(i => {
if (list.some(text => i.includes(text[0]) && get.translation(i) == text[1])) return true;
const info = get.info(i);
return !info || !info.charlotte;
}).length;

View File

@ -1255,6 +1255,7 @@ const translates = {
olmaozhu_info: "锁定技。①你的手牌上限和使用【杀】的额定次数+XX为你拥有的技能数。②当你于出牌阶段首次对技能数小于你的角色造成伤害时此伤害+1。",
oljinlan: "尽览",
oljinlan_info: "出牌阶段限一次你可以将手牌数摸至Y张Y为场上技能数最多的角色的技能数。",
oljinlan_append: '<span style="font-family: yuanli"><li><span style="text-decoration: line-through;">补丁×</span>注意事项:<br>〖飞扬〗〖跋扈〗计入〖茂著〗〖尽览〗的技能数计算</span>',
caimao: "蔡瑁",
olzuolian: "佐练",
olzuolian_tag: "展示牌",