PHP Classes

File: public_html/webdoors/netrealm/webdoor.json

Recommend this page to a friend!
  Packages of Matthew Asham   Binkterm PHP   public_html/webdoors/netrealm/webdoor.json   Download  
File: public_html/webdoors/netrealm/webdoor.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Binkterm PHP
Bulletin board system based on the Web
Author: By
Last change:
Date: 5 days ago
Size: 969 bytes
 

Contents

Class file image Download
{ "webdoor_version": "1.0", "game": { "id": "netrealm", "name": "NetRealm RPG", "version": "1.0.0", "author": "Claude Opus 4.6", "description": "Turn-based RPG where players fight monsters, level up, collect loot, and battle other players in PvP combat.", "entry_point": "index.php", "icon": "icon.svg" }, "requirements": { "min_host_version": "1.0", "features": [ "credits" ], "permissions": [ "user_display_name" ] }, "config": { "daily_turns": 25, "starting_gold": 100, "starting_level": 1, "pvp_enabled": true, "credits_per_extra_turn": 5, "max_extra_turns_per_day": 10, "max_inventory_size": 20, "max_rest_uses_per_day": 3, "rest_heal_percent": 50, "pvp_turn_cost": 3, "pvp_level_range": 5, "sell_price_percent": 50 } }