ABCDEFGHIJKLMNOPQRSTUVWXYZAA
1
NPC Choice
2
ChargeStrikeSweepDodgeBlock
3
Player ChoiceChargeBothPCNPCPCNPC
4
StrikeNPCBothNPCPCPC
5
SweepPCPCBothNPCNPC
6
DodgeNPCNPCPCBothPC
7
BlockPCNPCPCNPCBoth
8
Who is Damaged?
9
10
(Winner's Strength - Loser's Dodge)
11
Base012345
12
MinDam55510152025Min
13
MaxDam25252525252525Max
14
15
Basic Overview of the Mechanics:
16
If PCLevel > Level 10, then PC HP is treated as what it was at level 10 (effectiveHP), and damage done by the Brawler is scaled up proportionally. Otherwise, it uses current PC HP. Brawler HP is Brawler HP.
17
PCs can elect to start a fight at less than full health, but Brawlers may not start a fight at anything less than full health.
18
You start a fight with the Brawler, and it lasts for the current session. If you close the window, spam click faster than it can load so you get the Invalid Speech error, or opt to surrender, it ends the fight.
19
Each fight consists of enough rounds to bring one (or both) of the combatants to 1 HP.
20
21
Rounds:
22
PC picks one of 5 options (Charge Strike Sweep Dodge Block), NPC randomly picks one of the same 5 options. Each choice has 2 win results, 2 loss results, and 1 tie result. (IE: it is Rock Paper Scissors Lizard Spock)
23
Ties = Both parties are damaged.
24
Win = NPC is damaged
25
Loss = PC is damaged.
26
27
Damage is Randomized, with the minimum possible damage being the Base Damage of 5 and the max damage 25 eHP.
The actual minimum damage done is dependent on how much difference there is between the Strength of the Hitter, and the Dodge of the Target. See the above table.
28
29
After each round, you'll get options to end or continue with a new round. Giving up or Ending the session ends the fight and counts as a Technical Forfeit.

You can Repeat until one of the NPC or PC has 1 HP (per above Scaling rules for PCs > lvl 10) left.

Neither NPC nor PC can die from brawling.
30
31
XP Awards:
32
PCs will get 5XP per match won, up to a maximum of 50XP a day.

Right now, NPCs do not gain any XP.
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100