-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexample.kdl
More file actions
28 lines (25 loc) · 1.72 KB
/
Copy pathexample.kdl
File metadata and controls
28 lines (25 loc) · 1.72 KB
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
goal "Verdopplung der aktiven Spielerbasis (MAU) zum DLC-Launch in Q4" id="GOAL-03" {
metric "mau_growth" target="+100%" desc="Monthly Active Users vor/beim Launch"
metric "d7_retention" target=">=40%" desc="7-Tage-Spielerbindung von Rückkehrern & Newbies"
metric "dlc_conversion" target=">=15%" desc="Kaufquote des neuen DLCs unter aktiven Spielern"
actor "Lapsed Player (Inaktive Veteranen)" id="ACT-301" prio=1 {
impact "Kehrt für das neue Endgame-System vorzeitig ins Spiel zurück" id="IP-301" targets="mau_growth" prio=1 sp=21 {
deliverable "In-Game 'Catch-Up' Mechanik für Ausrüstung & Level" id="DEL-301" prio=1 sp=8
deliverable "Teaser-Event 'Die Vorboten' mit exklusiven Pre-Launch-Belohnungen" id="DEL-302" prio=2 sp=13
}
impact "Reaktiviert den eigenen Clan/Freundeskreis" id="IP-302" targets="mau_growth" prio=2 sp=8 {
deliverable "Veteranen-werben-Freunde Belohnungssystem (Referral-Programm)" id="DEL-303" prio=1 sp=8
}
}
actor "Twitch / YouTube Creator" id="ACT-302" prio=2 {
impact "Generiert Hype und organische Reichweite zum Pre-Patch" id="IP-303" targets="mau_growth" prio=1 sp=13 {
deliverable "Observer-Modus & Twitch-Drops-Integration für Streamer" id="DEL-304" prio=1 sp=5
deliverable "Early-Access-Testserver (PTR) exklusiv für Content Creator" id="DEL-305" prio=2 sp=8
}
}
actor "Newbie (Neuspieler durch Hype)" id="ACT-303" prio=3 {
impact "Übersteigt die erste Frusthürde im Early-Game" id="IP-304" targets="d7_retention" prio=1 sp=13 {
deliverable "Überarbeitetes Tutorial (Skips für Veteranen, Fokus auf Core Loop)" id="DEL-306" prio=1 sp=13
}
}
}