Nova-Committee / Re-Avaritia

MIT License
17 stars 14 forks source link

[Bug/漏洞] The damage caused by bow was at 10 pts(5 hearts) and unable to customize. 弓的伤害只有十点(5颗心)并且无法自定义 #42

Closed kunori-kiku closed 3 months ago

kunori-kiku commented 8 months ago

Checks / 检查

Java Version / Java版本

18.0.1

Minecraft Version / Minecraft版本

1.20.1

Avaritia-Reforge Version / Avaritia-Reforge版本

1.3.5 (release from the latest action 最新action的版本)

Description / 描述

I shot some neutral(villager) and hostile(warden) creatures with the bow, and it turns out that they will only get 10 pts(5 hearts) of damage. I tried to change the value of "Sub arrow damage" to apply more damage to entities, while it turns out useless. 我用无尽弓攻击一些中立(村民)和敌对(守卫者)生物,但它们只受到了10点(5颗心)的伤害。我试着更改"Sub arrow damage"的值来让附属箭对实体造成更多伤害,但最终没有起作用。

To Reproduce / 重现

Shoot some creatures with the infinity bow.

Log / 日志

latest.log

Config / 配置

Avaritia Base Config

[general]

Does the super mode of endless tools retain stone and soil

"Is Stone" = false
#Whether to merge matter cluster
"Is Merge Matter Cluster" = false
#Range damage value of the right key of Infinity sword
#Range: 100 ~ 100000
"Sword Range Damage" = 10000
#Infinity sword right click attack range
#Range: 8 ~ 64
"Sword Attack Range" = 32
#Does the right key range attack of endless sword attack neutral creatures
"Is Sword Damage" = true
#Infinity bow scattering light arrow damage
#Range: 100 ~ 100000
"Sub Arrow Damage" = 10000
#Chain number of endless axe cutting trees
#Range: 16 ~ 128
"Axe Chain Count" = 64
#Food effect time scaling factor
#Range: 0.1 ~ 5.0
"Food Time" = 1.0
#The range of Infinity PickAxe can break
#Range: 2 ~ 32
"PickAxe Break Range" = 8
#The range of Infinity Shovel can break
#Range: 2 ~ 32
"Shovel Break Range" = 8
#The product tick of NeutronCollector
#Range: > 1200
"Neutron Collector Product Tick" = 3600
#Singularity default time required
#Range: > 0
"Singularity Time Required" = 240
cnlimiter commented 3 months ago

已修复