User Tools

Site Tools


rpd:portal_shrine_level

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

rpd:portal_shrine_level [2025/12/26 03:57] – Add portal_shrine_level page with information from PortalShrine.json mikerpd:portal_shrine_level [2025/12/26 04:02] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Portal Shrine Level ======
  
 +==== Description ====
 +The Portal Shrine Level is a special level in Remixed Dungeon that features town guards and a portal-related object. This level serves as a shrine or gateway with magical properties.
 +
 +==== Features ====
 +  * **Non-combat area**: Contains no hostile monsters
 +  * **Portal mechanics**: Features portal-related objects and interactions
 +  * **NPCs**: Contains friendly town guards
 +
 +==== NPCs ====
 +  * [[rpd:townguard_npc|Town Guards]] - Provides security and lore (4 instances)
 +  * [[rpd:townsfolk_movie_npc|Townsfolk Movie NPC]] - Provides dialogue about the cinema (1 instance)
 +
 +==== Objects ====
 +  * **Portal Gate Receiver** - A portal-related object positioned at coordinates (17, 7)
 +
 +==== Level Design ====
 +  * Based on tileset: tiles_town_outside_wntr.png
 +  * Features a shrine-like layout with portal mechanics
 +  * Contains TownGuardNPCs at positions (16,11), (18,11), (15,20), (15,22) and a TownsfolkMovieNPC at (10,6)
 +
 +==== Strategy ====
 +  * This level is safe with friendly NPCs
 +  * Contains portal mechanics that may be part of larger quest or transportation systems
 +  * Town guards provide lore and atmosphere similar to the main [[rpd:town_level|Town Level]]
 +
 +==== Source Code References ====
 +  * Level definition: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/assets/levelsDesc/PortalShrine.json|PortalShrine.json]]
 +
 +==== See Also ====
 +  * [[rpd:town_level|Town Level]]
 +  * [[rpd:townguard_npc|Town Guard NPC]]
 +  * [[rpd:magic_mechanic|Magic System]]
 +
 +{{tag> rpd levels shrine portal safezone}}