Problem
Game: Might & Magic 7
The Efreet/Genie Lightning Bolt ability deals zero damage. The affected hero registers the hit and receives a short cooldown, but takes no damage.
In MONSTERS.txt, the Spl,Mas,Skill column contains:
Proposed solution
Add the missing comma:
Alternatively, update the parser so that it can process skill levels written without a comma.
Problem
Game: Might & Magic 7
The Efreet/Genie Lightning Bolt ability deals zero damage. The affected hero registers the hit and receives a short cooldown, but takes no damage.
In
MONSTERS.txt, theSpl,Mas,Skillcolumn contains:Proposed solution
Add the missing comma:
Alternatively, update the parser so that it can process skill levels written without a comma.