We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e9021d commit de63dceCopy full SHA for de63dce
character/collab/skill.js
@@ -2523,6 +2523,7 @@ const skills = {
2523
//刘协曹节
2524
//我们意念合一×2
2525
dcjuanlv: {
2526
+ audio: false,
2527
equipSkill: false,
2528
inherit: "cixiong_skill",
2529
filter(event, player) {
character/standard/skill.js
@@ -2058,7 +2058,6 @@ const skills = {
2058
},
2059
shenji: {
2060
audio: 2,
2061
- audioname: ["ol_jsrg_lvbu"],
2062
mod: {
2063
selectTarget(card, player, range) {
2064
if (range[1] == -1) {
0 commit comments