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

Tone down aerial servant #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

burner1024
Copy link

Aerial servant's PnP stats were set as base stats in the game, allowing for getting too many bonuses. PnP stats: 8-32 damage, AC 3, THAC0 5. These are final stats.

To match this:

  1. Weapon no longer applies STR damage bonus.
  2. Base THAC0 set to 10, with 5 bonus from to 23 Strength it becomes 5.
  3. Base AC set to 7, with 4 bonus from 20 Dexterity it becomes 3.

Reference:

It's still quite far from PnP, where it is not a combat spell at all, but it's closer.

Aerial servant's PnP stats were set as base stats in the game, allowing for getting too many bonuses.
PnP stats: 8-32 damage, AC 3, THAC0 5. These are final stats.

To match this:
1. Weapon no longer applies STR damage bonus.
2. Base THAC0 set to 10, with 5 bonus from to 23 Strength it becomes 5.
3. Base AC set to 7, with 4 bonus from 20 Dexterity it becomes 3.

Reference:
- https://adnd2e.fandom.com/wiki/Aerial_Servant_(Priest_Spell)
- https://adnd2e.fandom.com/wiki/Aerial_Servant_(MM)
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.

1 participant