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

Adjacent features Scoring Formula #408

Open
stanolacko opened this issue Oct 1, 2021 · 0 comments
Open

Adjacent features Scoring Formula #408

stanolacko opened this issue Oct 1, 2021 · 0 comments

Comments

@stanolacko
Copy link
Contributor

It will be great to rewrite vineyards to use scoring formula which will be possible to use in other fan expansions.
A lot of fan expansions used logic:
If there is object in vinicity (usually 8 adjacent tiles + tile itself, or 4 adjacent tiles + tile itself sometimes in NEWS directions, sometimes in NW NE SW SE direction), give extra points to feature.
Those vinicity can be defined like:

  1. Including feature tiles - it can be also city (similar like Besieger escape to Monastery if in vinicity of city)
  2. Length of tiles from original tile - 0 (only tiles of feature, 1 tile arround feature - can be up to 9 tiles, 2 tiles arround featurs - can be up to 26 tiles for monasteries)
  3. Directions of vinicity - all (max 1,9,26 for monasteries), vertical/horizontal (max 1,5,9 for monasteries), vertical+horizontal (max 1,9,17 for monasteries)
  • count of affected tiles depend of "1." is true/false
@stanolacko stanolacko changed the title Vineyard Modifier Vineyard Scoring Formula Oct 1, 2021
@stanolacko stanolacko changed the title Vineyard Scoring Formula Adjacent features Scoring Formula Dec 29, 2021
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

No branches or pull requests

1 participant