vcmi
vcmi copied to clipboard
Unhardcode FEAR percent of occurence and move it to val in bonus (set 10% if not set in mod)
Unhardcode FEAR percent of occurence and move it to val in bonus (set 10% if not set in mod)
Currently max chance of FEAR is hardcoded:
Move it to val parameter of bonus. for example,
{ "type" : "FEAR", "val" : 20 }
If val is not set in mod, set it 10% by default
You can run 2 instances of scrcpy, one for the screen and one for the camera.
ah awesome, will have to look into it as only just started using it so dont understand a lot of stuff. thank you