whte
我测试出来差不多114%就到顶了(想改成1000%
AP版本2.3.7.2

strings
spigot.yml 中的
  attribute:
    maxHealth:
      max: 2048.0
    movementSpeed:
      max: 2048.0
    attackDamage:
      max: 2048.0

设置了吗

名副其实
  1. CritRate:
  2.   Max: 100
  3.   #{0} - 伤害
  4.   #{1} - 属性值
  5.   #支持 PlaceholderAPI 变量
  6.   plan: "{0}*{1}/100"
  7.   #是否使用自定义公式(1.8+)
  8.   planEnable: false
复制代码

此处的Max数字改为1000即可

whte
もぺもぺ 发表于 2021-7-13 13:54
spigot.yml 中的
  attribute:
    maxHealth:

早设置了w