بنقرة واحدة
sts2-enemy-guide
يحتوي sts2-enemy-guide على 6 من skills المجمعة من jparro00، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
Run the STS2 beta patch pipeline — fetch patch notes, decompile game files, cross-reference changes, update CSVs, and prepare beta branch for deployment.
Test skill that prints hello world
Look up how a card, relic, potion, event, power, or monster works by decompiling the STS2 source code live from the game PCK.
Render a Spine monster sprite using Godot, convert to 512x512 webp, and save to media/enemies/. Takes a monster display name (e.g. "Ruby Raider (Axe)") or spine folder name (e.g. "axe_ruby_raider").
Render monster sprites that require shader effects or particles (e.g. Waterfall Giant, Living Fog) by recreating the game's Godot scene with VFX in our Godot project.
List git branches and switch between them