But when everything happens - Hunter In THe Night (night) writes that it is Level 4, but gives bonuses like Level 1...
That... sounds more like data editor problem... like the data for lvl1 and 4 are the same maybe ?
Remove that form Check day <gen>
- Or - Any (Conditions) are true
You see that line means that if ANY of the condition is true the actions are done.
- Conditions
- Or - Any (Conditions) are true
- Conditions
- (In-game time of day) Greater than or equal to 6.00
- (In-game time of day) Less than 18.00
So if the time is 5:34 the condition Less than 18:00 is met and the actions are done.
Better atach a map so ppl can check what exactly goes whrong.