diff --git a/scpt/src/ai/syui/game/character.zsh b/scpt/src/ai/syui/game/character.zsh index 1a3f2a8..7f72075 100755 --- a/scpt/src/ai/syui/game/character.zsh +++ b/scpt/src/ai/syui/game/character.zsh @@ -293,8 +293,8 @@ function create_game_user() { json_item=" \"coin\": { \"id\": 0, \"count\": 0 }, -\"card\": { \"id\": 0, \"count\": 0 }, -\"weapon\": { \"id\": 0, \"count\": 0 } +\"card\": { \"id\": 0, \"count\": 0, \"cp\": 0, \"rare\": 0 }, +\"weapon\": { \"id\": 0, \"count\": 0, \"attack\": 0, \"type\": 0, \"tp\": 0 } " json="