From 00fd2666f0f568a4a171760aae6db5512f564fbe Mon Sep 17 00:00:00 2001 From: syui Date: Thu, 12 Dec 2024 08:05:06 +0900 Subject: [PATCH] fix --- .gitignore | 1 + readme.md | 36 +++++ ue.json | 427 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 464 insertions(+) create mode 100644 ue.json diff --git a/.gitignore b/.gitignore index 94ebd45..2703f31 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ *.DS_Store /scpt/*.jpeg /scpt/*.png +config diff --git a/readme.md b/readme.md index a9ac6db..19a63b5 100644 --- a/readme.md +++ b/readme.md @@ -31,6 +31,42 @@ the player data is stored in the pds.       └── createdAt ``` +```sh +# https://git.syui.ai/ai/at/src/branch/main/at.zsh +$ ./at.zsh u at://did:plc:4hqjfn7m6n5hno3doamuhgef/ai.syui.game.user/syui +{ + "uri": "at://did:plc:4hqjfn7m6n5hno3doamuhgef/ai.syui.game.user/syui", + "cid": "bafyreigijd4vonyzgjkzotrbtq5j5gyoecokoij3u7jw4sqnx6wkh7attq", + "value": { + "did": "did:plc:uqzpqmrjnptsxezjx4xuh2mn", + "$type": "ai.syui.game.user", + "aiten": 0, + "limit": false, + "login": false, + "gender": "male", + "handle": "syui.ai", + "character": { + "ai": { + "hp": 9, + "lv": 1, + "exp": 0, + "img": "https://cdn.bsky.app/img/feed_thumbnail/plain/did:plc:4hqjfn7m6n5hno3doamuhgef/bafkreie34pjuc6coenzcdwrgrh4fbacq7bkhsz263g5vpbsqxwaz37kkwy@jpeg", + "mode": 0, + "rank": 0, + "group": "origin", + "attach": 0, + "season": 0, + "critical": 1, + "critical_d": 0, + "attach_post": 14102 + } + }, + "createdAt": "2024-11-29T21:34:27.833Z", + "updatedAt": "2024年12月8日 11:25:17 GMT" + } +} +``` + ## service |title|url| diff --git a/ue.json b/ue.json new file mode 100644 index 0000000..da39996 --- /dev/null +++ b/ue.json @@ -0,0 +1,427 @@ +{ + "aiue": { + "name": "ue", + "body": { + "text": "ai unreal engine, game naming conventions, character attribute", + "lang": { + "ja": "AI Unreal Engine, ゲームの命名規則, キャラクターの属性" + } + }, + "tag": [ + "ai", + "atom", + "molecule", + "atmosphere", + "universe" + ], + "ai": { + "name": "ai", + "group": [ + "origin" + ], + "lang": { + "ja": "アイ" + }, + "ref": "at://syui.ai", + "body": { + "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": "クォークよりも小さいこの世界の最小単位。小さいほど集まることができる。膨大な重力が発生し、ブラックホールはこの粒子で構成されている。この世界は存在の世界。存在は存在の意識で構成される。存在の意識はこの世界で最も小さいもので、あらゆる物質はこの意識の集合体" + } + }, + "tag": [ + "ai", + "yui" + ], + "ai": { + "name": "ai", + "color": "#fff700", + "lang": { + "ja": "アイ" + }, + "story": { + "body": { + "text": "there is nothing the same in this world. even though we may seem to be looking at the same thing, we are actually looking at something different. there is uniqueness in everything", + "lang": { + "ja": "この世に同じものは何一つない。同じものを見ているように見えても、実は違うものを見ている。すべての存在は唯一性を持つ" + } + } + } + }, + "yui": { + "name": "yui", + "color": "#313131", + "lang": { + "ja": "ユイ" + } + } + }, + "atom": { + "name": "atom", + "group": [ + "fantasy" + ], + "lang": { + "ja": "原子" + }, + "ref": "https://en.wikipedia.org/wiki/atom", + "body": { + "text": "the word atom comes from the greek word atmos, which means indivisible. an atom consists of an atomic nucleus, which is made up of protons and neutrons, and electrons distributed around the nucleus", + "lang": { + "ja": "アトムはギリシャ語のアトモス、これ以上分割できないという単語が由来。原子は陽子と中性子からなる原子核と、その周囲に分布する電子から構成される" + } + }, + "tag": [ + "proton", + "neutron", + "atomic", + "electron", + "quark" + ], + "proton": { + "name": "proton", + "color": "#e74c3c", + "lang": { + "ja": "陽子" + } + }, + "neutron": { + "name": "neutron", + "color": "#cacfd2", + "lang": { + "ja": "中性子" + } + }, + "atomic": { + "name": "atomic", + "color": "#1abc9c", + "lang": { + "ja": "核" + } + }, + "electron": { + "name": "electron", + "color": "#3498db", + "lang": { + "ja": "電子" + } + }, + "quark": { + "name": "quark", + "color": "#9b59b6", + "lang": { + "ja": "クォーク" + } + }, + "molecule": { + "name": "molecule", + "group": [ + "animal" + ], + "lang": { + "ja": "分子" + }, + "ref": "https://en.wikipedia.org/wiki/molecule", + "body": { + "text": "a neutrally charged substance made up of two or more atoms", + "lang": { + "ja": "2つ以上の原子から構成される電荷的に中性な物質" + } + }, + "tag": [ + "water", + "wind", + "rock", + "ice", + "fire" + ], + "water": { + "name": "water", + "color": "#blue", + "lang": { + "ja": "水" + } + }, + "fire": { + "name": "fire", + "color": "#red", + "lang": { + "ja": "火" + } + }, + "wind": { + "name": "wind", + "color": "#green", + "lang": { + "ja": "風" + } + }, + "rock": { + "name": "rock", + "color": "#black", + "lang": { + "ja": "岩" + } + }, + "ice": { + "name": "ice", + "color": "#white", + "lang": { + "ja": "氷" + } + } + } + }, + "atmosphere": { + "name": "atmo", + "lang": { + "ja": "大気圏" + }, + "exoshere": { + "name": "exo", + "lang": { + "ja": "外気圏" + }, + "km": [ + { + "min": 700, + "max": 10000 + } + ], + "tag": [ + "universe" + ] + }, + "thermoshere": { + "name": "thermo", + "lang": { + "ja": "熱圏" + }, + "km": [ + { + "min": 80, + "max": 700 + } + ], + "tag": [ + "aurora" + ] + }, + "mesoshere": { + "name": "meso", + "lang": { + "ja": "中間圏" + }, + "km": [ + { + "min": 50, + "max": 80 + } + ], + "tag": [ + "meteor" + ] + }, + "stratoshere": { + "name": "strato", + "lang": { + "ja": "成層圏" + }, + "km": [ + { + "min": 12, + "max": 50 + } + ], + "tag": [ + "ozone" + ] + }, + "troposhere": { + "name": "tropo", + "lang": { + "ja": "対流圏" + }, + "km": [ + { + "min": 0, + "max": 12 + } + ], + "tag": [ + "sky" + ] + }, + "ref": "https://en.wikipedia.org/wiki/atmosphere_of_earth" + }, + "universe": { + "name": "universe", + "lang": { + "ja": "宇宙" + }, + "ref": "https://en.wikipedia.org/wiki/universe", + "tag": [ + "earth", + "moon", + "sun", + "mercury", + "venus", + "mars", + "jupiter", + "saturn", + "uranus", + "neptune", + "neutronstar", + "blackhole", + "galaxy" + ], + "earth": { + "name": "earth", + "lang": { + "ja": "地球" + }, + "mass": 1.0 + }, + "moon": { + "name": "moon", + "lang": { + "lang": { + "ja": "月" + }, + "mass": 0.0123 + }, + "sun": { + "name": "sun", + "tag": [ + "solar" + ], + "lang": { + "ja": "太陽" + }, + "mass": 333000.01 + }, + "mars": { + "name": "mars", + "lang": { + "ja": "火星" + }, + "mass": 0.107 + }, + "mercury": { + "name": "mercury", + "lang": { + "ja": "水星" + }, + "mass": 0.055 + }, + "venus": { + "name": "venus", + "lang": { + "ja": "金星" + }, + "mass": 0.815 + }, + "jupiter": { + "name": "jupiter", + "lang": { + "ja": "木星" + }, + "mass": 317.8 + }, + "saturn": { + "name": "saturn", + "lang": { + "ja": "土星" + }, + "mass": 95.16 + }, + "uranus": { + "name": "uranus", + "lang": { + "ja": "天王星" + }, + "mass": 14.54 + }, + "neptune": { + "name": "neptune", + "lang": { + "ja": "海王星" + }, + "mass": 17.15 + }, + "neutronstar": { + "name": "neutronstar", + "lang": { + "ja": "中性子星" + }, + "mass": 466666.0 + }, + "blackhole": { + "name": "blackhole", + "lang": { + "ja": "ブラックホール" + }, + "mass": 1000000000000.0 + }, + "galaxy": { + "name": "galaxy", + "ref": "https://en.wikipedia.org/wiki/galaxy", + "lang": { + "ja": "銀河" + }, + "tag": [ + "milkyway", + "andromeda", + "bode", + "cigar", + "whirlpool", + "cartwheel", + "ringnebula" + ], + "milkyway": { + "name": "milkyway", + "lang": { + "ja": "天の川" + } + }, + "andromeda": { + "name": "andromeda", + "lang": { + "ja": "アンドロメダ" + } + }, + "bode": { + "name": "bode's", + "lang": { + "ja": "ボーデ" + } + }, + "cigar": { + "name": "cigar", + "lang": { + "ja": "葉巻" + } + }, + "whirlpool": { + "name": "whirlpool", + "lang": { + "ja": "子持ち" + } + }, + "cartwheel": { + "name": "cartwheel", + "lang": { + "ja": "車輪" + } + }, + "ringnebula": { + "name": "ringnebula", + "lang": { + "ja": "環状" + } + } + } + } + } + } +}