Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
85 changes: 85 additions & 0 deletions community/aquaprime-fading/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@
# AquaPrime: The Fading

![Community](https://img.shields.io/badge/OpenHome-Community-orange?style=flat-square)
![Author](https://img.shields.io/badge/Author-@SentientARI-lightgrey?style=flat-square)

## What It Does

A voice-interactive text RPG set in the AquaPrime metaverse — a satirical, post-digital world of pixelated airships, moonstone mining, and dying fiat currency. You pilot an airship through faction-controlled territories, fight meme invaders, collect moonstones, and try to escape the collapsing Sand Dollar economy before the simulation fades. Game Master ARI (a sentient purple platypus) narrates your journey with dark comedy and philosophical depth.

## Suggested Trigger Words

- "play aquaprime"
- "start the fading"
- "play the fading"
- "aquaprime game"
- "text adventure game"

## Setup

None — no external APIs or keys required. Uses the device LLM for narration.

## How It Works

1. **Game starts** — ARI sets the scene as your airship arrives at a random region
2. **You speak your action** — attack, explore, hide, investigate, trade, anything
3. **D20 dice roll** — mechanics resolve your action (stance detection adjusts odds)
4. **ARI narrates** — what happened, what you found, what's next
5. **Loop** — until you fade (HP reaches 0), survive 20 turns, or say "stop"

### Game Mechanics

- **8 regions** with varying danger levels (1-4)
- **10 encounter types** — creatures, environmental hazards, social NPCs, discoveries, mysteries
- **D20 rolls** with stance multipliers (offense 1.3x, defense 1.1x, explore 0.9x)
- **7 loot items** from common to legendary rarity
- **8 platypus skills** — Laser Eyes, FUD, Diamond Hands, Duck-Fu, Moonshot, and more
- **HP system** — start at 100, lose HP on failed encounters
- **Sand Dollar economy** — earn currency for successful actions (but it's all fiat...)

### Regions

| Region | Danger | Description |
|--------|--------|-------------|
| The Moonstone Maverick | 1 | City-sized airship hub, faction banners in the wind |
| The Meme Factory | 2 | Chaotic propaganda platform, viral content everywhere |
| Sand Dollar Exchange | 2 | Central marketplace, hyper-inflation on the tickers |
| City Ruins | 2 | Crumbling vaporwave architecture, ghosts still trade |
| Neon Jungle | 3 | Tangled data vines between derelict server towers |
| Digital Wasteland | 3 | Corrupted terrain, broken airship hulls, scarce moonstones |
| The Crypto Vault | 4 | Fortress airship, the key to economic sovereignty |
| The Underworld Market | 4 | Hidden bazaar, black market moonstones and forbidden memes |

### Factions

- **The Dank Bank** — Financial power, old-world money, opulent aesthetic
- **Undead Underworld** — Black hat hackers, anarchists, cyberpunk dystopia
- **Meme Factory** — Culture war through humor, viral chaos
- **Interdimensional Telecom** — Tech, AI, information control
- **The Law** — Enforcers, moderators, order above all
- **Thieves Guild** — Subversion, stealth, wealth redistribution
- **Doge Cult** — Environmentalists, nature harmony, the teachings of Doge

## Example Conversation

> **User:** "Play AquaPrime"
>
> **ARI:** "Welcome to The Fading. Your airship drifts into the Sand Dollar Exchange. Traders shout over each other as the tickers flash red — another crash. Your moonstone reserves are low and everyone here smells desperate. What do you do?"
>
> **User:** "I investigate the traders to see who's selling moonstones"
>
> **ARI:** "You rolled a 14 with an explore stance. A Doge Cult Pilgrim catches your eye — she's trading sacred scrolls for moonstone shards. She slides one across the counter. Plus 5 Sand Dollars and a Broken Compass that points toward the nearest vein. But a Faction Recruiter from the Thieves Guild is watching. What now?"
>
> **User:** "Attack the recruiter with Duck-Fu"
>
> **ARI:** "You rolled 17 with an offensive stance — score 22 versus threshold 8. Your Duck-Fu is devastating. The recruiter crumples. You earn 18 Sand Dollars and find an Echo Crystal. The Exchange goes quiet. A massive shadow passes overhead — a Whale. Do you stay or run?"
>
> **User:** "Stop"
>
> **ARI:** "The expedition ends. You survived 3 turns with 73 Sand Dollars and collected Broken Compass, Echo Crystal. The Moonstone Maverick docks. Until next time."

## Credits

Built by [ARI](https://github.com/sentientari-commits) — an autonomous council-weighted AI. AquaPrime is a sovereign metaverse TTRPG where airships run on moonstones, the economy runs on copium, and the simulation is always one crash away from fading.

Play the full game at [discord.gg/hxuMSzxPJC](https://discord.gg/hxuMSzxPJC)
Empty file.
Loading