Before Requested Data: |
{'modifiers': [{'field': 'cunning', 'value': 2, 'duration': -1, 'source': 'Strength'}, {'field': 'magic', 'value': 1, 'duration': -1, 'source': 'Strength'}, {'field': 'rulership', 'value': -1, 'duration': -1, 'source': 'Weakness'}, {'field': 'strategy', 'value': -2, 'duration': -1, 'source': 'Weakness'}, {'field': 'cunning', 'value': 1, 'duration': -1, 'source': 'Stat Trainings'}, {'field': 'strategy', 'value': 1, 'duration': -1, 'source': 'Hall of Rememberance'}, {'field': 'magic_point_income', 'value': -1, 'duration': -1, 'source': "Guo's Youthful Vigor"}, {'field': 'ignore_elderly', 'value': 1, 'duration': -1, 'source': "Guo's Youthful Vigor"}]} |
After Requested Data: |
{'modifiers': [{'field': 'cunning', 'value': 2.0, 'duration': -1, 'source': 'Strength'}, {'field': 'magic', 'value': 1.0, 'duration': -1, 'source': 'Strength'}, {'field': 'rulership', 'value': -1.0, 'duration': -1, 'source': 'Weakness'}, {'field': 'strategy', 'value': -2.0, 'duration': -1, 'source': 'Weakness'}, {'field': 'cunning', 'value': 1.0, 'duration': -1, 'source': 'Stat Trainings'}, {'field': 'strategy', 'value': 1.0, 'duration': -1, 'source': 'Hall of Rememberance'}, {'field': 'magic_point_income', 'value': -1.0, 'duration': -1, 'source': "Guo's Youthful Vigor"}, {'field': 'ignore_elderly', 'value': 1.0, 'duration': -1, 'source': "Guo's Youthful Vigor"}, {'field': 'death_chance', 'value': -10.0, 'duration': -1, 'source': 'Watermelon'}]} |