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
@@ -0,0 +1,13 @@
{
"attribute.name.generic.water_movement_efficiency": "Swim Speed",
"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.detection_radius": "Detection Radius",
"attribute.name.wayward_attributes.draw_speed": "Draw Speed",
"attribute.name.wayward_attributes.eating_speed": "Eating Speed",
"attribute.name.wayward_attributes.jumping_exhaustion": "Jumping Exhaustion",
"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"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{


"attribute.name.wayward_attributes.arrow_damage": "箭矢伤害",
"attribute.name.wayward_attributes.arrow_velocity": "箭矢速度",
"attribute.name.wayward_attributes.detection_radius": "探测半径",
"attribute.name.wayward_attributes.draw_speed": "拉弦速度",
"attribute.name.wayward_attributes.eating_speed": "进食速度",
"attribute.name.wayward_attributes.jumping_exhaustion": "跳跃消耗度",
"attribute.name.wayward_attributes.sprinting_exhaustion": "疾跑消耗度",
"attribute.name.wayward_attributes.sweeping_damage_radius": "横扫半径",
"attribute.name.wayward_attributes.swimming_exhaustion": "游泳消耗度"
}
Loading