Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,16 @@
"attribute.name.player.sweeping_damage_ratio": "Sweep Damage",
"attribute.name.wayward_attributes.arrow_damage": "Arrow Damage",
"attribute.name.wayward_attributes.arrow_velocity": "Arrow Velocity",
"attribute.name.wayward_attributes.collection_radius": "Collection Radius",
"attribute.name.wayward_attributes.detection_radius": "Detection Radius",
"attribute.name.wayward_attributes.draw_speed": "Draw Speed",
"attribute.name.wayward_attributes.eating_speed": "Eating Speed",
"attribute.name.wayward_attributes.healing_received": "Healing Received",
"attribute.name.wayward_attributes.interaction_rate": "Interaction Rate",
"attribute.name.wayward_attributes.jumping_exhaustion": "Jumping Exhaustion",
"attribute.name.wayward_attributes.magic_damage": "Magic Damage",
"attribute.name.wayward_attributes.magic_proficiency": "Magic Proficiency",
"attribute.name.wayward_attributes.magic_resistance": "Magic Resistance",
"attribute.name.wayward_attributes.sprinting_exhaustion": "Sprinting Exhaustion",
"attribute.name.wayward_attributes.sweeping_damage_radius": "Sweep Radius",
"attribute.name.wayward_attributes.swimming_exhaustion": "Swimming Exhaustion",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,16 @@

"attribute.name.wayward_attributes.arrow_damage": "箭矢伤害",
"attribute.name.wayward_attributes.arrow_velocity": "箭矢速度",
"attribute.name.wayward_attributes.collection_radius": "收集半径",
"attribute.name.wayward_attributes.detection_radius": "探测半径",
"attribute.name.wayward_attributes.draw_speed": "拉弦速度",
"attribute.name.wayward_attributes.eating_speed": "进食速度",
"attribute.name.wayward_attributes.healing_received": "所受治疗",
"attribute.name.wayward_attributes.interaction_rate": "交互速率",
"attribute.name.wayward_attributes.jumping_exhaustion": "跳跃消耗度",
"attribute.name.wayward_attributes.magic_damage": "魔法伤害",
"attribute.name.wayward_attributes.magic_proficiency": "魔法熟练度",
"attribute.name.wayward_attributes.magic_resistance": "魔法抗性",
"attribute.name.wayward_attributes.sprinting_exhaustion": "疾跑消耗度",
"attribute.name.wayward_attributes.sweeping_damage_radius": "横扫半径",
"attribute.name.wayward_attributes.swimming_exhaustion": "游泳消耗度",
Expand Down
Loading