Paris! (fr_01) - Script
Educators & Designers: help improving this quest!
Comments and feedback: discuss in the Forum
Improve translations: comment the Google Sheet
Improve the script: propose an edit here
quest_start
// fr_01 | Paris
//
tags:
type: panel
color: red
---
<<set $TOTAL_COINS = 0>>
<<set $COLLECTED_ITEMS = 0>>
<<declare $QUEST_ITEMS = 0>>
<<declare $MET_GUIDE = false>>
<<declare $MET_MAJOR = false>>
<<declare $MET_MONALISA = false>>
Welcome to Paris! #line:start
Go talk to the tutor! #line:start_2
<<target tutor>>
quest_end
color: green
panel: panel_endgame
---
Great! I can bake the baguette now. #line:0017917
Congratulations! You won the game! Did you like it? #line:0d11596
<<jump post_quest_activity>>
post_quest_activity
color: green
panel: panel
tags: proposal
---
Why don't you draw the Eiffel Tower? #line:002620f
<<quest_end>>
talk_tutor
actor: tutor
color: blue
---
I saw Antura go to the Eiffel Tower. #line:talk_tutor
<<camera_focus tour_eiffell>>
Follow the light or use the map! #line:talk_tutor_2
Go there now! #line:talk_tutor_3
talk_eiffell_roof
group: toureiffel
tags: actor=GUIDE
---
<<asset toureiffell>>
The Eiffel Tower is 300 meters tall. #line:08c1973
<<asset mr_eiffel>>
Gustave Eiffel built it in 1887. #line:09e5c3b
<<asset iron>>
It is made of iron! #line:0d59ade
I saw Antura go to Notre Dame. #line:04d1e52
<<camera_focus notredame>>
Go there! #line:083b3bf
talk_eiffell_guide
group: toureiffel
actor: guide
---
<<if $TOTAL_COINS > 2>>
Here is your ticket. #line:04e74ad
<<asset tour_eiffell_ticket>>
<<set $TOTAL_COINS = $TOTAL_COINS-3>>
<<action area_toureiffel>>
<<asset tour_eiffell_map>>
I saw Antura going up to the top of the tower. #line:089abda
Take the elevator! #line:0585a5e
<<elseif $TOTAL_COINS > 0>>
Collect all the coins! #line:04d966b
<<else>>
The ticket costs 3 coins. #line:069cbb3
<<endif>>
talk_notre_dame
group: notredame
tags: actor=MAN_OLD, asset=notredame
---
I am the mayor of Paris. #line:0cc11fa
This is Notre-Dame Cathedral. #line:06f3fa2
<<card notredame zoom>>
It is a famous Gothic church. Built in 1182. #line:02edc0f
<<action AREA_NOTREDAME_ROOF>>
Come with me to the roof! #line:083dfcc
<<set $MET_MAJOR = true>>
talk_notre_dame_roof
group: notredame
tags: actor=MAN_OLD
---
<<asset notredame_fire>>
There was a big fire in 2019, but we repaired it. #line:09a0ead
I saw Antura run into the Louvre. #line:02ba888
It is across the River Seine. #line:00d22e5
gargoyle
group: notredame
---
Look at that statue! #line:0f7f9d8
<<card gargoyle zoom>>
Isn't it scary? #line:0b5d057
talk_louvre_external
group: louvre
actor: OLD_WOMAN
---
<<if $MET_MONALISA>>
<<card go_bakery>>
<<else>>
<<asset louvre>>
This is the entrance to the Louvre, our national art museum. #line:0cf1cc8
Do you want to go in? #line:0f74ff9
Yes #line:090114f
Enjoy your visit! #line:056e051
<<action AREA_LOUVRE_ENTER >>
No #line:077422a
Ok. Au revoir. #line:0c28ea0 #do_not_translate
<<endif>>
talk_louvre_guide
group: louvre
tags: actor=WOMAN
color: blue
---
Welcome to the Louvre. What do you want to do? #line:0e6d2a5
Tell me about the Louvre #line:0a5fc63
<<jump visit_louvre>>
Exit #line:0efc18f
<<if $MET_MONALISA>>
<<action AREA_LOUVRE_EXIT>>
Come back! #line:07dd921
<<else>>
<<jump find_monalisa>>
<<endif>>
louvre_monalisa
group: louvre
color: yellow
tags: actor=WOMAN
---
<<asset monalisa>>
This is the famous Mona Lisa. #line:louvre_monalisa_1
<<set $MET_MONALISA = true>>
<<asset leaonardodavinci>>
Leonardo painted it around 1500. #line:louvre_monalisa_2
by the artist Leonardo da Vinci. #line:louvre_monalisa_3
louvre_liberty
group: louvre
color: yellow
tags: actor=WOMAN
---
<<asset liberty_leading>>
This painting represents freedom. #line:louvre_liberty_1
It is called Liberty Leading the People. #line:louvre_liberty_2
by the French artist Eugène Delacroix. #line:louvre_liberty_3
louvre_venus
group: louvre
color: yellow
tags: actor=WOMAN,
---
<<asset venusmilo>>
This is the Venus de Milo, an ancient Greek statue. #line:053d4fe
npc_louvre_pyramid
tags: actor=GUIDE
color: purple
spawn_group: louvre
---
<<card louvre_pyramid>>
This glass pyramid is the main entrance of the museum. #line:fr01_pyramid_1
It was built in the 1980s to welcome more visitors. #line:fr01_pyramid_2
npc_code_of_hammurabi
tags: actor=GUIDE
color: purple
spawn_group: louvre
---
<<card code_of_hammurabi>>
This stone has very old laws from ancient Mesopotamia. #line:fr01_hammurabi_1
They were written almost 4,000 years ago. #line:fr01_hammurabi_2
npc_coronation_of_napoleon_david
tags: actor=GUIDE
color: purple
spawn_group: louvre
---
<<card coronation_of_napoleon_david>>
This big painting shows Napoleon becoming emperor. #line:fr01_coronation_1
The artist Jacques-Louis David painted many details. #line:fr01_coronation_2
npc_oath_of_the_horatii_david
tags: actor=GUIDE
color: purple
spawn_group: louvre
---
<<card oath_of_the_horatii_david>>
This painting shows brothers making a brave promise. #line:fr01_horatii_1
It teaches duty and courage from ancient Rome. #line:fr01_horatii_2
npc_the_seated_scribe
tags: actor=GUIDE
color: purple
spawn_group: louvre
---
<<card the_seated_scribe>>
This statue shows a man writing in ancient Egypt. #line:fr01_scribe_1
His eyes look very real and bright. #line:fr01_scribe_2
npc_winged_victory_of_samothrace
tags: actor=GUIDE
color: purple
spawn_group: louvre
---
<<card winged_victory_of_samothrace>>
This statue shows a winged figure landing on a ship. #line:fr01_victory_1
The wind shapes its clothes and wings. #line:fr01_victory_2
talk_cook
group: bakery
actor: CRAZY_MAN
---
<<if $COLLECTED_ITEMS >= 4>>
<<jump quest_end>>
<<else>>
Help me! Antura made a mess in my kitchen! #line:07bbb10
I cannot find the ingredients to make the baguette. #line:09e867c
<<asset baguette>>
Our French bread! #line:0874503
<<set $QUEST_ITEMS = 4>>
Please bring me four things: #line:07d64c7
flour, water, yeast, and salt. #line:0c01530
<<endif>>
visit_louvre
group: louvre
tags: actor=WOMAN
---
<<asset louvre_inside>>
There are many statues and paintings here. #line:08dc97f
<<jump find_monalisa>>
find_monalisa
group: louvre
tags: actor=WOMAN
---
<<action monalisa>>
Go find the Mona Lisa! #line:0442392
go_bakery
group: louvre
tags: actor=WOMAN_OLD
---
Now look for Antura! It went to the bakery for a baguette! #line:076ef0f
Hurry up! #line:0e9c3e7
baguette_salt
group: bakery
color: yellow
tags: actor=MAN_BIG
---
<<action COLLECT_1>>
<<card baguette_salt>>
This is salt. #line:00f1d2f
baguette_flour
group: bakery
color: yellow
tags: actor=MAN_BIG
---
<<action COLLECT_2>>
<<card baguette_flour>>
This is flour. #line:06022b0
baguette_water
group: bakery
color: yellow
tags: actor=MAN_BIG
---
<<action COLLECT_3>>
<<card baguette_water>>
This is water. #line:0c4d1f6
baguette_yeast
group: bakery
color: yellow
tags: actor=MAN_BIG
---
<<action COLLECT_4>>
<<card baguette_yeast>>
This is yeast. #line:025865d
npc_french_guide
///////// NPCs SPAWNED IN THE SCENE //////////
// these npc are spawn automatically in the scene
// use these to add random facts. everythime you meet them
// they will say one of these lines randomly
tags: actor=WOMAN
color: purple
spawn_group: generic
---
Hello. What do you want to know? #line:0070084
What is the Eiffel Tower? #line:0d91dc0
A tall iron tower, 300 meters high. #line:0f17af0
It is a symbol of Paris! #line:07a113f
Where are we? #line:09dd1da
We are in Paris. #line:02b627d
Is this place real? #line:08bede4
Yes! Why do you ask? #line:08654e6
Well... it looks like a video game. #line:0bc62a3
Nothing. Bye. #line:0fe0732
spawned_eiffell_tourist
tags: actor=WOMAN
color: purple
spawn_group: eiffel_tower
---
I would like to go up the Eiffel Tower. #line:0aee9bb
You need a ticket to go up. #line:09be864
There was a big fair in Paris in 1889. #line:0a3f4e1
It was to celebrate the 100th anniversary of the French Revolution. #line:01fa210
The Eiffel Tower was built for that event. #line:0d6f3c4
I love Paris! #line:0bda18a
spawned_man
tags: actor=MAN
color: purple
spawn_group: generic
---
Do you have questions? #line:07b94e9
Have you seen Antura? #line:0f18ad3
Yes! Talk to people and follow the lights! #line:0cf9b4e
No. Who is Antura? #line:0f9dd62
What are you doing? #line:002796f
I am going to work! #line:0fe4ff4
I am going to buy bread at the bakery. #line:05a38a8
Where do you come from? #line:05eabcf
I was not born in this country. #line:0635a6a
From planet Earth. #line:0749690
Goodbye #line:0ee51fc
spawned_kid_m
tags: actor=KID_M
color: purple
spawn_group: kids
---
Hi! #line:0c4d9e4
How are you? #line:032d401
spawned_kid_f
tags: actor=KID_F
color: purple
spawn_group: kids
---
Bonjour! #line:041403d
Ca va? #line:04986a3
npc_louvre_museum
tags: actor=GUIDE
color: purple
spawn_group: louvre
---
The Louvre is one of the largest museums in the world. #line:fr01_louvre_rand_1
You can walk here for hours and still not see everything. #line:fr01_louvre_rand_2
Many artworks here are older than your grandparents' grandparents. #line:fr01_louvre_rand_3
The glass pyramid lets in light for the halls below. #line:fr01_louvre_rand_4
npc_notredame_base
tags: actor=GUIDE
color: purple
spawn_group: notredame
---
Notre-Dame is a famous Gothic cathedral. #line:fr01_notredame_base_1
Builders started it more than 800 years ago. #line:fr01_notredame_base_2
The big bells ring across the city. #line:fr01_notredame_base_3
npc_notredame_roof
tags: actor=GUIDE
color: purple
spawn_group: notredame_roof
---
From the roof you can see much of Paris. #line:fr01_notredame_roof_1
Stone creatures called gargoyles sit up here. #line:fr01_notredame_roof_2
Workers are still restoring parts of the cathedral. #line:fr01_notredame_roof_3
npc_bakery
tags: actor=MAN_BIG
color: purple
spawn_group: bakery
---
Fresh bread smell makes people happy. #line:fr01_bakery_1
A baguette uses flour, water, yeast, and salt. #line:fr01_bakery_2
Bakers wake up very early to start making dough. #line:fr01_bakery_3