Not Today
The "Not Today" event in Stellaris — flavor, choices, and how to trigger it with the event console command.
Not Today

Country event
The debt collector fleet has been forced to retreat. They will doubtlessly return, but for now, we are safe.
The command below will trigger the "Not Today" event in Stellaris:
Player choices
When this event fires, you can choose between the following option:
- Excellent.
- The debt collectors will return on ….
Event chain
Stellaris events fire in chains — one event leads to the next. Here is how Not Today (origin.4020) connects.
Can lead to
- origin.4029
origin.4029 - Forever Indebted
origin.4040 - Asset Seizure
origin.4021
Firing conditions
Conditions the game checks before this event can fire:
- Requires origin: Payback
Show raw conditions
this = { has_origin = origin_payback }
from = { is_country_type = debt_collectors }
FromFromFrom = { NOT = { has_fleet_flag = marked_for_deletion } }