defaultplayer.json 281 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 { "name": null, "room": null, "inventory": {}, "prompt": "hp %hp mp %mp> ", "aliases": {}, "hp": 100, "mp": 100, "maxhp": 100, "maxmp": 100, "maxsta": 10, "sta": 10, "aa": "1d2", "mpr": 0.25, "star": 0.4, "weapon": null }