-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathEvent template.txt
More file actions
46 lines (31 loc) · 851 Bytes
/
Event template.txt
File metadata and controls
46 lines (31 loc) · 851 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
namespace = AQT_liberal_events
AQT_liberal_events.1 = { #Event name
type = country_event
placement = ROOT
title = AQT_liberal_events.1.t
desc = AQT_liberal_events.1.d
flavor = AQT_liberal_events.1.f
# left_icon = scope:DAU_monarch
cooldown = { months = normal_modifier_time }
event_image = {
video = "unspecific_ruler_speaking_to_people"
}
on_created_soundeffect = "event:/SFX/UI/Alerts/event_appear"
on_opened_soundeffect = "event:/SFX/Events/misc/2Characters"
icon = "gfx/interface/icons/event_icons/event_newspaper.dds"
duration = 3
trigger = {
}
immediate = {
}
option = { #Chooose AQT-minded heir
name = AQT_liberal_events.1.a
}
option = { #Chooose PDN-minded heir
name = AQT_liberal_events.1.b
}
option = { #Chooose independent-minded heir
name = AQT_liberal_events.1.c
default_option = yes
}
}