# 「武林群侠传」之炎黄武魂Ⅱ / Tales of Wulin Heroes: Soul of Yan-Huang II > slug: `yanhuangwuhun` · browser status: `playable` · native port: `40060` A wuxia MUD blended with immortal-cultivation (xianxia) flavor: new characters begin their jianghu journey from a "Land of Peach Blossoms" starting zone and pick one of five role archetypes (Brute, Wise, Enduring, Agile, Balanced) to shape their growth. Character creation is unusually direct for this collection — the `washto ` command lets players assign all four core stats by hand in one shot (13-30 each, must total 80) instead of rolling and re-rolling. Death sends players through a full underworld sequence escorted by the Black- and White-Guard psychopomps (黑无常/白无常), with revival always landing at the Yangzhou Martial Temple — a system shared byte-for-byte with this collection's sibling "Chronicle of Yan-Huang Heroes" (yhyxs; both trace to the same 2003 ES II engine rewrite by developer "lxtx"). Strong enemies in this game can actively block a losing player's escape route rather than always allowing a clean retreat. A file-level comparison found this build is in fact a near-duplicate of this collection's yhwhpublicfi — 96% of common files byte-identical, same 73-zone map, same underworld ritual — which carries the plain, unnumbered version of this game's own "Soul of Yan-Huang" title; the "II" in this build's own name exists specifically to tell the two apart. Also carries a full unwired backup death-and-revival subsystem (d/death22/) left over from an earlier build, confirmed unreachable in current play. ## Play in the browser (WebAssembly) - Landing page (description + notes): https://mudlibs.fluffos.info/yanhuangwuhun/ - Play now (boots the WASM driver): https://mudlibs.fluffos.info/yanhuangwuhun/play.html ## Download source ZIP - Same-origin ZIP (trimmed source tree, no need to clone the whole repo): https://mudlibs.fluffos.info/yanhuangwuhun/yanhuangwuhun.zip - GitHub tree: https://github.com/fluffos/mudlibs/tree/main/libs/yanhuangwuhun - README: https://github.com/fluffos/mudlibs/blob/main/libs/yanhuangwuhun/README.md - Restoration notes (NOTES.md): https://github.com/fluffos/mudlibs/blob/main/libs/yanhuangwuhun/NOTES.md ## Run natively with FluffOS 1. Build a current FluffOS driver from https://github.com/fluffos/fluffos (native `build` / `build-debug`; see that repo's docs). 2. Download and unzip `yanhuangwuhun.zip` from the URL above (or clone `https://github.com/fluffos/mudlibs` and use `libs/yanhuangwuhun/`). 3. From the unzipped lib directory, ensure `config.fluffos` points `mudlib directory` at this tree (the checked-in file may contain a maintainer-local absolute path — edit it to your extract path). 4. Start the driver: ```bash /path/to/fluffos/build/src/driver config.fluffos ``` 5. Connect a UTF-8 MUD client to `127.0.0.1:40060`. - Admin / wizard login: `fluffos` / `Mud@2026` - If you host this on a public network, change the published default admin password before opening the port. ## Machine-readable catalog - Site-wide catalog: https://mudlibs.fluffos.info/games.json - Site-wide LLM overview: https://mudlibs.fluffos.info/llms.txt - This file: https://mudlibs.fluffos.info/yanhuangwuhun/llms.txt