Show Weights

This commit is contained in:
2022-05-20 18:09:16 +08:00
parent c94bb216ac
commit b1ac1f5a80
4 changed files with 992 additions and 230 deletions

View File

@@ -66,7 +66,7 @@ namespace GrasscutterTools.Game.Gacha
/// (提示请不要随便修改祈愿道具除了蓝球和粉球有可能会引发bug比如修改成摩拉抽卡可能导致卡住)
/// </summary>
[JsonProperty("costItem")]
public int CostItem { get; set; } = 223;
public int CostItem { get; set; } = 224;
/// <summary>
/// 开始时间Unix时间戳