Open App for User Content

By BruceLGL, in Mansions of Madness

Greetings,

I have just released version 0.6.0 of Valkyrie here:

https://github.com/NPBruce/valkyrie/releases

This release adds beta level support for Mansions of Madness, and includes a scenario editor. Although it mostly works there is some data required from the official app to get this out of beta, so I need your help!

In short what is needed is:

- Monster health
- Monster type (humaniod/spirit/beast)
- What a monsters does when it can't attack
- How starting items are selected

More details can be found here:

https://github.com/NPBruce/valkyrie/issues?utf8=✓&q=is%3Aopen is%3Aissue label%3A"help wanted" label%3A"MoM2E"

Even without this Valkyrie should be pretty useable for MoM as it is now, so please give it a try. If you have any issues or suggestions, please add them here:
https://github.com/NPBruce/valkyrie/issues

Edited by BruceLGL

I'm very excited to try this out. Is this Windows only? I may try it under wine tonight on my Mac.

Only windows for now...

Extending request:

* Monster health: in order to calculate the Base health + X * player, we need statistics of: Monster name, number of players, monster health.

* Monster Type: Statistics for, when an investigator atacks a monster with one type of weapon/spell/.../no weapon. What texts talk about. So: Monster name, type of weapon used, text (resumed) of the combat resolution.

* What a monster does when it can't attack: After selecting "the monster cant ..." what he does?. So: Monster name, text (resumed) of the "after non atacking action", even if he does nothing.

* Starting items: so: Scenario name, name of investigators, initial items.

to post this info, please use the spoiler tag in order to not spoil game info for players who doesn't wat to see it.

6 hours ago, err404 said:

I'm very excited to try this out. Is this Windows only? I may try it under wine tonight on my Mac.

At the moment windows only. Mac shouldn't be hard, but I don't have one for testing.