TTH: To the Beat attack chances raised

This commit is contained in:
Ishaan Bhardwaj 2021-02-06 21:13:32 -05:00
parent a963cdcf40
commit ef502d5a02

View File

@ -136,7 +136,7 @@ function TheTrueHero:advanceOneFrame(inputs, ruleset)
self.current_attack = math.random(4)
end
until prev_attack ~= self.current_attack and (
self.current_attack ~= 5 or attack_rolls == 3
self.current_attack ~= 5 or attack_rolls == 2
)
if self.current_attack == 1 then
self.var = math.floor(3 + math.random(