stardew_valley/Api mod/[JA] pi shop always/Weapons/Diamond SwordEX/weapon.json
2024-01-11 05:38:42 +08:00

21 lines
501 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 SwordEX",
"Description": "经由Api附魔的钻石剑不是一般的牛。",
"Type": "Sword",
"MinimumDamage": 70,
"MaximumDamage": 90,
"Knockback": 2,
"Accuracy": 8,
"Defense": 0,
"Speed": 4,
"MineDropVar": -1,
"MineDropMinimumLevel": -1,
"ExtraSwingArea": 1,
"CritChance": 0.1,
"CritMultiplier": 2,
"CanPurchase": false,
"NameLocalization":
{
"zh": "附魔钻石剑",
},
}