set_skill
Replace the active build's main skill group with a gem and its support gems in PoB paste format. Returns updated stats and projectile count.
Instructions
Set the active build's MAIN skill (gem + its support gems) in PoB paste format.
Format: " / ", e.g. " 20/0 1". List the main skill first,
then its supports — one gem per line, OR separated inline by " / ", "," or "|" (all accepted);
a bare support name gets a default level/quality (supports are fixed-effect
in PoE2, so it's cosmetic). This REPLACES the current main skill group; auras/heralds/reservation buffs
added via add_skill_group are separate groups and are preserved. If nothing parses (or the main
gem name isn't a real skill) the build is left UNCHANGED and ok:false is returned — it won't
silently drop supports or corrupt the skill. Returns updated stats, plus ProjectileCount + a
dpsNote for multi-projectile skills. For persistent buffs, use add_skill_group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skill | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||