fix rse.admin json

This commit is contained in:
2026-01-28 19:54:55 +09:00
parent 3010976006
commit 25d420d157

View File

@@ -42,6 +42,7 @@
"id": 0, "id": 0,
"kind": "i", "kind": "i",
"name": "ai", "name": "ai",
"color": "#000",
"level": 0, "level": 0,
"relation": [ "relation": [
0, 0,
@@ -63,6 +64,7 @@
"id": 1, "id": 1,
"kind": "unique", "kind": "unique",
"name": "yui", "name": "yui",
"color": "#fff",
"level": 0, "level": 0,
"relation": [], "relation": [],
"weakness": [], "weakness": [],
@@ -72,6 +74,7 @@
"id": 2, "id": 2,
"kind": "phantom", "kind": "phantom",
"name": "axion", "name": "axion",
"color": "#8b00ff",
"level": 1, "level": 1,
"relation": [ "relation": [
3, 3,
@@ -87,6 +90,7 @@
"id": 3, "id": 3,
"kind": "phantom", "kind": "phantom",
"name": "baryon", "name": "baryon",
"color": "#0066cc",
"level": 1, "level": 1,
"relation": [ "relation": [
4, 4,
@@ -102,6 +106,7 @@
"id": 4, "id": 4,
"kind": "phantom", "kind": "phantom",
"name": "photon", "name": "photon",
"color": "#ffff00",
"level": 1, "level": 1,
"relation": [ "relation": [
2, 2,
@@ -117,6 +122,7 @@
"id": 5, "id": 5,
"kind": "matter", "kind": "matter",
"name": "quark", "name": "quark",
"color": "#ff0000",
"level": 2, "level": 2,
"relation": [ "relation": [
6 6
@@ -131,6 +137,7 @@
"id": 6, "id": 6,
"kind": "matter", "kind": "matter",
"name": "neutron", "name": "neutron",
"color": "#808080",
"level": 2, "level": 2,
"relation": [ "relation": [
7 7
@@ -146,6 +153,7 @@
"id": 7, "id": 7,
"kind": "matter", "kind": "matter",
"name": "atom", "name": "atom",
"color": "#00cc66",
"level": 2, "level": 2,
"relation": [ "relation": [
8 8
@@ -161,6 +169,7 @@
"id": 8, "id": 8,
"kind": "matter", "kind": "matter",
"name": "sun", "name": "sun",
"color": "#ff8c00",
"level": 2, "level": 2,
"relation": [ "relation": [
5 5
@@ -170,6 +179,65 @@
4 4
], ],
"multiplier": 150 "multiplier": 150
},
{
"id": 9,
"kind": "element",
"name": "gold",
"color": "#ffd700",
"level": 3,
"relation": [
10
],
"weakness": [
11,
12
],
"multiplier": 150
},
{
"id": 10,
"kind": "element",
"name": "silver",
"color": "#c0c0c0",
"level": 3,
"relation": [
11,
12
],
"weakness": [
9
],
"multiplier": 150
},
{
"id": 11,
"kind": "element",
"name": "copper",
"color": "#b87333",
"level": 3,
"relation": [
9
],
"weakness": [
10
],
"multiplier": 150,
"phantom": true
},
{
"id": 12,
"kind": "element",
"name": "oxygen",
"color": "#87ceeb",
"level": 3,
"relation": [
9
],
"weakness": [
10
],
"multiplier": 150
} }
], ],
"character": [ "character": [