From 11eaa3197d432dc8be44c855a637097c9156814d Mon Sep 17 00:00:00 2001 From: Spmario233 Date: Fri, 10 May 2024 17:58:03 +0800 Subject: [PATCH] various changes --- character/sp2/skill.js | 3 +++ game/source.js | 2 ++ noname/get/pinyins/noname-dict.js | 3 +++ 3 files changed, 8 insertions(+) diff --git a/character/sp2/skill.js b/character/sp2/skill.js index 35d07fde3..dd503da05 100644 --- a/character/sp2/skill.js +++ b/character/sp2/skill.js @@ -6549,6 +6549,9 @@ const skills = { //player.removeSkill('mouni'); player.changeSkills(["zhangu"], ["mouni"]); }, + ai: { + combo: "mouni", + }, }, zhangu: { trigger: { player: "phaseZhunbeiBegin" }, diff --git a/game/source.js b/game/source.js index 2dbb374bb..0d356f664 100644 --- a/game/source.js +++ b/game/source.js @@ -12,6 +12,8 @@ window.noname_source_list = [ "noname/get/index.js", "noname/get/is.js", "noname/get/promises.js", + "noname/get/pinyins/index.js", + "noname/get/pinyins/noname-dict.js", "noname/gnc/index.js", "noname/gnc/is.js", "noname/init/cordova.js", diff --git a/noname/get/pinyins/noname-dict.js b/noname/get/pinyins/noname-dict.js index de1e78182..7d967c0e7 100644 --- a/noname/get/pinyins/noname-dict.js +++ b/noname/get/pinyins/noname-dict.js @@ -1,5 +1,7 @@ const dictionary = { + //无名杀自己的名词 用间: ["yòng jiàn"], + //无名杀的人名 乐进: ["yuè jìn"], 乐就: ["yuè jiù"], 乐綝: ["yuè chēn"], @@ -53,6 +55,7 @@ const dictionary = { 亚煞极: ["yà shà jí"], 库特莉亚芙卡: ["kù tè lì yà fú kǎ"], 露娜: ["lù nà"], + //无名杀自己的技能 弹雀: ["tán què"], 重身: ["chóng shēn"], 畜鸣: ["chù míng"],