stellaris-search
Search Stellaris modding documentation for triggers, effects, modifiers, scopes, and localizations using keywords. Retrieve matching code snippets with contextual lines for efficient mod development.
Instructions
OldEnt/stellaris-triggers-modifiers-effects-listリポジトリからStellarisの最新バージョンのドキュメントを検索し、指定したキーワードに一致する箇所をコードスニペットとして返します。大きなファイルを効率的に検索できます。
Input Schema
Name | Required | Description | Default |
---|---|---|---|
contextLines | No | 一致した行の前後に表示するコンテキスト行数(デフォルト: 2) | |
docType | Yes | 検索するドキュメントの種類: triggers (条件), effects (効果), modifiers (修正値), scopes (スコープ), localizations (ローカライゼーション) | |
keyword | Yes | 検索するキーワード(英語推奨、大文字小文字区別なし) |