This commit is contained in:
syui 2024-12-26 10:38:30 +09:00
parent 08de8a4ef6
commit 3d0e6ee910
Signed by: syui
GPG Key ID: 5417CFEBAD92DF56

20
ue.json
View File

@ -251,6 +251,16 @@
"text": "the smallest unit in this world, smaller than a quark. the smaller it is, the more it can gather together. it generates enormous gravity, and black holes are made up of these particles. this world is the world of existence. existence is made up of the consciousness of existence. the consciousness of existence is the smallest thing in this world, and all matter is a collection of this consciousness.",
"lang": {
"ja": "クォークよりも小さいこの世界の最小単位。小さいほど集まることができる。膨大な重力が発生し、ブラックホールはこの粒子で構成されている。この世界は存在の世界。存在は存在の意識で構成される。存在の意識はこの世界で最も小さいもので、あらゆる物質はこの意識の集合体"
},
"effect": {
"name": "gravity",
"value": 1,
"body": {
"text": "immediately before attacking, perform a powerful pull",
"lang": {
"ja": "攻撃の直前、強力な引き寄せを行う"
}
}
}
},
"enum": [
@ -333,6 +343,16 @@
"color": "#9b59b6",
"lang": {
"ja": "クォーク"
},
"effect": {
"name": "gravity",
"value": 0.1,
"body": {
"text": "immediately before attacking, perform a powerful pull",
"lang": {
"ja": "攻撃の直前、強力な引き寄せを行う"
}
}
}
}
},