YeOldeDM / free20

GNU General Public License v3.0
2 stars 0 forks source link

Action: ATTACK #2

Closed YeOldeDM closed 7 years ago

YeOldeDM commented 7 years ago

-Choose the Attack option -Choose a target (not on your team, within 1 square) -Player confirms when conditions are met (ActionController watches this) -A check is rolled: your attack mod vs target AC (ActCont yields for result from RPG roll) -Target takes 1d6 damage if the check passes

works toward #1