← 返回宠物画廊
定仙游蛊
由 @CodexSkin 制作青绿色蝴蝶元素与瞬移灵感结合的 Q 版幻想伙伴。
#仙侠#蝴蝶#animated
先看动作,再决定领养
点击左侧任意状态,右侧舞台会实时演示对应动作。真实安装后由精灵图逐帧播放。
待机 · idle
把它带进 Codex
用 npx 直接安装,然后在 Codex 设置里重新加载宠物,就可以见面了。
$ npx codexskin-pets install CodexSkin-dingxianyougu
手动 ZIP 安装(备用方案)
# Windows PowerShell
New-Item -ItemType Directory -Force "$env:USERPROFILE\.codex\pets\CodexSkin-dingxianyougu"
Expand-Archive -LiteralPath ".\CodexSkin-dingxianyougu.zip" -DestinationPath "$env:USERPROFILE\.codex\pets\CodexSkin-dingxianyougu" -Force
# macOS / Linux
mkdir -p ~/.codex/pets/CodexSkin-dingxianyougu
unzip CodexSkin-dingxianyougu.zip -d ~/.codex/pets/CodexSkin-dingxianyougu
安装后的目录结构
~/.codex/pets/CodexSkin-dingxianyougu/ pet.json # 声明式元数据,无脚本 spritesheet.webp # 九状态精灵图
安装包只有这两个文件。宠物改变外观,不改变任务行为——如果压缩包里出现其他内容,先别装。