stardew_valley/Api mod/[JA] piWeapons/Weapons/Diamond Sword/weapon.json
2024-01-11 05:38:42 +08:00

21 lines
487 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"Name": "Diamond Sword",
"Description": "Api遗失的佩剑还没来得及附魔。",
"Type": "Sword",
"MinimumDamage": 60,
"MaximumDamage": 80,
"Knockback": 1,
"Accuracy": 8,
"Defense": 0,
"Speed": 0,
"MineDropVar": -1,
"MineDropMinimumLevel": -1,
"ExtraSwingArea": 1,
"CritChance": 0.1,
"CritMultiplier": 2,
"CanPurchase": false,
"NameLocalization":
{
"zh": "钻石剑",
},
}