MantisBT - VCMI
View Issue Details
0002940VCMIMechanics - Otherpublic2018-03-29 02:372018-03-29 02:39
hkoehler 
hkoehler 
normalminoralways
closedduplicate 
0.99 
 
0002940: CREATURE_DAMAGE has no effect on minimum damage when added via spell
When adding a bonus
{
    "type" : "CREATURE_DAMAGE",
    "subtype" : 1,
    "val" : -1
}
via spell in battle, the target's minimum damage remains unchanged. Dito for subtype 0.
1) Modify spell to grant bonus above.
2) Cast during combat.
* Maximum damage is affected as expected (for subtype 0 or 2)
* Changing val to some positive number has no affect on minimum damage either.
* Adding the bonus via secondary skill works as expected (i.e. bug does not happen).
No tags attached.
duplicate of 0002939new  CREATURE_DAMAGE bonus doesn't decrease minimal damage as a spell 
Issue History
2018-03-29 02:37hkoehlerNew Issue
2018-03-29 02:38hkoehlerRelationship addedduplicate of 0002939
2018-03-29 02:39hkoehlerStatusnew => closed
2018-03-29 02:39hkoehlerAssigned To => hkoehler
2018-03-29 02:39hkoehlerResolutionopen => duplicate

There are no notes attached to this issue.