Back to Mods
STS2-RoutePlanner
Gameplay

STS2-RoutePlanner

by HLLLzv1

智能地图路线导航mod。实时获取当前角色位置作为起点,支持多种路线规划方式;游戏原生画笔API完成路线绘制,不修改任何游戏数据,联机可用。The entire mod supports English

Created

Jun 14, 2026

Updated

Jun 14, 2026

View on Nexus Mods

Description

Route Planner(路线导航仪) 是一款杀戮尖塔 2 的智能路线规划模组。它用动态规划算法替代凭感觉选路的直觉决策——双重维度评分引擎将每条路线的危险度和奖励值量化为精确分数,从玩家当前位置出发,逐层递推找到通往 Boss 的最优路径。角色状态(血量、金币、遗物、药水)实时修正评分,精英遗物自动调整节点权重。路线通过游戏原生画笔 API 绘制,沿地图路径圆点渲染平滑曲线,联机模式下全员可见。支持中英文切换、JSON 配置热加载、节点约束筛选、优先级定向搜索,以及 5 档快捷预设。不再"凭感觉",让数据帮你走得更远。

Route Planner is an intelligent route planning module for Kill Spire 2. It replaces intuitive decision-making based on intuition with dynamic programming algorithms - a dual dimensional scoring engine quantifies the danger and reward values of each route into precise scores, starting from the player's current position and recursively finding the optimal path to the boss layer by layer. Real time correction of character status (health, coins, artifacts, potions) scores, and automatic adjustment of node weights for elite artifacts. The route is drawn through the game's native brush API, and smooth curves are rendered along the map path with dots. It is visible to all users in online mode. Supports switching between Chinese and English, JSON configuration hot loading, node constraint filtering, priority oriented search, and 5 quick presets. No longer relying on intuition, let data help you go further.

详细介绍https://github.com/llzcx/STS2-RoutePlanner/blob/master/README.md