projects:faserip
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| projects:faserip [2026/02/10 14:20] – created freedomotter | projects:faserip [2026/03/19 17:45] (current) – [FASERIP Online — Game Master & Artist Guide] freedomotter | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| This page covers everything a Game Master needs to run the game, how to build missions, and a complete guide for artists replacing placeholder graphics with original artwork. | This page covers everything a Game Master needs to run the game, how to build missions, and a complete guide for artists replacing placeholder graphics with original artwork. | ||
| + | {{ : | ||
| ---- | ---- | ||
| Line 15: | Line 15: | ||
| * [[# | * [[# | ||
| * [[# | * [[# | ||
| + | * [[# | ||
| * [[# | * [[# | ||
| * [[# | * [[# | ||
| Line 262: | Line 263: | ||
| **Buildings available per zone** are defined in '' | **Buildings available per zone** are defined in '' | ||
| + | |||
| + | ---- | ||
| + | |||
| + | ===== Adding Buildings to the City Map ===== | ||
| + | |||
| + | Buildings are defined entirely in '' | ||
| + | |||
| + | **[[faserip: | ||
| + | |||
| + | ==== Quick Reference ==== | ||
| + | |||
| + | Each building entry looks like this: | ||
| + | |||
| + | <code javascript> | ||
| + | { id: ' | ||
| + | x: 200, y: 150, icon: ' | ||
| + | </ | ||
| + | |||
| + | ^ Field ^ Description ^ | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | |||
| + | The map canvas is **900 × 520 px**. Buildings are **130 px wide** and labels extend **30 px below** the base. After editing, just **refresh the browser** — no server restart needed. | ||
| ---- | ---- | ||
| Line 463: | Line 493: | ||
| * Character creation will add a **costume builder** — plan for modular body part sprites at **200 × 300 px** per part | * Character creation will add a **costume builder** — plan for modular body part sprites at **200 × 300 px** per part | ||
| * The city will eventually support **building interiors** — each interior will need a **background scene** at **900 × 520 px** | * The city will eventually support **building interiors** — each interior will need a **background scene** at **900 × 520 px** | ||
| + | * Make battles feel like JRPG style | ||
| ---- | ---- | ||
| //FASERIP Online is a fan project. Marvel Superheroes and the FASERIP system are the property of their respective copyright holders. All original code and art in this project are independent works.// | //FASERIP Online is a fan project. Marvel Superheroes and the FASERIP system are the property of their respective copyright holders. All original code and art in this project are independent works.// | ||
projects/faserip.1770733233.txt.gz · Last modified: by freedomotter
