宠物技能

Consolidate pet skill definitions with prerequisites and effects from YAML frontmatter and Markdown.

14|4|Updated Jul 31, 2019
One-click install
npx skills add https://github.com/ffobook/ffobook --skill -ffobook
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 宠物技能
Source: https://github.com/ffobook/ffobook/tree/main/docs/game/pet
Command: npx skills add https://github.com/ffobook/ffobook --skill -ffobook

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Pet skill data is scattered across manuals and in-game dialogs, making it hard to plan builds or teach new players how to leverage pet abilities effectively.

Core Features & Use Cases

  • Consolidated definitions of pet skills, prerequisites, and effects.
  • Clear guidance on how skills influence gameplay, builds, and progression scenarios.
  • Use Case: Plan a pet build for a level-30 character focusing on survivability and utility.

Quick Start

Identify a pet skill from the table and review its prerequisites and effects to inform your build.

Frequently Asked Questions about 宠物技能

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I consolidate pet skill definitions for gameplay build planning?

To consolidate pet skill definitions for build planning, use a Markdown document with YAML frontmatter for the name and description, followed by a body listing prerequisites and effects. This structure centralizes pet ability data for easy reference.

What's the best way to document pet skills for new player onboarding?

Documenting pet skills for onboarding requires creating a consolidated reference table. Outline each skill's prerequisites and effects in a Markdown file to help new players understand how pet abilities influence gameplay and progression scenarios.

Can I use Markdown to plan a pet build for specific character levels?

Yes, you can plan a pet build for specific character levels using Markdown. Structure the document with YAML frontmatter and a body containing operational instructions to map out survivability and utility strategies based on skill prerequisites and effects.

Do I need YAML frontmatter to structure game documentation for pet abilities?

Yes, YAML frontmatter containing a name and description is required at the top of the document. This metadata structure ensures the pet skill definitions and operational instructions in the Markdown body are properly organized for build planning.

Why should I centralize pet ability data instead of using in-game dialogs?

Centralizing pet ability data solves the problem of scattered manuals and in-game dialogs. A consolidated Markdown document makes it easier to teach new players and plan pet-focused strategies without constantly referencing multiple fragmented sources.