mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-19 13:43:47 +00:00
ICC President intermission
This commit is contained in:
parent
8573f20b53
commit
7b9f9a6fd9
10 changed files with 110 additions and 0 deletions
29
Dialogue/Characters/ICC_President.dch
Normal file
29
Dialogue/Characters/ICC_President.dch
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"@path": "res://addons/dialogic/Resources/character.gd",
|
||||
"@subpath": NodePath(""),
|
||||
&"_translation_id": "",
|
||||
&"color": Color(1, 1, 1, 1),
|
||||
&"custom_info": {
|
||||
"sound_mood_default": "",
|
||||
"sound_moods": {},
|
||||
"style": ""
|
||||
},
|
||||
&"default_portrait": "Placeholder",
|
||||
&"description": "President of ICC, main antagonist",
|
||||
&"display_name": "ICC_President",
|
||||
&"mirror": false,
|
||||
&"nicknames": ["Daryll Anderson"],
|
||||
&"offset": Vector2(0, 0),
|
||||
&"portraits": {
|
||||
"Placeholder": {
|
||||
"export_overrides": {
|
||||
"image": "\"res://Sprites/Portraits/ICC_President.png\""
|
||||
},
|
||||
"mirror": false,
|
||||
"offset": Vector2(0, 0),
|
||||
"scale": 1,
|
||||
"scene": ""
|
||||
}
|
||||
},
|
||||
&"scale": 1.0
|
||||
}
|
||||
1
Dialogue/Characters/ICC_President.dch.uid
Normal file
1
Dialogue/Characters/ICC_President.dch.uid
Normal file
|
|
@ -0,0 +1 @@
|
|||
uid://cp54a34icavxr
|
||||
19
Dialogue/Characters/Secretary.dch
Normal file
19
Dialogue/Characters/Secretary.dch
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"@path": "res://addons/dialogic/Resources/character.gd",
|
||||
"@subpath": NodePath(""),
|
||||
&"_translation_id": "",
|
||||
&"color": Color(1, 1, 1, 1),
|
||||
&"custom_info": {
|
||||
"sound_mood_default": "",
|
||||
"sound_moods": {},
|
||||
"style": ""
|
||||
},
|
||||
&"default_portrait": "",
|
||||
&"description": "",
|
||||
&"display_name": "Secretary",
|
||||
&"mirror": false,
|
||||
&"nicknames": [""],
|
||||
&"offset": Vector2(0, 0),
|
||||
&"portraits": {},
|
||||
&"scale": 1.0
|
||||
}
|
||||
1
Dialogue/Characters/Secretary.dch.uid
Normal file
1
Dialogue/Characters/Secretary.dch.uid
Normal file
|
|
@ -0,0 +1 @@
|
|||
uid://thirkso4yaws
|
||||
16
Dialogue/Timelines/Rebel_Base/Level1_End_Intermission.dtl
Normal file
16
Dialogue/Timelines/Rebel_Base/Level1_End_Intermission.dtl
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
join ICC_President center
|
||||
join Secretary center
|
||||
Secretary: Miss President, there was a disturbance at one of the new refineries, one of the artifacts has been stolen.
|
||||
ICC_President: More rebel activity? The new hired help should have been able to handle anything the rebels could have fielded.
|
||||
Secretary: Indeed, but according to camera records a single enemy agent was able to wipe out all the fairy security agents at the site unaided.
|
||||
ICC_President: What does the agent look like? Do you have pictures?
|
||||
[image arg="res://Sprites/Briefing/Intro5-Cirno.png" fade="0.0"]
|
||||
ICC_President: Looks like a little girl... and these wings... a fairy?\
|
||||
What about the other girl?
|
||||
Secretary: Unknown, just a few hours before the fairy infiltrated the facility that girl appeared and started causing damage, a few workers disappeared within balls of darkness before we were able to evacuate all the human personnel. They are still missing.
|
||||
ICC_President: I see, keep me updated on new developments and leave me, I have a few calls to make.
|
||||
[image fade="0.0"]
|
||||
leave Secretary
|
||||
# Calls joon, she's shaded in dark
|
||||
ICC_President: We have a situation, it seems like some of your... associates, joined us recently.\
|
||||
Tell me everything about them...
|
||||
|
|
@ -0,0 +1 @@
|
|||
uid://7bbmyvxaglmi
|
||||
Loading…
Add table
Add a link
Reference in a new issue