CampfireFaerieAura
Faerie heal aura at lit campfires/stoves: statuses+curse, extra stamina cap 50%, stove icon+linger. Client-side. ZH/EN config. 篝火仙子光环.CampfireFaerieAura / 篝火仙子光环
Author / 作者: youxia173
Side / 端: Client-side / 客户端模组
Faerie-lantern style healing aura near lit campfires (optional portable stoves).
在点燃的篝火旁获得类似仙女灯的疗愈光环(可选便携炉)。
Features / 功能
- Lit campfire aura like Faerie lantern / 点燃篝火光环类似仙女灯
- Heal: Cold / Poison / Drowsy / Injury / Spores / Hunger / Petrify / Curse (Hot off by default)
疗愈:寒冷 / 中毒 / 昏睡 / 受伤 / 孢子 / 饥饿 / 石化 / 诅咒(灼热默认关) - Portable stove: mod heals apply; Cold uses vanilla stove only (no double cold)
便携炉:套用本模组疗愈;寒冷只走原版炉子(不叠模组寒冷) - Stove campfire icon on stamina bar / 便携炉生效时点亮体力条篝火图标
- Stove buff linger after extinguish (default 5s,
PortableStoveBuffDuration)
炉子熄灭后若仍在范围内,模组疗愈+图标再持续(默认 5 秒) - Extra stamina regen with ExtraStaminaCap default 50% / 额外体力回复,上限默认 50%
- Optional host teammate heal (
AffectTeammatesAsHost) / 可选主机给队友疗愈
Install / 安装
- Install BepInExPack PEAK
安装 BepInExPack PEAK - Install this mod with a Thunderstore mod manager, or copy
plugins/youxia173.CampfireFaerieAura.dllintoBepInEx/plugins/
用模组管理器安装,或将 DLL 放入BepInEx/plugins/
Config / 配置
File: BepInEx/config/youxia173.CampfireFaerieAura.cfg
Descriptions are bilingual (ZH / EN). / 说明为中英双语。
General
| Key | Default | ZH | EN |
|---|---|---|---|
Enabled |
true |
总开关;关闭后完全不生效(含主机队友光环) | Master switch; when off, mod does nothing |
AffectTeammatesAsHost |
false |
仅主机:范围内队友也疗愈(队友可不装本模组) | Host only: also heal teammates in range |
EnablePortableStove |
true |
便携炉范围内套用本模组疗愈(寒冷仍原版) | Apply mod heals near portable stoves (Cold vanilla) |
PortableStoveBuffDuration |
5 |
熄灭后疗愈+图标再持续秒数(0~120;0=立刻结束) | Seconds heal+icon linger after extinguish |
HealToggles
| Key | Default | ZH | EN |
|---|---|---|---|
HealHot |
false |
是否疗愈灼热 | Heal Hot |
HealCold |
true |
是否疗愈寒冷(仅篝火;便携炉用原版) | Heal Cold (campfire only; stove vanilla) |
HealPoison |
true |
是否疗愈中毒 | Heal Poison |
HealDrowsy |
true |
是否疗愈昏睡 | Heal Drowsy |
HealInjury |
true |
是否疗愈受伤 | Heal Injury |
HealSpores |
true |
是否疗愈孢子 | Heal Spores |
HealHunger |
true |
是否降低饥饿(恢复饱食) | Reduce Hunger |
HealPetrify |
true |
是否疗愈石化 | Heal Petrify |
HealCurse |
true |
是否疗愈诅咒 | Heal Curse |
RestoreExtraStamina |
true |
范围内缓慢恢复额外体力条 | Restore bonus/extra stamina |
ShowCampfireIconOnStove |
true |
便携炉生效时点亮体力条篝火图标 | Stamina-bar campfire icon on stove |
HealRates
Rates are status removed (or stamina gained) per second, 0~1. Example: 0.005 ≈ 0.5%/s. Defaults ~1/5 of Faerie lantern unless noted.
数值为每秒减少(或增加体力)量,0~1。例如 0.005 ≈ 每秒 0.5%。默认约仙女灯的 1/5(另有注明除外)。
| Key | Default | ZH | EN |
|---|---|---|---|
HotPerSecond |
0.005 |
每秒减少灼热 | Hot removed /s |
ColdPerSecond |
0.05 |
每秒减少寒冷(约原版便携炉) | Cold removed /s (~vanilla stove) |
PoisonPerSecond |
0.005 |
每秒减少中毒 | Poison removed /s |
DrowsyPerSecond |
0.01 |
每秒减少昏睡 | Drowsy removed /s |
InjuryPerSecond |
0.005 |
每秒减少受伤 | Injury removed /s |
SporesPerSecond |
0.005 |
每秒减少孢子 | Spores removed /s |
HungerPerSecond |
0.005 |
每秒主动降低饥饿 | Hunger reduced /s |
PetrifyPerSecond |
0.005 |
每秒减少石化 | Petrify removed /s |
CursePerSecond |
0.005 |
每秒减少诅咒(默认同石化) | Curse removed /s (same as Petrify) |
ExtraStaminaPerSecond |
0.01 |
每秒增加额外体力(0.01≈1%/s) | Extra stamina /s |
ExtraStaminaCap |
0.5 |
本模组额外体力上限(0.5=50%) | Cap for mod extra stamina (50%) |
Notes / 说明
- If clients also have this mod and the host enables
AffectTeammatesAsHost, those clients skip self-heal so they are not healed twice.
若客户端也装了本模组且主机开启AffectTeammatesAsHost,装模组的客户端会跳过自疗,避免双重疗愈。 - Portable stove Cold is never stacked by this mod; campfire Cold uses
HealCold/ColdPerSecond.
便携炉寒冷不由本模组叠加;篝火寒冷走HealCold/ColdPerSecond。
Changelog / 更新日志
See CHANGELOG.md (v1.2.4 and earlier). / 详见 CHANGELOG.md(含 1.2.4 及更早)。
