We can't see the important events such as when you are calling the function and where else you are changing the dictionary, the screenshot doesn't show much.
this is all I have
just want to change the value from 10 to 2 as default. I don't have any value to store.
like attack speed I filled it 10 before but it's too fast so I change key value to 2 but its still 10 when debugging
and, can I add or subtract the value of dictionary?
thanks