Page 1 of 1

REQ:ROADWARDEN

Posted: Mon Sep 12, 2022 7:36 pm
by danielyee
hi all and everyone
can anyone sensei table maker or grandmaster table maker make a table for this pixie new adventure game

1 — Infinite Health
2 — Infinite Money
3 — Infinite Spells
4 — Infinite Items
5 — Infinite Pneuma
6 — Infinite Vitality
7 — Infinite Nourishment
Platform:Steam
OS: Windows 10/7/8/8.1/XP/Vista (32 or 64 bit)
Processor: 2.4ghz Intel Core 2 Duo or equivalent
Memory: 2 GB RAM
Graphics: Nvidia 260 GTS or Radeon HD 4850 - 512 MB of VRAM or equivalent
Storage: 2 GB available space
thanks guys appreciated

Re: REQ:ROADWARDEN

Posted: Mon Sep 12, 2022 11:16 pm
by archiloque
Hello,

The game is in RenPy, so a table might be a little bit tricky, but fortunately there's an in-game console that you can use. I have found a few codes already (just started playing).

So in game, press shift+O (the letter), an then type :

- pc_hp = x (for example 4) for health
- mana = x (magic)
- coins = x
- cleanliness = x
- armor = x
- pc_food = x (nourishment)

items are all in the form of item_nameoftheitem = x
so for example item_rations = x

etc

You can find more references to items and stats you're looking for in the /game directory, by opening the different .rpy files with wordpad and browsing the game's code.

Re: REQ:ROADWARDEN

Posted: Tue Sep 13, 2022 2:17 pm
by Sinestrus
Hey, would love a table for this too!

And hey, archiloque

That's amazing, unfortunately I can't get the "Gold" command work, any idea why?

Thanks!

EDIT: Gold is coins

Re: REQ:ROADWARDEN

Posted: Tue Sep 13, 2022 3:50 pm
by archiloque
Oh sorry, thanks for the edit! Corrected my post as well to save everyone's time.

I found the name of every object by loading my save at [Link] but I'm sure there are also some offline tools/renpy editors that work well.

A table is unlikely considering this is renpy.

This game is a fantastic little gem btw !