mit einem Klick
Dungeon-Crawl_TS_HTML_
Dungeon-Crawl_TS_HTML_ enthält 5 gesammelte Skills von LocalBBQ, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
Add a new stackable inventory consumable with type count shape, drag drop behavior, hover tooltip, and icon support. Use when adding items like mushroom herb potion gold page or enchantScroll.
Add a new enemy type end-to-end with config registration, behavior/weapon mapping, spawning integration, loot pool support, and gameplay balancing checks. Use when adding any new enemy key, variant tier, or boss enemy.
Add an enterable room scenario inside a scene tile by reusing the Ogre's Den pattern (cave entrance obstacle, target sub-level, return flow, and optional quest hookup). Use when creating new enterable dens, caves, ruins, interiors, or boss rooms from overworld scene tiles.
Add a new status effect end-to-end with shared status state, apply/decay rules, enemy infliction hooks, player delivery paths (weapon/projectile/skill), UI feedback, and config balancing checks. Use when implementing effects similar to stun (poison, burn, slow, bleed, freeze, weaken, etc.).
Add a new weapon item end-to-end with inventory/chest movement, equip logic, rarity effects, hover tooltip, and icon support. Use when adding a new weapon key or weapon-class item.