fix rse item

This commit is contained in:
2026-02-13 00:31:40 +09:00
parent 1d33b50775
commit 5e84ba7b1d
13 changed files with 291 additions and 283 deletions

View File

@@ -1,285 +1,285 @@
{ {
"uri": "at://did:plc:6qyecktefllvenje24fcxnie/ai.syui.rse.admin/self", "uri": "at://did:plc:6qyecktefllvenje24fcxnie/ai.syui.rse.admin/self",
"cid": "bafyreihgv33l3kdbpghum3ul5uugscfoaooyyx7nu3eaiuge4l6pru6je4", "cid": "bafyreihgv33l3kdbpghum3ul5uugscfoaooyyx7nu3eaiuge4l6pru6je4",
"value": { "value": {
"item": [ "item": [
{ "id": 0, "name": "a", "text": { "en": "world", "ja": "世界" } }, { "id": 1, "name": "i", "text": { "en": "The Pillar of Creation at the center of the universe.", "ja": "宇宙の中心にある創造の柱。" } },
{ "id": 1, "name": "i", "text": { "en": "The Pillar of Creation at the center of the galaxy stands tall in a place called the Eternal Stone, which is said to tolerate no change. The three attributes of gold, silver, and copper are engraved on it.", "ja": "銀河の中心にある創造の柱。そこにそびえ立つ永遠の石には金、銀、銅の3つの属性が刻み込まれている" } }, { "id": 2, "name": "gordbox", "text": { "en": "The first color in this world.", "ja": "この世界の最初の色。" } },
{ "id": 2, "name": "gordbox", "text": { "en": "The first color in this world", "ja": "この世界の最初の色" } }, { "id": 3, "name": "silverbox", "text": { "en": "The second color in this world.", "ja": "この世界の2番目の色" } },
{ "id": 3, "name": "silverbox", "text": { "en": "The second color in this world", "ja": "この世界の2番目の色" } }, { "id": 4, "name": "copperbox", "text": { "en": "The third color, lost from this world.", "ja": "この世界から失われた3番目の色" } },
{ "id": 4, "name": "bluebox", "text": { "en": "The third color in this world. It was once red, but was rewritten by someone", "ja": "この世界の3番目の色。かつては赤だったが、何者かに書き換えられた" } }, { "id": 5, "name": "bluebox", "text": { "en": "The fourth color in this world.", "ja": "この世界の4番目の色。" } },
{ "id": 5, "name": "copperbox", "text": { "en": "The Third Lost Color of the World", "ja": "この世界から失われた3番目の色" } } { "id": 6, "name": "atcoin", "text": { "en": "A gold coin of this world.", "ja": "この世界の金貨。" } }
], ],
"$type": "ai.syui.rse.admin", "$type": "ai.syui.rse.admin",
"system": [ "system": [
{ {
"id": 0, "id": 0,
"name": "ai", "name": "ai",
"domain": "ability" "domain": "ability"
}, },
{ {
"id": 1, "id": 1,
"name": "yui", "name": "yui",
"domain": "unique" "domain": "unique"
}, },
{ {
"id": 2, "id": 2,
"name": "at", "name": "at",
"domain": "account" "domain": "account"
}, },
{ {
"id": 3, "id": 3,
"name": "world", "name": "world",
"domain": "planet" "domain": "planet"
}, },
{ {
"id": 4, "id": 4,
"name": "dream", "name": "dream",
"domain": "origin" "domain": "origin"
} }
], ],
"ability": [ "ability": [
{ {
"id": 0, "id": 0,
"kind": "i", "kind": "i",
"name": "ai", "name": "ai",
"color": "#000", "color": "#000",
"level": 0, "level": 0,
"relation": [ "relation": [
0, 0,
1, 1,
2, 2,
3, 3,
4, 4,
5, 5,
6, 6,
7, 7,
8 8
], ],
"weakness": [ "weakness": [
1 1
], ],
"multiplier": 150 "multiplier": 150
}, },
{ {
"id": 1, "id": 1,
"kind": "unique", "kind": "unique",
"name": "yui", "name": "yui",
"color": "#fff", "color": "#fff",
"level": 0, "level": 0,
"relation": [], "relation": [],
"weakness": [], "weakness": [],
"multiplier": 100 "multiplier": 100
}, },
{ {
"id": 2, "id": 2,
"kind": "phantom", "kind": "phantom",
"name": "axion", "name": "axion",
"color": "#8b00ff", "color": "#8b00ff",
"level": 1, "level": 1,
"relation": [ "relation": [
3, 3,
5, 5,
6 6
], ],
"weakness": [ "weakness": [
4 4
], ],
"multiplier": 150 "multiplier": 150
}, },
{ {
"id": 3, "id": 3,
"kind": "phantom", "kind": "phantom",
"name": "baryon", "name": "baryon",
"color": "#0066cc", "color": "#0066cc",
"level": 1, "level": 1,
"relation": [ "relation": [
4, 4,
6, 6,
7 7
], ],
"weakness": [ "weakness": [
2 2
], ],
"multiplier": 150 "multiplier": 150
}, },
{ {
"id": 4, "id": 4,
"kind": "phantom", "kind": "phantom",
"name": "photon", "name": "photon",
"color": "#ffff00", "color": "#ffff00",
"level": 1, "level": 1,
"relation": [ "relation": [
2, 2,
7, 7,
8 8
], ],
"weakness": [ "weakness": [
3 3
], ],
"multiplier": 150 "multiplier": 150
}, },
{ {
"id": 5, "id": 5,
"kind": "matter", "kind": "matter",
"name": "quark", "name": "quark",
"color": "#ff0000", "color": "#ff0000",
"level": 2, "level": 2,
"relation": [ "relation": [
6 6
], ],
"weakness": [ "weakness": [
0, 0,
2 2
], ],
"multiplier": 150 "multiplier": 150
}, },
{ {
"id": 6, "id": 6,
"kind": "matter", "kind": "matter",
"name": "neutron", "name": "neutron",
"color": "#808080", "color": "#808080",
"level": 2, "level": 2,
"relation": [ "relation": [
7 7
], ],
"weakness": [ "weakness": [
5, 5,
2, 2,
3 3
], ],
"multiplier": 150 "multiplier": 150
}, },
{ {
"id": 7, "id": 7,
"kind": "matter", "kind": "matter",
"name": "atom", "name": "atom",
"color": "#00cc66", "color": "#00cc66",
"level": 2, "level": 2,
"relation": [ "relation": [
8 8
], ],
"weakness": [ "weakness": [
6, 6,
3, 3,
4 4
], ],
"multiplier": 150 "multiplier": 150
}, },
{ {
"id": 8, "id": 8,
"kind": "matter", "kind": "matter",
"name": "sun", "name": "sun",
"color": "#ff8c00", "color": "#ff8c00",
"level": 2, "level": 2,
"relation": [ "relation": [
5 5
], ],
"weakness": [ "weakness": [
7, 7,
4 4
], ],
"multiplier": 150 "multiplier": 150
}, },
{ {
"id": 9, "id": 9,
"kind": "element", "kind": "element",
"name": "gold", "name": "gold",
"color": "#ffd700", "color": "#ffd700",
"level": 3, "level": 3,
"relation": [ "relation": [
10 10
], ],
"weakness": [ "weakness": [
11, 11,
12 12
], ],
"multiplier": 150 "multiplier": 150
}, },
{ {
"id": 10, "id": 10,
"kind": "element", "kind": "element",
"name": "silver", "name": "silver",
"color": "#c0c0c0", "color": "#c0c0c0",
"level": 3, "level": 3,
"relation": [ "relation": [
11, 11,
12 12
], ],
"weakness": [ "weakness": [
9 9
], ],
"multiplier": 150 "multiplier": 150
}, },
{ {
"id": 11, "id": 11,
"kind": "element", "kind": "element",
"name": "copper", "name": "copper",
"color": "#b87333", "color": "#b87333",
"level": 3, "level": 3,
"relation": [ "relation": [
9 9
], ],
"weakness": [ "weakness": [
10 10
], ],
"multiplier": 150, "multiplier": 150,
"phantom": true "phantom": true
}, },
{ {
"id": 12, "id": 12,
"kind": "element", "kind": "element",
"name": "oxygen", "name": "oxygen",
"color": "#87ceeb", "color": "#87ceeb",
"level": 3, "level": 3,
"relation": [ "relation": [
9 9
], ],
"weakness": [ "weakness": [
10 10
], ],
"multiplier": 150 "multiplier": 150
} }
], ],
"character": [ "character": [
{ {
"id": 0, "id": 0,
"mode": 2, "mode": 2,
"name": "ai", "name": "ai",
"ability": 0 "ability": 0
}, },
{ {
"id": 1, "id": 1,
"mode": 2, "mode": 2,
"name": "yui", "name": "yui",
"ability": 1 "ability": 1
}, },
{ {
"id": 2, "id": 2,
"mode": 0, "mode": 0,
"name": "dragon", "name": "dragon",
"ability": 2 "ability": 2
}, },
{ {
"id": 3, "id": 3,
"mode": 0, "mode": 0,
"name": "robot", "name": "robot",
"ability": 5 "ability": 5
} }
], ],
"createdAt": "2026-01-27T16:25:09.000Z", "createdAt": "2026-01-27T16:25:09.000Z",
"updatedAt": "2026-01-27T16:25:09.000Z", "updatedAt": "2026-01-27T16:25:09.000Z",
"collection": [ "collection": [
{ {
"id": 0, "id": 0,
"name": "card", "name": "card",
"nsid": "ai.syui.card" "nsid": "ai.syui.card"
}, },
{ {
"id": 1, "id": 1,
"name": "rse", "name": "rse",
"nsid": "ai.syui.rse" "nsid": "ai.syui.rse"
} }
] ]
} }
} }

View File

@@ -44,6 +44,13 @@
"cid": "5", "cid": "5",
"rare": 0, "rare": 0,
"unique": false "unique": false
},
{
"cp": 6,
"id": 6,
"cid": "6",
"rare": 0,
"unique": false
} }
], ],
"$type": "ai.syui.rse.user", "$type": "ai.syui.rse.user",

View File

@@ -4,6 +4,7 @@
"ai.syui.card.old", "ai.syui.card.old",
"ai.syui.log.chat", "ai.syui.log.chat",
"ai.syui.log.post", "ai.syui.log.post",
"ai.syui.rse.user",
"app.bsky.actor.profile", "app.bsky.actor.profile",
"app.bsky.feed.post", "app.bsky.feed.post",
"app.bsky.feed.repost", "app.bsky.feed.repost",

BIN
public/rse/item/2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 181 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 23 KiB

BIN
public/rse/item/3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 181 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 23 KiB

BIN
public/rse/item/4.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 181 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 23 KiB

BIN
public/rse/item/5.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 181 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 23 KiB

BIN
public/rse/item/6.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 293 KiB

BIN
public/rse/item/6.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB