fix card.admin

This commit is contained in:
2026-01-30 16:04:51 +09:00
parent 13e745bf6d
commit 7b30cc6706
2 changed files with 8 additions and 5 deletions

View File

@@ -5,10 +5,8 @@
"$type": "ai.syui.card.admin",
"gacha": {
"pickup": 13,
"rate": {
"rare": 10,
"pickup": 100
}
"rate": { "rare": 10, "pickup": 100 },
"pool": [0, 1, 2, 3, 13]
},
"card": [
{ "id": 0, "character": 0, "name": { "ja": "アイ", "en": "ai" }, "text": { "ja": "アイの基礎ステータスは、このカードのcpを基準にアップする。", "en": "This card's CP is referenced for the character's base status" }, "cp": "status", "effect": "status" },