koishi-plugin-ggcevo-game 1.4.86 → 1.4.87

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
@@ -254,7 +254,7 @@ var weaponConfig = {
254
254
  id: 15,
255
255
  type: "热能武器",
256
256
  category: "热能武器",
257
- damage: 50,
257
+ damage: 60,
258
258
  armorDamageReduction: 0.5,
259
259
  description: "发射非常坚固的专属榴弹,对具有坚固防御的目标几乎没有效果",
260
260
  specialeffect: "",
@@ -300,7 +300,7 @@ var weaponConfig = {
300
300
  id: 18,
301
301
  type: "实弹武器",
302
302
  category: "实弹武器",
303
- damage: 50,
303
+ damage: 70,
304
304
  armorDamageReduction: 0.1,
305
305
  description: "二十一世纪的武器,经过修改以减少后坐力并提高远程精度",
306
306
  specialeffect: "",
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.86",
4
+ "version": "1.4.87",
5
5
  "main": "lib/index.js",
6
6
  "typings": "lib/index.d.ts",
7
7
  "files": [