跳转到内容

药水效果/凋零(minecraft:wither):修订间差异

来自诸神匠心 Wiki
Import verified TiCTHD data
 
Synchronize verified TiCTHD data
第1行: 第1行:
<!-- THDWIKI-DATA {"schema":1,"kind":"potion","key":"minecraft:wither","bodySha256":"29a465e206a88745223085fbb3dc7a543eb880a1870f19433a003568aba01cf9"} -->
<!-- THDWIKI-DATA {"schema":1,"kind":"potion","key":"minecraft:wither","bodySha256":"001e6a8148ace83204835216bb162e2109903f980a72bcfc36628a49cb758f07"} -->
{{资料信息框
{{资料信息框
|名称=凋零
|名称=凋零
第7行: 第7行:
|适用版本=诸神匠心 1.6.13(Minecraft 1.12.2)
|适用版本=诸神匠心 1.6.13(Minecraft 1.12.2)
|作者=
|作者=
|状态=整合包内有直接使用证据
|状态=整合包状态效果
|来源=<code>minecraft:wither</code>
}}
}}


'''凋零'''是诸神匠心 1.6.13(Minecraft 1.12.2)中记录的状态效果。缺失字段保持未确认,不根据名称推测机制。
'''凋零'''是诸神匠心 1.6.13(Minecraft 1.12.2)中记录的状态效果。


== 基本信息 ==
== 基本信息 ==
第28行: 第27行:
* 周期性造成 1 点凋零伤害,可以致死。
* 周期性造成 1 点凋零伤害,可以致死。
* 等级越高,伤害触发间隔越短。
* 等级越高,伤害触发间隔越短。
== 使用与获取证据 ==
{| class="wikitable"
! 证据类型 !! 作用对象 !! 来源 !! 摘录
|-
| 脚本检测
| 状态效果
| <code>scripts/contenttweaker/armor.zs:834</code>
| if (player.isPotionActive(&lt;potion:minecraft:wither&gt;))&#123;
|-
| 脚本施加
| 状态效果
| <code>scripts/contenttweaker/tools.zs:275</code>
| target.addPotionEffect(&lt;potion:minecraft:wither&gt;.makePotionEffect(90, 1, false, false));
|-
| 脚本施加
| 状态效果
| <code>scripts/contenttweaker/tools.zs:583</code>
| target.addPotionEffect(&lt;potion:minecraft:wither&gt;.makePotionEffect(30, 1, false, false));
|-
| 脚本施加
| 状态效果
| <code>scripts/contenttweaker/tools.zs:1673</code>
| player.addPotionEffect(&lt;potion:minecraft:wither&gt;.makePotionEffect(80, 2, false, false));&#125;
|-
| 脚本施加
| 状态效果
| <code>scripts/contenttweaker/tools.zs:2125</code>
| target.addPotionEffect(&lt;potion:minecraft:wither&gt;.makePotionEffect(20, 0, false, false));
|-
| 脚本施加
| 状态效果
| <code>scripts/geininxiayaole.zs:187</code>
| player.addPotionEffect(&lt;potion:minecraft:wither&gt;.makePotionEffect(20, 0, false, false));
|}
== 数据来源 ==
* 来源解析状态:builtin-runtime-export
* 来源文件:<code>potion-effects</code>
* 图标资源:资料未确认
* 实现审计状态:language-only
* 实现审计可信度:high
* 当前导出没有可展示的实现来源路径。


== 待确认信息 ==
== 待确认信息 ==

2026年7月17日 (五) 17:08的版本

凋零
类型
药水效果


所属模组
Minecraft1.12.2
适用版本
诸神匠心 1.6.13(Minecraft 1.12.2)
状态
整合包状态效果

凋零是诸神匠心 1.6.13(Minecraft 1.12.2)中记录的状态效果。

基本信息

  • 缓存 ID:minecraft:wither
  • 完整注册名:minecraft:wither
  • 中文名:凋零
  • 英文名:资料未确认
  • 来源模组:Minecraft1.12.2
  • 类型:持续
  • 性质:负面

游戏内说明

持续损失生命值,可致死。

实际效果

  • 周期性造成 1 点凋零伤害,可以致死。
  • 等级越高,伤害触发间隔越短。

待确认信息

  • 当前数据源未提供英文名