Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

更新牌堆 #48

Merged
merged 2 commits into from
Feb 2, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
"你死于敌人的暗杀,令咒和从者都为他人所有",
"在击退所有敌人的联手之后,得知了本次圣杯战争作废的信息",
"从者为掩护你撤退而壮烈退场,你也不得不退出了圣杯战争",
"因为盟友的背叛,你的你的从者一同消失在魔力的光波之中",
"因为盟友的背叛,你和你的从者一同消失在魔力的光波之中",
"一番大战之后,你们消灭了所有敌人,获得了圣杯",
"一番大战之后,你意外死于战斗的余波",
"你用光了所有令咒,但是还是不敌对手,遗憾退场",
Expand Down Expand Up @@ -249,18 +249,22 @@
"_英灵技能": [
"\n{技能a}\n{_技能b}\n{技能a}\n{技能a}",
"\n{技能a}\n{技能a}",
"\n{_技能b}",
"\n{_技能b}\n{技能a}",
"\n{_技能b}",
"\n{技能a}\n{技能a}\n{_技能b}",
"\n{技能a}\n{_技能b}\n{_技能b}\n{_技能b}"
],
"技能a":[
"神性{_lv}",
"怪力{_lv}",
"计划{_lv}",
"火力支援{_lv}",
"咒术{_lv}",
"心眼(真){_lv}",
"心眼(伪){_lv}",
"射击{_lv}",
"谍报{_lv}",
"直觉{_lv}",
"汲取{_lv}",
"避矢之加护{_lv}",
"战斗续行{_lv}",
"吸血{_lv}",
Expand All @@ -283,6 +287,7 @@
"抑制{_lv}",
"神经反射{_lv}",
"凶化{_lv}",
"怪力{_lv}",
"幻术{_lv}",
"魔术{_lv}",
"武术{_lv1}",
Expand Down Expand Up @@ -320,15 +325,20 @@
"神授的智慧{_lv1}",
"逆境的魅力{_lv}",
"天性的肉体A",
"皇帝特权A",
"誓言{_lv}",
"神明加护{_lv}",
"未来预知A++",
"敏感精神{_lv}",
"百般武艺{_lv}",
"阴阳鱼A",
"神明恩惠{_lv}",
"幻兽凭依{_lv}",
"敏感精神{_lv1}",
"自我变革A",
"吞噬大地之物{_lv}",
"精通百科A",
"军略{_lv}",
"妖精契约{_lv}",
"星之制裁A",
"重整旗鼓{_lv}",
Expand All @@ -352,4 +362,4 @@
"成为世界的焦点",
"完成御主的心愿"
]
}
}
Loading