fix card json webp

This commit is contained in:
2026-01-28 16:04:08 +09:00
parent cfa36633e1
commit ab34468717
8 changed files with 253 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
{
"uri": "at://did:plc:6qyecktefllvenje24fcxnie/ai.syui.card.admin/self",
"cid": "",
"value": {
"$type": "ai.syui.card.admin",
"gacha": {
"pickup": 13,
"rate": {
"rare": 10,
"pickup": 100
}
},
"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", "key": null },
{ "id": 1, "character": 0, "name": { "ja": "夢幻", "en": "dream" }, "text": { "ja": "このカードのcpは飛行時間に参照される", "en": "This card's CP is referenced for flight duration" }, "cp": "time", "effect": "fly", "key": "R1" },
{ "id": 2, "character": 0, "name": { "ja": "光彩", "en": "shiny" }, "text": { "ja": "このカードのcpは変身時間に参照される", "en": "This card's CP is referenced for transformation duration" }, "cp": "time", "effect": "mode", "key": "L1" },
{ "id": 3, "character": 0, "name": { "ja": "中性子", "en": "neutron" }, "text": { "ja": "このカードのcpは物理ダメージに参照される", "en": "This card's CP is referenced for physical damage" }, "cp": "damage", "effect": "damage" , "key": "Y" },
{ "id": 13, "character": 0, "name": { "ja": "創造", "en": "create" }, "text": { "ja": "このカードのcpは属性ダメージに参照される", "en": "This card's CP is referenced for elemental damage" }, "cp": "damage", "effect": "damage", "key": "X" },
{ "id": 100, "character": 1, "name": { "ja": "世界", "en": "world" }, "text": { "ja": "このカードのcpはキャラクターの基礎ステータスに参照される", "en": "This card's CP is referenced for the character's base status" }, "cp": "status", "effect": "status", "key": null },
{ "id": 200, "character": 2, "name": { "ja": "d", "en": "d" }, "text": { "ja": "このカードのcpはキャラクターの基礎ステータスに参照される", "en": "This card's CP is referenced for the character's base status" }, "cp": "status", "effect": "status", "key": null },
{ "id": 300, "character": 3, "name": { "ja": "r", "en": "r" }, "text": { "ja": "このカードのcpはキャラクターの基礎ステータスに参照される", "en": "This card's CP is referenced for the character's base status" }, "cp": "status", "effect": "status", "key": null },
{ "id": 400, "character": 4, "name": { "ja": "c", "en": "c" }, "text": { "ja": "このカードのcpはキャラクターの基礎ステータスに参照される", "en": "This card's CP is referenced for the character's base status" }, "cp": "status", "effect": "status", "key": null }
],
"createdAt": "2026-01-25T09:02:20.000Z",
"updatedAt": "2026-01-25T09:02:20.000Z"
}
}

View File

@@ -0,0 +1,226 @@
{
"uri": "at://did:plc:6qyecktefllvenje24fcxnie/ai.syui.rse.admin/self",
"cid": "bafyreihgv33l3kdbpghum3ul5uugscfoaooyyx7nu3eaiuge4l6pru6je4",
"value": {
"item": [
{
"id": 0,
"name": "gordbox",
"text": "The first color in this world"
},
{
"id": 1,
"name": "silverbox",
"text": "The second color in this world"
},
{
"id": 2,
"name": "bluebox",
"text": "The third color in this world. It was once red, but was rewritten by someone"
}
],
"$type": "ai.syui.rse.admin",
"system": [
{
"id": 0,
"name": "ai",
"domain": "ability"
},
{
"id": 1,
"name": "yui",
"domain": "unique"
},
{
"id": 2,
"name": "at",
"domain": "account"
},
{
"id": 3,
"name": "world",
"domain": "planet"
},
{
"id": 4,
"name": "dream",
"domain": "origin"
}
],
"ability": [
{
"id": 0,
"kind": "i",
"name": "ai",
"level": 0,
"relation": [
0,
1,
2,
3,
4,
5,
6,
7,
8
],
"weakness": [
1
],
"multiplier": 150
},
{
"id": 1,
"kind": "unique",
"name": "yui",
"level": 0,
"relation": [],
"weakness": [],
"multiplier": 100
},
{
"id": 2,
"kind": "phantom",
"name": "axion",
"level": 1,
"relation": [
3,
5,
6
],
"weakness": [
4
],
"multiplier": 150
},
{
"id": 3,
"kind": "phantom",
"name": "baryon",
"level": 1,
"relation": [
4,
6,
7
],
"weakness": [
2
],
"multiplier": 150
},
{
"id": 4,
"kind": "phantom",
"name": "photon",
"level": 1,
"relation": [
2,
7,
8
],
"weakness": [
3
],
"multiplier": 150
},
{
"id": 5,
"kind": "matter",
"name": "quark",
"level": 2,
"relation": [
6
],
"weakness": [
0,
2
],
"multiplier": 150
},
{
"id": 6,
"kind": "matter",
"name": "neutron",
"level": 2,
"relation": [
7
],
"weakness": [
5,
2,
3
],
"multiplier": 150
},
{
"id": 7,
"kind": "matter",
"name": "atom",
"level": 2,
"relation": [
8
],
"weakness": [
6,
3,
4
],
"multiplier": 150
},
{
"id": 8,
"kind": "matter",
"name": "sun",
"level": 2,
"relation": [
5
],
"weakness": [
7,
4
],
"multiplier": 150
}
],
"character": [
{
"id": 0,
"mode": 2,
"name": "ai",
"ability": 0
},
{
"id": 1,
"mode": 2,
"name": "yui",
"ability": 1
},
{
"id": 2,
"mode": 0,
"name": "dragon",
"ability": 2
},
{
"id": 3,
"mode": 0,
"name": "robot",
"ability": 5
}
],
"createdAt": "2026-01-27T16:25:09.000Z",
"updatedAt": "2026-01-27T16:25:09.000Z",
"collection": [
{
"id": 0,
"name": "card",
"nsid": "ai.syui.card"
},
{
"id": 1,
"name": "rse",
"nsid": "ai.syui.rse"
}
]
}
}