Anonymous | Login | 2024-11-21 15:29 UTC |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0002841 | VCMI | Mechanics - Other | public | 2018-01-02 11:18 | 2023-10-10 13:48 | ||||
Reporter | Povelitel | ||||||||
Assigned To | Ivan | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 0.99 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0002841: Spirit of oppression - incorrect work | ||||||||
Description | Дух уныния должен снимать только положительные бонусы! Если есть отрицательные, он их не ликвидирует, они остаются на герое. То есть если у меня мораль -1, то и с духом -1. А здесь получается что при -1 морали когда надеваешь дух уныния, мораль становится нейтральной. The spirit of oppression should only take off positive bonuses! If there are negative, they do not liquidate them, they remain on the hero. That is, if I have a moral -1, then with a -1 spirit. And here it turns out that at -1 morality when you put on the spirit of oppression, morality becomes neutral. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | ||||||
|
Notes | |
(0007525) hkoehler (developer) 2018-03-19 20:29 |
It might simply be possible to replace the BLOCKS_MORALE bonus with a MORALE bonus of valType INDEPENDENT_MIN. In which case BLOCKS_MORALE bonus type seems redundant and should be deprecated. |
(0007526) Warmonger (administrator) 2018-03-19 20:40 |
Not only that, but INDEPENDENT_MIN and INDEPENDENT_MAX set both to 0. |
(0007527) AVS (administrator) 2018-03-19 23:08 |
INDEPENDENT_MIN will not work because we need to ignore all positive modifiers but not just cap total value at 0. |
(0007528) hkoehler (developer) 2018-03-19 23:14 |
That's not how it works in HMM3. There it caps the total morale at 0. E.g. +1 morale, -1 morale and spirit of oppression add up to 0 morale, just tested. |
(0007529) AVS (administrator) 2018-03-19 23:38 |
OK, then INDEPENDENT_MIN should be enough |
(0008520) Ivan (developer) 2023-04-11 11:22 |
Fixed in 1.2 |
(0008832) Povelitel (updater) 2023-10-10 13:48 |
no longer relevant |
Issue History | |||
Date Modified | Username | Field | Change |
2018-01-02 11:18 | Povelitel | New Issue | |
2018-03-19 12:37 | Povelitel | Relationship added | related to 0001266 |
2018-03-19 20:29 | hkoehler | Note Added: 0007525 | |
2018-03-19 20:40 | Warmonger | Note Added: 0007526 | |
2018-03-19 23:08 | AVS | Note Added: 0007527 | |
2018-03-19 23:14 | hkoehler | Note Added: 0007528 | |
2018-03-19 23:38 | AVS | Note Added: 0007529 | |
2023-04-11 11:22 | Ivan | Note Added: 0008520 | |
2023-04-11 11:22 | Ivan | Status | new => resolved |
2023-04-11 11:22 | Ivan | Resolution | open => fixed |
2023-04-11 11:22 | Ivan | Assigned To | => Ivan |
2023-10-10 13:48 | Povelitel | Note Added: 0008832 | |
2023-10-10 13:48 | Povelitel | Status | resolved => closed |
Copyright © 2000 - 2024 MantisBT Team |