"调整冻伤负面状态阶段标签名称"

This commit is contained in:
ProjectKoi-Kalo\Kalo 2025-05-13 16:36:29 +08:00
parent 5644dee930
commit e8197c92eb
3 changed files with 27 additions and 4 deletions

View File

@ -211,7 +211,7 @@
</comps>
<stages>
<li>
<label>shivering</label>
<label>minor</label>
<becomeVisible>false</becomeVisible>
</li>
<li>
@ -289,7 +289,7 @@
</comps>
<stages>
<li>
<label>shivering</label>
<label>minor</label>
<becomeVisible>True</becomeVisible>
</li>
<li>
@ -366,7 +366,7 @@
</injuryProps>
<stages>
<li>
<label>shivering</label>
<label>minor</label>
<becomeVisible>false</becomeVisible>
</li>
<li>
@ -458,7 +458,7 @@
</injuryProps>
<stages>
<li>
<label>shivering</label>
<label>minor</label>
<becomeVisible>false</becomeVisible>
</li>
<li>

View File

@ -61,6 +61,10 @@
<DRM_ExplosiveSlashTail.description>一条碎斩尾。巨大的剑刃替代了尾巴。这种亚种尾巴上覆盖了危险的易爆材料。</DRM_ExplosiveSlashTail.description>
<DRM_ExplosiveSlashTail.labelNoun>碎斩尾</DRM_ExplosiveSlashTail.labelNoun>
<DRM_CryoSlashTail.label>龙娘 霜斩尾</DRM_CryoSlashTail.label>
<DRM_CryoSlashTail.description>一条霜斩尾。巨大的剑刃替代了尾巴。这种亚种尾巴温度极度冰冷。</DRM_CryoSlashTail.description>
<DRM_CryoSlashTail.labelNoun>霜斩尾</DRM_CryoSlashTail.labelNoun>
<DRM_KnightForce.label>骑士之力</DRM_KnightForce.label>
<DRM_KnightForce.description>这个人已经完全准备就绪。无法被击退。</DRM_KnightForce.description>
@ -132,6 +136,21 @@
<!-- EN: extreme -->
<DRM_ElectricShock.stages.completely.label>完全</DRM_ElectricShock.stages.completely.label>
<DRM_CryoShock.label>低温休克</DRM_CryoShock.label>
<DRM_CryoShock.description>由于体温骤降,这个人意识正在降低,无法行动。</DRM_CryoShock.description>
<!-- EN: minor -->
<DRM_CryoShock.stages.minor-0.label>轻微</DRM_CryoShock.stages.minor-0.label>
<!-- EN: minor -->
<DRM_CryoShock.stages.minor-1.label>较轻</DRM_CryoShock.stages.minor-1.label>
<!-- EN: moderate -->
<DRM_CryoShock.stages.moderate.label>中等</DRM_CryoShock.stages.moderate.label>
<!-- EN: serious -->
<DRM_CryoShock.stages.serious.label>严重</DRM_CryoShock.stages.serious.label>
<!-- EN: extreme -->
<DRM_CryoShock.stages.extreme.label>极重</DRM_CryoShock.stages.extreme.label>
<!-- EN: extreme -->
<DRM_CryoShock.stages.completely.label>完全</DRM_CryoShock.stages.completely.label>
<!-- EN: tox gas -->
<DRM_FearGas.label>恐惧毒气</DRM_FearGas.label>
<!-- EN: Aftereffects of exposure to tox gas, a poisonous chemical gas. It burns the lungs and eyes, causing a temporary shortness of breath and reduction in sight. Continued exposure to tox gas results in toxic buildup and eventually death. -->

View File

@ -54,4 +54,8 @@
<DRM_ExplosiveSlashTail.description>一条碎斩尾。巨大的剑刃替代了尾巴。这种亚种尾巴上覆盖了危险的易爆材料。</DRM_ExplosiveSlashTail.description>
<DRM_ExplosiveSlashTail.labelNoun>碎斩尾</DRM_ExplosiveSlashTail.labelNoun>
<DRM_CryoSlashTail.label>龙娘 霜斩尾</DRM_CryoSlashTail.label>
<DRM_CryoSlashTail.description>一条霜斩尾。巨大的剑刃替代了尾巴。这种亚种尾巴温度极度冰冷。</DRM_CryoSlashTail.description>
<DRM_CryoSlashTail.labelNoun>霜斩尾</DRM_CryoSlashTail.labelNoun>
</LanguageData>