# 书剑飘零II / Stray Book and Sword II > slug: `sjplii` · browser status: `playable` · native port: `40153` A Feibai Studio "Stray Book and Sword II" title on the ES II engine, sibling to sjplgfjxb (the Official Tutorial Edition, a trimmed subset of this same base). Like sjplgfjxb, a character's "birth circumstance" (scholarly/merchant/poor-farmer/martial family) sets both starting skills and actual starting location (a home in Tai'an, Shandong, or Fuzhou) rather than a single fixed newbie village; Chang'an's Great Compassion Temple is only a fallback for a failed saved-room load, though wizard-level accounts are always routed there regardless of birth circumstance, by design. The `apprentice` command does double duty — first use joins a sect, later uses become a respect-paying gesture that raises standing within it. Beyond sect life there's a whole "jianghu livelihoods" layer: day-labor at a grain store or horse ranch in Shandong, watching street performers in Fuzhou to pick up dodge/counter techniques, and building boats at a coastal shipyard to fish or practice unarmed combat, all convertible into potential or worldly experience. Its map is noticeably larger than sjplgfjxb's, adding a full imperial palace complex (main hall, Vermilion Bird Gate, White Tiger/Azure Dragon gates) plus the cities of Hangzhou, Suzhou, Ningbo, Yangzhou, Xiangyang, Chengdu, and Wuhan. Sibling sjpl2 elsewhere in this archive carries the exact same Chinese title (书剑飘零II) and turns out to be far more than a same-family engine relative: 13,073 of ~13,080 files share a path between the two archives, and 98.2% of those are byte-identical, indicating they are two snapshots of the same Feibai-Studio release (one .zip, one .rar) rather than independent games. ## Play in the browser (WebAssembly) - Landing page (description + notes): https://mudlibs.fluffos.info/sjplii/ - Play now (boots the WASM driver): https://mudlibs.fluffos.info/sjplii/play.html ## Download source ZIP - Same-origin ZIP (trimmed source tree, no need to clone the whole repo): https://mudlibs.fluffos.info/sjplii/sjplii.zip - GitHub tree: https://github.com/fluffos/mudlibs/tree/main/libs/sjplii - README: https://github.com/fluffos/mudlibs/blob/main/libs/sjplii/README.md - Restoration notes (NOTES.md): https://github.com/fluffos/mudlibs/blob/main/libs/sjplii/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 `sjplii.zip` from the URL above (or clone `https://github.com/fluffos/mudlibs` and use `libs/sjplii/`). 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:40153`. - 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/sjplii/llms.txt