While playing a 1936 GC in 1.04 as the USA, Japan declared war on me on November '41, but there was no Pearl Harbor surprise attack event. I checked the events file(hoi2.txt) to look at what triggers the event:
It seems to me that the event should have fired (as I am at war with Japan and they have attacked me several times at sea and on the Philippines), but it did not.
Code:
trigger = {
war = { country = JAP country = USA }
under_attack = USA
}
date = { day = 0 month = january year = 1939 }
offset = 1
deathdate = { day = 29 month = december year = 1945 }
It seems to me that the event should have fired (as I am at war with Japan and they have attacked me several times at sea and on the Philippines), but it did not.
Upvote
0