贪食狐
MythicMobs怎么设置怪物受到攻击后显示 剩余血量/最大血量 RT
0:
  Mobtype: Pig
  Display: '&4&l[LV:0]&f&l[一段斗之气]野猪'
  Health: 100
  Damage: 100
  Skills:
    ShowHealth: mobhp/mobmaxhp <100
  Drops:
  - exp 1 1
  - money 0.1 1
  Options:
    AlwaysShowName: true
    MovementSpeed: 0.2
    MaxCombatDistance: 25
    PreventOtherDrops: true
    ShowHealth: true

不要和我说装血量显示插件或者MOD 我不想用

prozhong
Config.yml
show-health-format:Format of the message that is displayed using the following variables: #显示格式设定
$mobname:#怪物名字
$percent:#玩家生命百分比
$mobhp: #怪物生命值
$mobmaxhp:#怪物最大生命值

show-health-format: Format of the message that is displayed using the following variables:

$mobname: Name of the mob.
$percent: Percent health of the mob.
$mobhp: Current mob hit points.
$mobmaxhp: Mobs max hit points.

http://lumine.io/p/mc/mythicmobs/doku.php/configuration
本插件无此支持

贪食狐
prozhong 发表于 2015-5-15 16:50
Config.yml
show-health-format:Format of the message that is displayed using the following variables: ...

我很确定有

贪食狐
prozhong 发表于 2015-5-15 16:50
Config.yml
show-health-format:Format of the message that is displayed using the following variables: ...

我很确定有

prozhong
show-health-format:
$mobhp/$mobmaxhp

试试?

第一页 上一页 下一页 最后一页