Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Populate Rules for The Spooky #187

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Conversation

OldRice42
Copy link
Collaborator

@OldRice42 OldRice42 commented Oct 10, 2020

Description

Populate the rules for The Spooky seed file.
closes #111

Added Moves, Gear, and Advanced Moves for The Spooky.

You an also manipulate someone without speaking. You still
roll moves as normal, except people will not expect the
weirdness of your mental communication.'
}
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
}
},

Missing comma!

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This has been fixed along with other proofreading items.

[
{
name: '.38 revolver',
armor: 2,
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be harm, not armor. Same goes for the rest of the weapons.

},
{
description: 'Get a mystical library, like the Expert’s haven option',
type: 'Improvements::AnotherMove',
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be 'Improvements::HavenMove'

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should make an issue for this move too, I'll make it in the morning. Haven Move currently does not let you specify the move.

Copy link
Owner

@ChaelCodes ChaelCodes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks really good! There were a few misconfigurations, but largely this is great!

@ChaelCodes
Copy link
Owner

Hey! Just let me know when the Requested Changes are made. Thanks!

Base automatically changed from master to main February 4, 2021 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Populate rules for the Spooky
2 participants