koishi-plugin-ggcevo-game 1.4.89 → 1.4.90

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.
Files changed (2) hide show
  1. package/lib/index.js +2 -2
  2. package/package.json +1 -1
package/lib/index.js CHANGED
@@ -287,7 +287,7 @@ var weaponConfig = {
287
287
  id: 17,
288
288
  type: "能量武器",
289
289
  category: "能量武器",
290
- damage: 58,
290
+ damage: 60,
291
291
  armorDamageReduction: 0,
292
292
  description: "一种实验性的超级武器,能造成巨大的伤害",
293
293
  specialeffect: "",
@@ -303,7 +303,7 @@ var weaponConfig = {
303
303
  damage: 70,
304
304
  armorDamageReduction: 0.1,
305
305
  description: "二十一世纪的武器,经过修改以减少后坐力并提高远程精度",
306
- specialeffect: "",
306
+ specialeffect: "连续攻击叠加[横冲直撞]效果,每层提高2.5%伤害(最多20层)",
307
307
  price: 2e3,
308
308
  redCrystalCost: 20,
309
309
  isantiair: true,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "koishi-plugin-ggcevo-game",
3
3
  "description": "《星际争霸2》咕咕虫-evolved地图的专属游戏助手插件,集成天梯排行、抽奖系统、签到福利、兑换商城等丰富功能。",
4
- "version": "1.4.89",
4
+ "version": "1.4.90",
5
5
  "main": "lib/index.js",
6
6
  "typings": "lib/index.d.ts",
7
7
  "files": [