短跑者凉鞋
Sprinter's Sandals
阅读译名(自行翻译)
提升耐力与耐力再生;装备和卸下时会通知 FastPlayer 移速系统。
资料范围:神器随机池候选
物品属性
- 耐力加成
- 15固定
- 耐力再生
- 5固定
- 装备联动
- OnAdded/OnRemoved 调用 FastPlayer.OnItemAdded/OnItemRemoved运行时联动
- 神器等级
- StandardArtefact(标准神器)固定
来源与任务关联 已核实
宝藏堆仍可搜取时,玩家在非 Blessed 且 3 格内双击,有机会开出该神器;搜取次数可能提前结束。宝藏堆具体出现地点尚待补充。 已确认列入 m_ArtyTypes,可由对应共享随机入口从池中构造;这不表示它属于每一个地城或怪物。具体地点和单件概率待核实。
资料出处
资料快照:2026-09-04 · 类型标识:Artifact_SprintersSandals
World/Source/Scripts/Items/Magical/Artifacts/Clothing/Foot/Artifact_SprintersSandals.cs:5类、鞋基类、属性与装备联动
World/Source/Scripts/Items/Magical/Artifacts/Arty_Setup.cs:8ArtySetup 仅给 IGiftable 写入 Gifter=null、How=Unearthed by、Points=0,不改战斗属性
World/Source/Scripts/Items/Containers/Loot.cs:511m_ArtyTypes 候选表(列表行511–542,含 Artifact_SprintersSandals)
World/Source/Scripts/Items/Containers/Loot.cs:1239RandomArty() 从 m_ArtyTypes 构造物品
World/Source/Scripts/Items/Magical/Artifacts/Clothing/Foot/Artifact_SprintersSandals.cs:5物品类定义;显示名取自该类构造器,未发现常量名称时使用类名拆分
World/Source/Scripts/Items/Containers/Loot.cs:525标准神器随机池候选表中的类型引用
World/Source/Scripts/Items/Containers/Loot.cs:1239RandomArty() 共享构造入口
