jinxOAO-ShowDamageNumber icon

ShowDamageNumber

Display damage numbers during battles. 添加战斗时的伤害数字显示。

Last updated a week ago
Total downloads 273
Total rating 2 
Categories
Dependency string jinxOAO-ShowDamageNumber-1.0.2
Dependants 0 other packages depend on this package

This mod requires the following mods to function

xiaoye97-BepInEx-5.4.17 icon
xiaoye97-BepInEx

BepInEx5.4.17 mod plugin framework, Mod框架

Preferred version: 5.4.17

README

ShowDamageNumber / 显示伤害

  • Display damage numbers during battles.

  • You can press Z to open the battle panel and turn on or off the damage number display in the upper right corner.

  • Only damage numbers on the same planet where Icarus is landing will be displayed. If Icarus is in space, only damage numbers for space units within the same star system will be displayed.

  • 添加战斗时的伤害数字显示。

  • 可以按下Z打开战斗面板,在右上角开启或者关闭伤害数字显示。

  • 只有在与玩家处在同一个行星上的伤害数字才会被显示,若玩家在太空中,只有同星系内的太空单位的伤害数字会被显示。

Configuration / 个性化配置

You can set in the config file whether to display damage numbers when different kinds of units are hit, which are

  • Gound Enemy (default display)
  • Space Enemy (default display)
  • Icarus' Shield (default NOT display)
  • Ally Buildings and Fleets (default NOT display)
  • Gound Sundries (default display)

你可以在配置文件中自定义不同种类单位被击中时,伤害是否显示,它们是:

  • 地面黑雾(默认显示)
  • 太空黑雾(默认显示)
  • 伊卡洛斯护盾(默认不显示)
  • 友方建筑和舰队(默认不显示)
  • 地面杂物(默认显示)

You can change damage text size in config file. 你可以在配置文件中自行更改伤害数字大小。

Compatibility / 兼容性

This mod is compatible with They Come From Void and its critical strike, void damage will have a unique display.
这个mod目前兼容深空来敌,并且其暴击伤害、虚空伤害会有独特的显示。

Performance issues / 性能问题

  • You can turn off the damage number display in the Z panel at any time, which will immediately stop any possible performance issues.

  • This mod uses UI to display numbers, so when the damage number display is on, it may lower the frame rate in high-frequency damage scenarios , but it has little impact on logical frames. MOD has already limited the maximum number of damage digits that can be displayed on the same screen. Players can further reduce or increase the limit in the configuration file according to their own needs.

  • 你可随时在Z面板中关闭伤害数字显示,这会立刻停止一切可能的性能问题。

  • 此mod使用UI显示数字,因此(当伤害数字显示开启时)可能在高频率伤害的场景降低帧率,但对逻辑帧影响很小。MOD已经限制了同屏可显示的最大伤害数字上限,玩家还可根据自身需求在配置文件中继续降低或者提高该限制。

Installation / 安装方法

With Mod Manager / 使用Mod管理器

Simply open the mod manager (if you don't have it install it here), select ShowDamageNumber, then Download.

Then just click Start modded, and the game will run with the mod installed.

只需要简单的打开mod管理器(如果你还没安装可以点此安装,选择ShowDamageNumber,下载即可)。

Install manually / 手动安装

Install BepInEx from here

Then download the mod manully and unzip into plugins.

在上述地址安装框架和几个前置mod,然后将本mod解压到plugins目录。