koishi-plugin-ggcevo-game 1.6.65 → 1.6.66
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/index.js +1 -1
- package/lib/wish.d.ts +1 -1
- package/package.json +1 -1
package/lib/index.js
CHANGED
package/lib/wish.d.ts
CHANGED
|
@@ -20,7 +20,7 @@ export declare const wishConfig: {
|
|
|
20
20
|
readonly effect: "攻击伤害提高10%,武器每等级提高5%伤害";
|
|
21
21
|
}, {
|
|
22
22
|
readonly name: "精灵双倍";
|
|
23
|
-
readonly effect: "
|
|
23
|
+
readonly effect: "下一次击败主宰时可获得双倍资源兑换券";
|
|
24
24
|
}, {
|
|
25
25
|
readonly name: "喵喵财源";
|
|
26
26
|
readonly effect: "签到获得双倍的金币和咕咕币";
|