Girl unDead

Discussion and development of scenarios and campaigns for the game.

Moderator: Forum Moderators

Lanval
Posts: 31
Joined: September 26th, 2012, 6:20 pm

Re: Girl unDead

Post by Lanval »

I should clarify that I thought I'd help out as requested in the first post but I couldn't find dialogue files for earlier scenarios, so I thought I'd do what I could with the scenario posted above. A lot of stuff here is just educated guess work based off the first version, for example, shortening "Daughter in law" to "Daughter".
Rather than 'escape' use scout or explore.
I assumed it was implied that Varas knew the attack was coming and the "exploration" he had asked Malica to do was actually supposed to keep her away while he faced off against the orcs.
Perhaps this is better: "Lady, come to us and we will leave and do no further harm."
My version was done with the intention of keeping syntax correct but relatively simple while avoiding long words. Either version is correct, though I'd recommend cutting out "Lady" since it implies a level of formality that Orcish mercenaries would be slow to offer their quarry.
"Malica, don't worry. Destruction for our kind is repose. Show me your earring; I would have that as my final vision."
This is ten times better than what I had.
Why not leave it as it was, just "Veronica . . ."?
It does feels a little bit odd as a final word in that context, personally. Generally a single word or name, at least to be would indicate surprise or warning or a more active desire. FInishing the sentance and completing his thought sort of implies he's more at peace. It's a minor thing and can definitely be cut out, it just struck me as odd in that context.
"Oh, this would be birth of a new queen, but she lacks the strength."
Again, I'm not the writer but I think the anwser is somewhere inbetween. I found "Queen" to be very odd and tried to cut it out. "lacks the strength" would also strike me as odd.

I feel like Poet would also have a bit more hope in her potential to become something hence why I used "yet".

[quoteYour auto translation was "Oh, I've been zapped." What are you trying to say?[/quote]

I put in "Very well" as a place holder. I assume it's a segway to the next battle but then it would be an awkward one. Or else it is just the autotranslate being very awkward for him.
User avatar
tapaboy
Posts: 29
Joined: June 26th, 2011, 6:09 am
Location: Japan

Re: Girl unDead

Post by tapaboy »

Thank you all for your helps and advices.

Today, I have uploaded version 0.6.5 which is translated into English scenario 1 to 5.
User avatar
tapaboy
Posts: 29
Joined: June 26th, 2011, 6:09 am
Location: Japan

Scenario 6

Post by tapaboy »

Here is the draft of the sixth scenario "Revenge".
Malica went into the cave of the orcs to revenge the father. There she encounterd cyclos, an elvish hero.
At last elves became har partner.

Please refine the script.
Thank you.

Code: Select all

    [event]
        name=start
        [message]
            speaker=Poet
            message= _ "We arrived. Somehow there are smell of humans."
        [/message]
        [message]
            speaker=Malica
            message= _ "We have no way but go."
        [/message]
        [message]
            speaker=Poet
            message= _ "You've likely become our leader, my princess. I wish you stronger now..."
        [/message]
        [message]
            speaker=Malica
            message= _ "I'm sorry."
        [/message]
        [message]
            speaker=Poet
            message= _ "Do not apologize! You must lead us. I will cover your weelness."
        [/message]
        [message]
            speaker=Malica
            message= _ "I'm so... Yes. I do!"
        [/message]
    [/event]

    ## Cyclos
    [event]
        name=moveto
        [filter]
            side=1
            x=8,9,10,11
            y=1,2,1,2
        [/filter]
        [message]
            speaker=Poet
            message= _ "Oh, here is a poor elf."
        [/message]
        [unit]
            side=1
            x=8
            y=1
            id=Cyclos
            type=Elvish Hero
            name= _ "Cyclos"
            profile=portraits/elves/transparent/Cyclos.png
            [modifications]
                {TRAIT_LOYAL}
                {TRAIT_RESILIENT}
            [/modifications]
            {IS_LOYAL}
        [/unit]
        [message]
            speaker=Cyclos
            message= _ "You undead. Are you fellow of orcs?"
        [/message]
        [message]
            speaker=Malica
            message= _ "Oh, bandit!"
        [/message]
        [message]
            speaker=Cyclos
            message= _ "...It is first time I was mistaken for bandits."
        [/message]
        [message]
            speaker=Poet
            message= _ "Mmm... Please forget what she said now. By the way, We shall kill you incidentally kill orcs."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Kill me! I came here prepared for death. but, orcs are my enemies too. How about make a trade between us?"
        [/message]
        [message]
            speaker=Poet
            message= _ "Make a trede? You kid, What can you previde for us, instead of you are captive?"
        [/message]
        [message]
            speaker=Cyclos
            message= _ "You are fighting the orcs, aren't you? The defense of the passage of the front is very tough. I think it is hard to break through their lines. I know the loophole."
        [/message]
        [message]
            speaker=Poet
            message= _ "Hm... The orcs like loopholes. So what would you want?"
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Shamans of our villege are kidnapped and jailed somewhere in this cave. Please free them."
        [/message]
        [message]
            speaker=Poet
            message= _ "It is funny to save the shamans, but your life."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "My life is not important compared to save them. If you hurt one of them, I will kill you all."
        [/message]
        [message]
            speaker=Poet
            message= _ "Kid! You say ballsy. I kill you now!"
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Do if you can. But you will never defeat the orcs."
        [/message]
        [message]
            speaker=Malica
            message= _ "Poet! You elf! Stop!! Certainly we are lesser than orcs. We cannot defeat by frontal attack. I promise never hurt your shamans. Please guide to the loophole."
        [/message]
        [message]
            speaker=Poet
            message= _ "And give me your life."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Good. My life is cheep compared to their lives."
        [/message]
        [message]
            speaker=Malica
            message= _ "You estimate cheaply your life. By the way what is your name? My name is Malica, and he is Poet."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "My name is Cyclos."
        [/message]
        [message]
            speaker=Malica
            message= _ "Cyclos, good name. I'm sorry to mistake for bandits."
        [/message]
        [message]
            speaker=narrator
            image="wesnoth-icon.png"
            message= _ "Cyclos joined the party."
        [/message]
        [removeitem]
        x=8
        y=1
        [/removeitem]

        # memory 2 turns after Cyclos
        [set_variable]
            name=turn_stored
            value=$turn_number
        [/set_variable]
        [set_variable]
            name=turn_stored
            add=2
        [/set_variable]

        ## change objectives
        [objectives]
            [objective]
                description= _ "Defeat enemies leader."
                condition=win
            [/objective]
            [objective]
                description= _ "Death of Malica."
                condition=lose
            [/objective]
            [objective]
                description= _ "Death of Poet."
                condition=lose
            [/objective]
            [objective]
                description= _ "Death of Cyclos."
                condition=lose
            [/objective]
            [objective]
                description= _ "Time over."
                condition=lose
            [/objective]
        [/objectives]
    [/event]

    ## troll whelp
    [event]
        name=moveto
        [filter]
            side=1
            x=15,16,15,14
            y=6,6,7,7
        [/filter]
        [unit]
            side=1
            x=14
            y=7
            id=Troll Child
            type=Troll Whelp
            name= _ "Runt"
            unrenamable=yes
            [modifications]
                {TRAIT_LOYAL}
                {TRAIT_RESILIENT}
            [/modifications]
        [/unit]
        [message]
            speaker=Poet
            message= _ "There is a troll runt."
        [/message]
        [message]
            speaker=Malica
            message= _ "Alas. Free him."
        [/message]
        [removeitem]
        x=14
        y=7
        [/removeitem]
        [message]
            speaker=Poet
            message= _ "Oh, the runt comes with us!"
        [/message]
    [/event]

    ## Stella
    [event]
        name=new turn
        first_time_only=no
        [if]
           [variable]
               name=turn_number
               numerical_equals=$turn_stored
            [/variable]
            [then]
                [unit]
                    side=3
                    id=Stella
                    type=Elvish Marksman
                    name= _ "Stella"
                    gender=female
                    canrecruit=yes
                    x,y=4,6
                    find_vacant=yes
                [/unit]
                [clear_variable]
                    name=turn_stored
                [/clear_variable]
                {GENERIC_UNIT 3 "Elvish Archer" 3 6}
                {GENERIC_UNIT 3 "Elvish Archer" 4 4}
                {GENERIC_UNIT 3 "Elvish Archer" 1 4}
                {GENERIC_UNIT 3 "Elvish Archer" 2 4}
                {GENERIC_UNIT 3 "Elvish Fighter" 4 5}
                {GENERIC_UNIT 3 "Elvish Fighter" 3 4}
                {GENERIC_UNIT 3 "Elvish Fighter" 3 5}
                {GENERIC_UNIT 3 "Elvish Fighter" 1 5}
                [redraw]
                [/redraw]
                [scroll_to]
                    x,y=4,6
                [/scroll_to]
                [message]
                    speaker=Stella
                    message= _ "Cyclos! I'm glad you are safe and sound."
                [/message]
                [message]
                    speaker=Cyclos
                    message= _ "Oh, Stella!"
                [/message]
                [message]
                    speaker=Stella
                    message= _ "Why are you act in concert with undead?"
                [/message]
                [message]
                    speaker=Cyclos
                    message= _ "I descript later. Stuck to the enemies."
                [/message]
                [message]
                    speaker=Stella
                    message= _ "Roger."
                [/message]
                [modify_side]
                    side=3
                    hidden=no
                [/modify_side]
                ## change objectives
                [objectives]
                    [objective]
                        description= _ "Defeat enemies leader."
                        condition=win
                    [/objective]
                    [objective]
                        description= _ "Death of Malica."
                        condition=lose
                    [/objective]
                    [objective]
                        description= _ "Death of Poet."
                        condition=lose
                    [/objective]
                    [objective]
                        description= _ "Death of Cyclos."
                        condition=lose
                    [/objective]
                    [objective]
                        description= _ "Death of Stella."
                        condition=lose
                    [/objective]
                    [objective]
                        description= _ "Time over."
                        condition=lose
                    [/objective]
                [/objectives]
            [/then]
        [/if]
    [/event]

    ## get gold
    [event]
        name=moveto
        [filter]
            x,y=8,3
        [/filter]
        [message]
            speaker=Poet
            message= _ "Lucky! Orcs golds."
        [/message]
        [gold]
            side=$side_number
            amount=200
        [/gold]
        [removeitem]
           x=8
           y=3
        [/removeitem]
    [/event]
    [event]
        name=moveto
        [filter]
            x,y=30,14
        [/filter]
        [message]
            speaker=Poet
            message= _ "Lucky! Orcs golds."
        [/message]
        [gold]
            side=$side_number
            amount=300
        [/gold]
        [removeitem]
           x=30
           y=14
        [/removeitem]
    [/event]

    ## loophole
    [event]
        name=moveto
        [filter]
            x=26,27
            y=7,7
            side=1
        [/filter]
        [if]
            [have_unit]
                id=Cyclos
            [/have_unit]
            [then]
                [message]
                    speaker=unit
                    message= _ "Here is a loophole."
                [/message]
                [terrain]
                    x=21,22,23,24,25,21,22,23,24,25,26,26,27,27,27
                    y=8,8,8,8,8,7,7,7,7,9,8,9,8,9,10
                    terrain=Ur
                [/terrain]
                # エルフの呪術師現る
                {SHAMANS}
                [message]
                    speaker=Cyclos
                    message= _ "I found you!... But, where is Loana? Loana?"
                [/message]
                [role]
                    role=Shaman
                    type=Elvish Shaman
                [/role]
                [message]
                    role=Shaman
                    message= _ "Oh, Cyclos. Higer shamans like Loana have been taken to another place by soldiers of Kindom."
                [/message]
                [message]
                    speaker=Cyclos
                    message= _ "No!!..."
                [/message]
                [message]
                    speaker=Malica
                    message= _ "......"
                [/message]
            [/then]
        [/if]
    [/event]

    ## dark swoad
    [event]
        name=moveto
        [filter]
            side=1
            x,y=30,14
        [/filter]
        [message]
            speaker=Malica
            message= _ "Why the orcs hide this sword here?"
        [/message]
        [message]
            speaker=Poet
            message= _ "It has power of dark. It is useful for livings in dark. But, it harms who lives in light. Maybe human mages hate it."
        [/message]
    [/event]

    ## death of enemies
    [event]
        name=die
        [filter]
            id=Orcs
        [/filter]
        [message]
            speaker=Malica
            message= _ "Tell me why you killed my Dad, and aimed at me."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Tell me where you have teken Loa.. shamans."
        [/message]
        [message]
            speaker=Orcs
            message= _ "I cannot say. because of confidentiality."
        [/message]
        [message]
            speaker=Malica
            message= _ "He died... I cannnot know again."
        [/message]
        [message]
            speaker=Poet
            message= _ "Confidentiality? Ha! My Princess, what shall we do?"
        [/message]
        [message]
            speaker=Malica
            message= _ "Only I know about it is King has been involved in this incident. There is no way but go to the Capital."
        [/message]
        [message]
            speaker=Poet
            message= _ "Do not we have the choice to escape samewhere and live in peace? But, I can do to follow her."
        [/message]
        [message]
            speaker=Poet
            message= _ "By the way. Hey, elvish kid."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "I know my life is yours."
        [/message]
        [message]
            speaker=Poet
            message= _ "HiHiHi. It is long time since I killed elves last."
        [/message]
        [message]
            speaker=Malica
            message= _ "Stop. Poet. It is a ungood joke. Cyclos, Do you rearlly not feel regret to die now?"
        [/message]
        [message]
            speaker=Cyclos
            message= _ "But, it is a contract."
        [/message]
        [message]
            speaker=Malica
            message= _ "By the contract, we cannot kill you before we save elivish shamans. And you are solid than us."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "I am your shield...Good."
        [/message]
        [message]
            speaker=Poet
            message= _ "damn it!"
        [/message]      
        [message]
            speaker=Stella
            message= _ "Cyclos! I will follow you."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Stella. You must go back to our village with the shamans, and keep the village."
        [/message]
        [message]
            speaker=Stella
            message= _ "Ah..."
        [/message]
        [message]
            speaker=Malica
            message= _ "... Stella. Come with us. Never hurts to much ally."
        [/message]
        [message]
            speaker=Stella
            message= _ "I go for not you, but for Cyclos!"
        [/message]
        [message]
            speaker=Malica
            message= _ "All right."
        [/message]
        [message]
            speaker=Poet
            message= _ "Elves have joined us, The troll runt Comes with us on its own. What happens next?"
        [/message]

        # Change Stella
        [store_unit]
            variable=Stella_stored
            kill=yes
            [filter]
                id=Stella
            [/filter]
        [/store_unit]
        [unit]
            side=1
            id=Stella
            name= _ "Stella"
            gender=female
            type=$Stella_stored.type
            max_experience=$Stella_stored.max_experience
            experience=$Stella_stored.experience
            max_hitpoints=$Stella_stored.max_hitpoints
            hitpoints=$Stella_stored.hitpoints
            x,y=$Stella_stored.x,$Stella_stored.y
            upkeep=loyal
            canrecruit=no
            [modifications]
                {TRAIT_LOYAL}
            [/modifications]残念だが援軍がなきゃ、勝ち目はねえな。
            {IS_LOYAL}
        [/unit]
        [clear_variable]
            name=Stella_stored
        [/clear_variable]
        # change elves
        {MODIFY_UNIT (side=3) side 1}
        # shaman go back
        [role]
            role=Shaman
            type=Elvish Shaman
        [/role]
        [message]
            role=Shaman
            message= _ "We go back to our village. Cyclos and Stella. We hope you came back safely with our fellow."
        [/message]
        [kill]
            type=Elvish Shaman
        [/kill]  
        [endlevel]
            result=victory
            bonus=yes
        [/endlevel]
    [/event]

    ## death of Poet
    [event]
        name=last_breath
        [filter]
            id=Poet
        [/filter]
        [message]
            speaker=Poet
            message= _ "Ack! I am fallen. I can follow you no further."
        [/message]
        [message]
            speaker=Malica
            message= _ "Poet!!"
        [/message]
        [endlevel]
            result=defeat
        [/endlevel]
    [/event]

    ## death of Cyclos
    [event]
        name=last_breath
        [filter]
            id=Cyclos
        [/filter]
        [message]
            speaker=Cyclos
            message= _ "Loana...forgive me..."
        [/message]
        [message]
            speaker=Stella
            message= _ "Cyclos!!"
        [/message]
        [message]
            speaker=Poet
            message= _ "He died. And we do not have a workaround any more."
        [/message]
        [endlevel]
            result=defeat
        [/endlevel]
    [/event]

    ## ステラの死=敗北
    [event]
        name=last_breath
        [filter]
            id=Stella
        [/filter]
        [message]
            speaker=Stella
            message= _ "Sorry. Cyclos"
        [/message]
        [message]
            speaker=Stella
            message= _ "Stella! Don't Die!!"
        [/message]
        [message]
            speaker=Poet
            message= _ "Without her reinforcements, there is no chance for us."
        [/message]
        [endlevel]
            result=defeat
        [/endlevel]
    [/event]
User avatar
rmj
Posts: 281
Joined: July 4th, 2010, 5:21 am

Re: Girl unDead

Post by rmj »

Scen 5--final line of Poet
"I am zapped" should perhaps be "Oh, I am moved with emotion!"

Scene 6
All [removeitem][/removeitem] should be remove_item. This includes the macro SWORD_DARK.

SWORD_DARK also needs to be translated.
Prestart objectives need translation

When secret passage opened, put [refresh][/refresh] after {SHAMANS}.



I am playing this on version 1.11, and while I chose Normal difficulty, I believe I am actually playing Easy. There are far too many elves. They get in the way so I can't control the outcome. To get the final gold after killing the knight, one might have to delay killing the orcish leader. Or the elves may surround the orcish leader who might then survive long enough to reach the turn limit.

Code: Select all

Dialog changes:
        [message]
            speaker=Poet
            message= _ "We have arrived, and from somewhere the smell of humans arises."
        [/message]
        [message]
            speaker=Malica
            message= _ "We must go forward."
        [/message]
        [message]
            speaker=Poet
            message= _ "You've seem to have become our leader, my Princess, but I wish you were stronger..."
        [/message]
        [message]
            speaker=Malica
            message= _ "I'm sorry."
        [/message]
        [message]
            speaker=Poet
            message= _ "Do not apologize!  You must lead us.  I will conceal your weakness."
        [/message]
        [message]
            speaker=Malica
            message= _ "I'm so... Yes. I will!"
        [/message]

            speaker=Poet
            message= _ "Oh, here is a poor elf."
        [message]
            speaker=Cyclos
            message= _ "You are undead.  Are you with the orcs?"
        [/message]
        [message]
            speaker=Malica
            message= _ "Oh, a bandit!"
        [/message]
        [message]
            speaker=Cyclos
            message= _ "... This is the first time I have been mistaken for a bandit."
        [/message]
        [message]
            speaker=Poet
            message= _ "Mmm...  Please forget what she said.  Still, we shall kill you, then go kill these orcs."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Kill me! I came here prepared for death.  Orcs, however, are my enemy too.  I suggest we make a trade."
        [/message]
        [message]
            speaker=Poet
            message= _ "A trade?  You are joking.  There is nothing you, a captive, have that we want."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "You are fighting the orcs, aren't you? Their defense at the front is strong and will be difficult to break.  I know a secret passage."
        [/message]
        [message]
            speaker=Poet
            message= _ "Hm... The orcs like secret passages.  What do you want in return?"
        [/message]
        [message]
            speaker=Cyclos
            message= _ "The orcs have kidnapped the shamans of my village and have imprisoned them somewhere in this cave.  Help me free them."
        [/message]
        [message]
            speaker=Poet
            message= _ "It would be ridiculous to try to rescue the shamans.  No, your life is at an end."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "My life is unimportant compared to theirs.  If you hurt one of them, I will kill you all."
        [/message]
        [message]
            speaker=Poet
            message= _ "Another joke!  You have balls.  I shall kill you now!"
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Do so if you can, but you will never defeat the orcs."
        [/message]
        [message]
            speaker=Malica
            message= _ "Poet!  You elf!  Stop!!  The orcs are certainly stronger than us and a frontal attack will not succeed.  I promise we will not hurt your shamans.  Now lead us to the secret passage."
        [/message]
        [message]
            speaker=Poet
            message= _ "And I still demand your life."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Agreed.  My life is worth their rescue."
        [/message]
        [message]
            speaker=Malica
            message= _ "You underestimate the value of your life.  And what is your name?  I am Malica and this is Poet."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "My name is Cyclos."
        [/message]
        [message]
            speaker=Malica
            message= _ "Cyclos.  Fitting name.  Sorry I mistook you for a bandit."
        [/message]
        [message]
            speaker=narrator
            image="wesnoth-icon.png"
            message= _ "And thus Cyclos joined Malica's fighters."
        [/message]

        [message]
            speaker=Poet
            message= _ "There is a troll runt in a cage."
        [/message]
        [message]
            speaker=Malica
            message= _ "That is sad.  Free him."
        [/message]
        [message]
            speaker=Poet
            message= _ "Oh, the runt is going to join us!"
        [/message]

                [message]
                    speaker=Stella
                    message= _ "Cyclos!  I'm glad you are safe and sound."
                [/message]
                [message]
                    speaker=Cyclos
                    message= _ "Stella!"
                [/message]
                [message]
                    speaker=Stella
                    message= _ "Why are you acting in concert with these undead?"
                [/message]
                [message]
                    speaker=Cyclos
                    message= _ "I will tell you later.  Let's first slaughter these orcs."
                [/message]
                [message]
                    speaker=Stella
                    message= _ "I'm ready."
                [/message]

        [message]
            speaker=Poet
            message= _ "What luck! The orc's gold."
        [/message]

        [message]
            speaker=Poet
            message= _ "Good fortune!  Gold."
        [/message]

                [message]
                    speaker=unit
                    message= _ "Here is the secret passage."
                [/message]

                [message]
                    speaker=Cyclos
                    message= _ "I have found you!... But, where is Loana?  Loana?"
                [/message]
                [role]
                    role=Shaman
                    type=Elvish Shaman
                [/role]
                [message]
                    role=Shaman
                    message= _ "Oh, Cyclos. The higher shamans like Loana have been taken away by soldiers of the Kingdom."
                [/message]

        [message]
            speaker=Malica
            message= _ "Why have the orcs hidden this sword here?"
        [/message]
        [message]
            speaker=Poet
            message= _ "It has a power of darkness. It is useful to those who dwell in the dark, but it harms those who live in light.  Perhaps human mages hate it and so have hidden it."
        [/message]

        [message]
            speaker=Malica
            message= _ "Tell me why you killed my Dad, and pursued me."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Tell me where you have taken Loa.. the shamans."
        [/message]
        [message]
            speaker=Orcs
            message= _ "I cannot answer because I have sworn to secrecy."
        [/message]
        [message]
            speaker=Malica
            message= _ "He has died...  Again I have failed to find the answer."
        [/message]
        [message]
            speaker=Poet
            message= _ "Secrecy?  Ha!  My Princess, what do we do now?"
        [/message]
        [message]
            speaker=Malica
            message= _ "All I know is that the King is involved. There is no alternative; we must go to the Capital."
        [/message]
        [message]
            speaker=Poet
            message= _ "(We could escape somewhere to live in peace, but I must follow her.)"
        [/message]
        [message]
            speaker=Poet
            message= _ "Oh, I forgot.  Hey, elvish kid."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "I know.  My life is yours."
        [/message]
        [message]
            speaker=Poet
            message= _ "Yeah!  It has been too long since I last killed an elf."
        [/message]
        [message]
            speaker=Malica
            message= _ "Stop. Poet, such jesting is unseemly.  Cyclos, do you really not regret dying now?"
        [/message]
        [message]
            speaker=Cyclos
            message= _ "I made the agreement."
        [/message]
        [message]
            speaker=Malica
            message= _ "By this agreement, we cannot kill you until we save all the elvish shamans.  And you are still obligated to aid us."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "I will be your shield... Good."
        [/message]
        [message]
            speaker=Poet
            message= _ "Damn!"
        [/message]     
        [message]
            speaker=Stella
            message= _ "Cyclos! I will follow you."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Stella. You must return with these shamans so our village will endure."
        [/message]
        [message]
            speaker=Stella
            message= _ "Ah..."
        [/message]
        [message]
            speaker=Malica
            message= _ "... Stella, come with us.  It never hurts to have more allies."
        [/message]
        [message]
            speaker=Stella
            message= _ "I will go not for you, but for Cyclos!"
        [/message]
        [message]
            speaker=Malica
            message= _ "All right."
        [/message]
        [message]
            speaker=Poet
            message= _ "Elves have joined us, a troll runt comes with us.  What next?"
        [/message]
Note: the troll runt may have died
        [message]
            role=Shaman
            message= _ "Cyclos, Stella, we are returning to our village.  We hope you are successful and come back safely."
        [/message]

        [message]
            speaker=Poet
            message= _ "Ack! I have fallen. I can follow you no more."
        [/message]

        [message]
            speaker=Poet
            message= _ "He died.  And we needed his guidance."
        [/message]

        [message]
            speaker=Poet
            message= _ "Without her reinforcements, we have no chance."
        [/message]
Last edited by rmj on January 22nd, 2013, 6:48 am, edited 1 time in total.
rmj
User avatar
tapaboy
Posts: 29
Joined: June 26th, 2011, 6:09 am
Location: Japan

Re: Girl unDead

Post by tapaboy »

Thank you refine the scenario.
All [removeitem][/removeitem] should be remove_item. This includes the macro SWORD_DARK.
There are far too many elves.
Note: the troll runt may have died
I'll improve the problems after finished translation.
(I think the 8th scenario is more too many zombees.) :doh:
User avatar
tapaboy
Posts: 29
Joined: June 26th, 2011, 6:09 am
Location: Japan

Post by tapaboy »

Here is the draft of the 7th scenario "Along the way" and the 8th scenario "Puppeteer".

Please refine the script.
Thank you.

"Along the way" is a scenario only conversation (no battle).

Code: Select all

    [event]
        name=start
        [message]
            speaker=Malica
            message= _ "Ah, Dad..."
        [/message]
        [message]
          speaker=Poet
          message= _ "Phew. She remember about Varas again."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Malica. A timid leader lowers the morale of whole."
        [/message]
        [message]
          speaker=Malica
          message= _ "I'm sorry. But, I am....Ah,Dad!..."
        [/message]
        [message]
            speaker=Poet
            message= _ "I need earplugs. Cyclos, you are right, but backfired."
        [/message]
        [message]
          speaker=Cyclos
          message= _ "Sorry."
        {MOVE_UNITS 33 8 34 8 35 10 35 9 36 9}
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Malica, I lose my father two times in battle."
        [/message]
        [message]
          speaker=Malica
          message= _ "What?"
        [/message]
        [message]
            speaker=Cyclos
            message= _ "However, the first time he lived indeed."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "When I was little child, There was a fierce battle against the undead at the Dark Forest.Only a few soldier could come back. My father was not in them."
        [/message]
        [message]
            speaker=Poet
            message= _ "(Maybe I was in the fight.)"
        [/message]
        {MOVE_UNITS 27 7 28 7 29 8 29 7 30 7}
        [message]
            speaker=Cyclos
            message= _ "Everyone thought he was dead. Because my mothe was already dead, I was brought up by my aunt."
        [/message]
        [message]
            speaker=Malica
            message= _ "Are you sad?"
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Yes. Of course."
        [/message]
        [message]
            speaker=Malica
            message= _ "Did you cry?"
        [/message]
        [message]
            speaker=Cyclos
            message= _ "A little...Because, I was too young."
        [/message]
        {MOVE_UNITS 20 8 21 9 22 8 22 7 23 8}
        [message]
            speaker=Cyclos
            message= _ "Althogh after several years, he came back.But, he would not speak what happened."
        [/message]
        [message]
            speaker=Malica
            message= _ "It was good to have your father come back safely."
        [/message]
        [message]
            speaker=Poet
            message= _ "(What a stupid girl she is!)"
        [/message]
        [message]
            speaker=Cyclos
            message= _ "I live with my father again. And I was taught swordsmanship from him. When I was seventeen, I took part in the first battle."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "It was a battle against the undead at the Thirsty Mountain. And it was a battle more fierce than we thought."
        [/message]
        [message]
            speaker=Poet
            message= _ "(Maybe I was there.)"
        [/message]
        [message]
            speaker=Cyclos
            message= _ "I was daunted as a newbie. I had been caught a chance to attack, and I was cut my eye by undead."
        [/message]
        [message]
            speaker=Malica
            message= _ "I pity on you!"
        [/message]
        [message]
            speaker=Poet
            message= _ "(Aa... I remember I have cut a young elf.)"
        [/message]
        [message]
            speaker=Cyclos
            message= _ "My father protected me by his body on the verge of being killed. I survived. But he was killed by the cruel undead."
        [/message]
        [message]
            speaker=Malica
            message= _ "Oh, how terrible!"
        [/message]
        [message]
            speaker=Poet
            message= _ "(Surely I have killed his father!)"
        [/message]
        {MOVE_UNITS 15 8 16 7 17 8 17 7 18 7}
        [message]
            speaker=Cyclos
            message= _ "I can not forget the hatred of that time. If I find the undead, I revenge for my father!"
        [/message]
        [message]
            speaker=Malica
            message= _ "I also will be on your side then!"
        [/message]
        [message]
            speaker=Poet
            message= _ "(Alas! The boy is really stupid! And Malica forgets that sheself is undead! I must hide the fact that I kelled his father.It is good for me the elves cannot discern the face of us.)"
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Since then, I do not show weakness to others, Not only to enemies, but also fellows."
        [/message]
        [message]
            speaker=Malica
            message= _ "(I wonder I can become strong like as him?)"
        [/message]
        {MOVE_UNITS 10 8 11 8 12 8 13 9 13 8}
        [message]
            speaker=Stella
            message= _ "(Whispering) Malica? "
        [/message]
        [message]
            speaker=Malica
            message= _ "Stella. What?"
        [/message]
        [message]
            speaker=Stella
            message= _ "In fact. Cyclos was a terrible crybaby childhood."
        [/message]
        [message]
            speaker=Malica
            message= _ "Sure?"
        [/message]
        [message]
            speaker=Stella
            message= _ "Yes. I was a childhood friend with him, so, I know him well. He had immediately begun to cry, when he was pranked by us. It was funny, and he was very cute."
        [/message]
        [message]
            speaker=Malica
            message= _ "Well, Cyclos is? And you ware bad girl."
        [/message]
        [message]
            speaker=Stella
            message= _ "Hahaha..."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Hey you.You have been whispering and soon have burst into laughter. What are you talking about?"
        [/message]
        [message]
            speaker=Malica
            message= _ "Sorry Cyclos. But it is not your bussines...Fufufu..."
        [/message]
        [message]
            speaker=Stella
            message= _ "Yes. Please do not mind, Cyclos...Hahaha..."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "The woman is a creature that I do not know well."
        [/message]
        [message]
            speaker=narrator
            image="wesnoth-icon.png"
            message= _ "Malica no longer cry from that day. At least in public."
        [/message]
        {MOVE_UNITS 2 7 3 8 4 7 5 8 5 7}
        [endlevel]
            result=victory
            bonus=no
#            {NEW_GOLD_CARRYOVER 60}
        [/endlevel]
    [/event]
"Puppeteer"
Malica battles against the royal army and Desperado.
Puppeteer can control corpse. He knows about Malica's mother.

Code: Select all

    [story]
        [part]
            story= _ "Malica defeated the enemy. But, she lost the clue to the truth."
        [/part]
        [part]
            story= _ "She knew only the mages of the kingdom wanted elvish shaman and Malica."
        [/part]
        [part]
            story= _ "Malica and her soldiers went to the capital in order to know the facts and rescue elvish shaman."
        [/part]
    [/story]

   [event]
        name=start
        [message]
            speaker=Cyclos
            message= _ "Stench of death is in the air for quite a while."
        [/message]
        [message]
            speaker=Stella
            message= _ "I was aware of it, too."
        [/message]
        [message]
            speaker=Poet
            message= _ "It must be smell of our Princess."
        [/message]
        [message]
            speaker=Malica
            message= _ "Oh, Poet! You are terrible. Cyclos, don't you think so?"
        [/message]
        [message]
            speaker=Cyclos
            message= _ "...A little, you smell after the rain..."
        [/message]
        [message]
            speaker=Malica
            message= _ "Oh! No!!"
        [/message]
        [message]
            speaker=Stella
            message= _ "Cyclos, you must be careful to girls."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Sorry."
        [/message]
        [message]
            speaker=Poet
            message= _ "Hey guy, You are too insensitive to girl. Stella, Don't you think so?"
        [/message]
        [message]
            speaker=Stella
            message= _ "It's not my bussiness!"
        [/message]
        [message]
            speaker=Poet
            message= _ "By the way,there are many corpses. They may be the cause of the odor. What happened?"
        [/message]
        [message]
            speaker=Kingdom
            message= _ "There are many corpses. He must be around there. Oh, there is the woman lich. I'll catch her, too."
        [/message]
        [message]
            speaker=Bandits
            message= _ "Hey, Are you sure make us to regular army, if we hit the corpses?"
        [/message]
        [message]
            speaker=Kingdom
            message= _ "Of course. But don't kill the woman lich."
        [/message]
        [message]
            speaker=Bandits
            message= _ "All right."
        [/message]
        [message]
            speaker=Malica
            message= _ "We must fight ageinst the army. But, how about corpses?"
        [/message]
        [message]
            speaker=Poet
            message= _ "We must be careful to them."
        [/message]
        [message]
            speaker=Malica
            message= _ "I understand."
        [/message]
    [/event]

Notes:When Puppeteer has became the royal armie's enemy.
        [message]
            speaker=Puppeteer
            message= _ "Oh, I have been found. But, you may regret that."
        [/message]
        [message]
            speaker=Poet
            message= _ "He is Puppeteer! The army made troublesome enemy."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Why Puppeteer is troublesome?"
        [/message]
        [message]
            speaker=Poet
            message= _ "You know soon. Look."
        [/message]

Notes:When Puppeteer has beceme Malica's enemy
        [message]
            speaker=Puppeteer
            message= _ "It is fool to dabble my corpse."
        [/message]
        [message]
            speaker=Poet
            message= _ "Damn it! He is Puppeteer. We made troublesome enemy."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Why Puppeteer is troublesome?"
        [/message]
        [message]
            speaker=Poet
            message= _ "You know soon. We must kill him in order to survive."
        [/message]

Notes:Puppeteer's death
    [event]
        name=die
        [filter]
            id=Puppeteer
        [/filter]
        [message]
            speaker=Puppeteer
            message= _ "OOps..."
        [/message]
        [kill]
            side=3
        [/kill]
    [/event]

Notes:When a corpse has revived.
        [message]
            speaker=$second_unit.id
            message= _ "Oh! Revived!"
        [/message]
        [message]
            speaker=Poet
            message= _ "It is his ability. As long as he lives, the corpses revive."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Hmmm. Even if he does not win, he does not lose."
        [/message]

Notes:Malica has win.
    [event]
        name=die
            [filter]
                id=Kingdom
            [/filter]
        [message]
            speaker=Bandits
            message= _ "Oh. The royal army has losed. Run away!"
        [/message]
        [kill]
            side=4
        [/kill]
        [if]
            [have_unit]
                id=Puppeteer
            [/have_unit]
            [then]
                [message]
                    speaker=Puppeteer
                    message= _ "Thank you. I am saved."
                [/message]
                [message]
                    speaker=Malica
                    message= _ "Thank you, too."
                [/message]
                [message]
                    speaker=Puppeteer
                    message= _ "You may be Malica, daugher of Veronica, and niece of Varas."
                [/message]
                [message]
                    speaker=Malica
                    message= _ "Why you know my neme? But, my mother is Nina. And Varas is my father."
                [/message]
                [message]
                    speaker=Puppeteer
                    message= _ "Veronica is the real name of your mather. And she is Varas's Sister."
                [/message]
                [message]
                    speaker=Malica
                    message= _ "What?"
                [/message]
                [message]
                    speaker=Puppeteer
                    message= _ "Yes. I tell you what I know."
                [/message]
                [message]
                    speaker=narrator
                    image="wesnoth-icon.png"
                    message= _ "By Puppeteer, when he was young, there are four white mages of expected future, Varas, Veronica, Maltos, and Randolf.
One day, experiment of Varas and Veronica had failed, Veronica became immortal, and Varas became undead.They had disappeared.
Maltos who loved Veronica, had turned to black mage, and became be called Puppeteer.
So, only Randolf had become the royal great mage."
                [/message]
                [message]
                    speaker=narrator
                    image="wesnoth-icon.png"
                    message= _ "Randolf hoped immortal. In order to know the way to immortal, he searched Veronica (Nina), and made her daughter die.
He knew only her clan can use the way to revive, and he abducted her.
Randolf deceived Puppeteer that in order to protect her, all the people of the village must be die."
                [/message]
                [message]
                    speaker=narrator
                    image="wesnoth-icon.png"
                    message= _ "Randolf came back to young by the power of Veronica, but it isn't enough to make him immortal.
Randolf noticed Malica was with Varas, and ordered the orcs to catch her.
Further he focused the healing power of elvish shaman. He gathered elvish shamans. and conducted risky experiments.
Puppeteer knew that he had been deceived by Randolf, run from the sanctuary of white mages."
                [/message]
                [message]
                    speaker=Puppeteer
                    message= _ "Elvish shamans are imprisoned in the sanctuary near here. But, your mother is in the kings castle now."
                [/message]
                [message]
                    speaker=Malica
                    message= _ "Thank you. We'll go to the sanctuary to save shamans first."
                [/message]
                [message]
                    speaker=Puppeteer
                    message= _ "I'll give a bow to whom good at bowing."
                [/message]
               
                [message]
                    speaker=Stella
                    message= _ "I am an archer. "
                [/message]
                [message]
                    speaker=Puppeteer
                    message= _ "This bow is not recommended to human and elves. Because it is cursed by powarful chaotic magic."
                [/message]
                [message]
                    speaker=Stella
                    message= _ "It does not matter. Please give me it."
                [/message]
                [message]
                    speaker=Cyclos
                    message= _ "Stella?"
                [/message]
                [message]
                    speaker=Poet
                    message= _ "I think it is not good to you."
                [/message]
                [message]
                    speaker=Stella
                    message= _ "I'm grad to help Cyclos,.. and our tribe."
                [/message]
                [message]
                    speaker=Puppeteer
                    message= _ "I see. I'll give it to you. But, it may erode mind and body during your lifetime."
                [/message]
              (Stella has gotten the bow.) 

               [message]
                    speaker=Malica
                    message= _ "Now, We are going to the sanctuary."
                [/message]
                [message]
                    speaker=Puppeteer
                    message= _ "Pray for the fortune of war."
                [/message]
            [/else]
        [/if]
        [endlevel]
            result=victory
            bonus=yes
            {NEW_GOLD_CARRYOVER 80}
        [/endlevel]
    [/event]
User avatar
tapaboy
Posts: 29
Joined: June 26th, 2011, 6:09 am
Location: Japan

Scenario 9 "sanctuary"

Post by tapaboy »

Here is the draft of the 9th scenario "Sanctuary".

Please refine the script.
Thank you.

"Sanctuary"
Cyclos has found his lover Loana.But she can not come home.

Code: Select all

    [event]
        name=start
        [message]
            speaker=Cyclos
            message= _ "This building is a fortress rather than a temple."
        [/message]
        [message]
            speaker=Poet
            message= _ "Here are as bright as daytime though it still before dawn."
        [/message]
        [message]
            speaker=Malica
            message= _ "I feel strong magic power here. The Mages may shine here by their magic."
        [/message]
        [message]
            speaker=Poet
            message= _ "Is it harassment to us?"
        [/message]        
        [message]
            speaker=Malica
            message= _ "I don,t know. But it is certain that we are unwelcome guest."
        [/message]
    [/event]

    ##When Stellas allow hits
    [event]
        name=attacker hits
        first_time_only=yes
        [filter]
            id=Stella
        [/filter]
        [filter_attack]
            range=ranged
        [/filter_attack]
        [message]
            speaker=Stella
            message= _ "Great! What a Strong bow it is."
        [/message]
        [message]
            speaker=Poet
            message= _ "Be careful. It is too early to rejoyce."
        [/message]
    [/event]
    [event]
        name=die
        first_time_only=yes
        [filter_second]
            id=Stella
        [/filter_second]
        [filter_second_attack]
            range=ranged
        [/filter_second_attack]
        [message]
            speaker=Stella
            message= _ "No! Though I have killed him, he walks still."
        [/message]
        [message]
            speaker=Poet
            message= _ "I have sead it is not good to you at that time. It is the real power of this bow."
        [/message]
    [/event]


    # Shamams are freed
    [event]
        name=die
        [filter]
            type=Gate SE,Gate SW
        [/filter]
        [message]
            speaker=Cyclos
            message= _ "Loana! I've come to save you."
        [/message]
        [message]
            speaker=Loana
            message= _ "Oh, Cyclos! Thank you. I have wanted to meet you for a long time. But, We can not go back with you because of the hideous experiment. We will fight with you at the end of our lifetime."
        [/message]

        [objectives]
            [objective]
                    description= _ "Defeat enemies leader."
                condition=win
            [/objective]
            [objective]
                description= _ "Death of Malica."
                condition=lose
            [/objective]
            [objective]
                description= _ "Death of Poet."
                condition=lose
            [/objective]
            [objective]    
                description= _ "Death of Cyclos."
                condition=lose
            [/objective]
            [objective]
                description= _ "Death of Stella."
                condition=lose
            [/objective]
            [objective]
                description= _ "Death of Loana."
                condition=lose
            [/objective]
            [objective]
                description= _ "Time over."
                condition=lose
            [/objective]
        [/objectives]
    [/event]

    # Shamam becmoes zombee.
    [event]
        name=die
        first_time_only=no
        [filter]
            type=Elvish Druid,Elvish Shyde
        [/filter]
           speaker=$shaman_stored.name 
            message= _ "Uuh...Uuh...Uuh..."
        [/message]
        {CLEAR_VARIABLE (shaman_stored)}
[/then]
[/if]
    [/event]

    [event]
        name=enemies defeated
        [message]
            speaker=Loana
            message= _ "Cyclos! Thank you to come to me. I love you. But, I have to say good bye to you."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Loana! You say stupid. There must be a way to cure your body. Let's back to home with me!"
        [/message]
        [message]
            speaker=Loana
            message= _ "Thank you. I know I have no more time. Good bye Cyclos...Ugh!!"
        [/message]
        [store_unit]
            variable=Loana_stored
            kill=yes
            [filter]
                id=Loana
            [/filter]
        [/store_unit]
        [unit]
            type=Walking Corpse
            side=1
            id=Loana_dead
            name= _ "Loana"
            x,y=$Loana_stored.x,$Loana_stored.y
            find_vacant=no
            [modifications]
                {TRAIT_LOYAL}
            [/modifications]
            {IS_HERO}
        [/unit]
        [message]
            speaker=Loana_dead
            message= _ "Uuh...Uuh...Uuh..."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Loana...Why you..."
        [/message]
        [message]
            speaker=Malica
            message= _ "Vanish! all the corpses in my hand!"
        [/message]
        [scroll_to]
            x,y=$Loana_stored.x,$Loana_stored.y
        [/scroll_to]
        [kill]
            id=Loana_dead
        [/kill]
{CLEAR_VARIABLE (Loana_stored)}
        [delay]
            time=180
        [/delay]
        [kill]
            type=Walking Corpse,Soulless
        [/kill]
        [delay]
            time=180
        [/delay]
        [message]
            speaker=Malica
            message= _ "Did I unnecessary thing? I'm sorry.But they have lost their memories when they are living. They have only pain."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "I know... The agrrement between us has been fulfilled. Kill me, please!"
        [/message]
        [message]
            speaker=Malica
            message= _ "No! Your life in mine. Only I can decide when you die.Well, I think you elves need rest. And we need to rebuild the army.Are there any good hiding place nearby?"
        [/message]
        [message]
            speaker=Poet
            message= _ "I know good plaece. People do not enter at the foot of the Northen Mountains, because people beleave there are dangerous monsters."
        [/message]
        [message]
            speaker=Malica
            message= _ "Now, We go there."
        [/message]
        [endlevel]
            result=victory
            bonus=yes
            {NEW_GOLD_CARRYOVER 80}
        [/endlevel]
    [/event]

# death of Loana 
    [event]
        name=last_breath
        [filter]
            id=Loana
        [/filter]        
        [message]
            speaker=Loana
            message= _ "Cyclos! Thank you to come to me. I love you. But, I have to say good bye to you."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Loana! You say stupid. There must be a way to cure your body. Let's back to home with me!"
        [/message]
        [message]
            speaker=Loana
            message= _ "Thank you. I know I have no more time. Good bye Cyclos...Ugh!!"
        [/message]
        [store_unit]
            variable=Loana_stored
            kill=yes
            [filter]
                id=Loana
            [/filter]
        [/store_unit]
        [unit]
            type=Walking Corpse
            side=1
            id=Loana_dead
            name= _ "Loana"
            x,y=$Loana_stored.x,$Loana_stored.y
            find_vacant=no
            [modifications]
                {TRAIT_LOYAL}
            [/modifications]
            {IS_HERO}
        [/unit]
        [message]
            speaker=Loana_dead
            message= _ "Uuh...Uuh...Uuh..."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Loana...Why you..."
        [/message]
        [message]
            speaker=Malica
            message= _ "Vanish! all the corpses in my hand!"
        [/message]
        [scroll_to]
            x,y=$Loana_stored.x,$Loana_stored.y
        [/scroll_to]
        [kill]
            id=Loana_dead
        [/kill]
{CLEAR_VARIABLE (Loana_stored)}
        [delay]
            time=180
        [/delay]
        [kill]
            type=Walking Corpse,Soulless
        [/kill]
        [delay]
            time=180
        [/delay]
        [message]
            speaker=Cyclos
            message= _ "Loana!! No!!"
        [/message]
        [endlevel]
            result=defeat
        [/endlevel]
    [/event]
User avatar
rmj
Posts: 281
Joined: July 4th, 2010, 5:21 am

Re: Girl unDead

Post by rmj »

Code: Select all

Scene 7:alongthe way

        name=start
        [message]
            speaker=Malica
            message= _ "Ah, Dad..."
        [/message]
        [message]
          speaker=Poet
          message= _ "Oh, she is thinking about Varas again."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Malica.  A sad leader lowers the morale of all."
        [/message]
        [message]
          speaker=Malica
          message= _ "I'm sorry.  But, I am ... Ah,Dad!..."
        [/message]
        [message]
            speaker=Poet
            message= _ "I need earplugs.  Cyclos, you are right, but it only makes things worse."
        [/message]
        [message]
          speaker=Cyclos
          message= _ "Sorry."
        {MOVE_UNITS 33 8 34 8 35 10 35 9 36 9}
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Malica, I lost my father twice in battle."
        [/message]
        [message]
          speaker=Malica
          message= _ "What?"
        [/message]
        [message]
            speaker=Cyclos
            message= _ "The first time, however, he continued to live."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "When I was little child, there was a fierce battle against the undead in the Dark Forest.  Only a few soldiers returned.  My father was not among them."
        [/message]
        [message]
            speaker=Poet
            message= _ "(Maybe I was in that fight.)"
        [/message]
        {MOVE_UNITS 27 7 28 7 29 8 29 7 30 7}
        [message]
            speaker=Cyclos
            message= _ "Everyone thought he had died.  And because my mother was already dead, I was raised by my aunt."
        [/message]
        [message]
            speaker=Malica
            message= _ "Does that make you sad?"
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Of course."
        [/message]
        [message]
            speaker=Malica
            message= _ "Did you cry?"
        [/message]
        [message]
            speaker=Cyclos
            message= _ "A little ... because I was so young."
        [/message]
        {MOVE_UNITS 20 8 21 9 22 8 22 7 23 8}
        [message]
            speaker=Cyclos
            message= _ "Several years later he came back.  But he never spoke of what happened."
        [/message]
        [message]
            speaker=Malica
            message= _ "It was good to have your father return home safely."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "I lived with my father again, who began to teach me how to wield a sword.  When I was seventeen, I fought my first battle."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "It was a battle against the undead at Thirsty Mountain.  And it became a fight more fierce than we anticipated."
        [/message]
        [message]
            speaker=Poet
            message= _ "(Maybe I was there.)"
        [/message]
        [message]
            speaker=Cyclos
            message= _ "I wanted to prove myself.  I took an opportunity to attack, but instead of success that undead warrior cut my eye."
        [/message]
        [message]
            speaker=Malica
            message= _ "I grieve for you!"
        [/message]
        [message]
            speaker=Poet
            message= _ "(Oh, ... I remember cutting a young elf.)"
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Before that undead could kill me, my father intervened.  I survived, but cruel undead warrior killed him."
        [/message]
        [message]
            speaker=Malica
            message= _ "Oh, how terrible!"
        [/message]
        [message]
            speaker=Poet
            message= _ "(Surely I have killed his father!)"
        [/message]
        {MOVE_UNITS 15 8 16 7 17 8 17 7 18 7}
        [message]
            speaker=Cyclos
            message= _ "My hatred for that undead warrior exists still.  If I find that undead, I will avenge my father!"
        [/message]
        [message]
            speaker=Malica
            message= _ "If you find him, then I will help!"
        [/message]
        [message]
            speaker=Poet
            message= _ "(This boy is really stupid!  And Malica forgets that she herself is undead!  I shall not reveal that I killed his father.  It is fortunate that elves cannot discern between the faces of the undead.)"
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Since that day, I have never shown weakness to others, Neither to enemies, nor to friends."
        [/message]
        [message]
            speaker=Malica
            message= _ "(I wonder if I can ever become strong like him?)"
        [/message]
        {MOVE_UNITS 10 8 11 8 12 8 13 9 13 8}
        [message]
            speaker=Stella
            message= _ "(Whispering) Malica?"
        [/message]
        [message]
            speaker=Malica
            message= _ "Stella. What?"
        [/message]
        [message]
            speaker=Stella
            message= _ "The fact is that Cyclos was a terrible crybaby."
        [/message]
        [message]
            speaker=Malica
            message= _ "Really?"
        [/message]
        [message]
            speaker=Stella
            message= _ "Yes. We were childhood friends, so I know him well.  He would immediately start crying whenever we teased him.  It was funny, and he was very cute."
        [/message]
        [message]
            speaker=Malica
            message= _ "Well, Cyclos is.  And you were a bad girl."
        [/message]
        [message]
            speaker=Stella
            message= _ "Hahaha..."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Hey, what are you two whispering and laughing about?"
        [/message]
        [message]
            speaker=Malica
            message= _ "Sorry, Cyclos, but it is not your business... HeeHee..."
        [/message]
        [message]
            speaker=Stella
            message= _ "Yes, Cyclos, never mind... Hahaha..."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "I can understand men and the creatures of the forest, but women are veiled."
        [/message]
        [message]
            speaker=narrator
            image="wesnoth-icon.png"
            message= _ "Malica no longer cried from that day on, at least in public."
        [/message]

Scene 8: Puppeteer

###The intent of this scenario is unclear (objectives should be translated).
Puppeteer is almost certain to be killed quickly. When I played, twice he died
on turn 5, once on turn 3. This left me outnumbered more than two to one and
about 15 of those units were level 3. Puppeteer, if he survives, tells a story
important to the campaign, so it seems his death should be a condition for defeat.

To get through this scenario, I gave side 3 gold (12) so that Puppeteer would
immediately recruit two units to help in defense. Then I set his max_moves=2 so
that he would not leave the post. And I moved a couple of corpses closer to the
enemy to distract the attackers. This would have likely worked except that he
got poisoned, so I changed the assassin to a fugitive. It still took luck for him to survive.


Watching the undead continually being killed (including one unit dying six times in one
turn) becomes tedious.

Words of narration concerning the bow not translated.

Code: Select all

        [part]
            story= _ "Malica had defeated the enemy, but she had failed to find the truth.  She knew only that the mages of the kingdom wanted elvish shamans and herself."
        [/part]
        [part]
            story= _ "She and her soldiers traveled toward the capital to rescue the shamans and to learn why they wanted her."
        [/part]

        name=start
        [message]
            speaker=Cyclos
            message= _ "A stench of death has been in the air for quite a while."
        [/message]
        [message]
            speaker=Stella
            message= _ "I am aware of it too."
        [/message]
        [message]
            speaker=Poet
            message= _ "It may be odor of our Princess."
        [/message]
        [message]
            speaker=Malica
            message= _ "Poet! That's horrible.  Cyclos, you don't think that, do you?"
        [/message]
        [message]
            speaker=Cyclos
            message= _ "...Um, you do smell a little after the rain..."
        [/message]
        [message]
            speaker=Malica
            message= _ "No!!"
        [/message]
        [message]
            speaker=Stella
            message= _ "Cyclos, you should be more circumspect when you speak."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Yes, I am sorry."
        [/message]
        [message]
            speaker=Poet
            message= _ "Cyclos, you are insensitive.  Stella, you agree, don't you?"
        [/message]
        [message]
            speaker=Stella
            message= _ "It's not my concern!"
        [/message]
        [message]
            speaker=Poet
            message= _ "There are many corpses about.  These may be the cause of the odor.  Something has happened here."
        [/message]
        [message]
            speaker=Kingdom
            message= _ "Men, look about. There are many corpses, so the one we seek must be near.  Oh, and there is the woman lich.  Catch her."
        [/message]
        [message]
            speaker=Bandits
            message= _ "Hey, do you still agree to let us join your army if we attack these corpses?"
        [/message]
        [message]
            speaker=Kingdom
            message= _ "Yes, but don't kill the woman lich."
        [/message]
        [message]
            speaker=Bandits
            message= _ "Okay."
        [/message]
        [message]
            speaker=Malica
            message= _ "We have no choice but to fight this army.  But what about the corpses?"
        [/message]
        [message]
            speaker=Poet
            message= _ "We must be careful around them."
        [/message]
        [message]
            speaker=Malica
            message= _ "I understand."
        [/message]


        [message]
            speaker=Puppeteer
            message= _ "So you have found me, but you will regret having done so."
        [/message]
        [message]
            speaker=Poet
            message= _ "That is Puppeteer!  His army is quite troublesome."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "He does not look so dangerous."
        [/message]
        [message]
            speaker=Poet
            message= _ "You will quickly learn that he is."
        [/message]
    [/event]

        [message]
            speaker=Puppeteer
            message= _ "One is a fool to touch any of my corpses."
        [/message]
        [message]
            speaker=Poet
            message= _ "Damn it!  That is Puppeteer, a troublesome enemy."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Why is he trouble?"
        [/message]
        [message]
            speaker=Poet
            message= _ "You will soon know.  We must kill him to survive."
        [/message]
    [/event]


        [message]
            speaker=$second_unit.id
            message= _ "Oh! It revived!"
        [/message]
        [message]
            speaker=Poet
            message= _ "That is his strength.  As long as he lives, the corpses will revive."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Hmmm, so even his losses are not losses."
        [/message]
 

        [message]
            speaker=Bandits
            message= _ "The royal army has lost.  Let's get out of here!"
        [/message]


                [message]
                    speaker=Puppeteer
                    message= _ "Thank you.  I am saved."
                [/message]
                [message]
                    speaker=Malica
                    message= _ "I thank you as well."
                [/message]
                [message]
                    speaker=Puppeteer
                    message= _ "You must be Malica, daughter of Veronica and niece of Varas."
                [/message]
                [message]
                    speaker=Malica
                    message= _ "How do you know my name?  My mother, however, was Nina and Varas was my father."
                [/message]
                [message]
                    speaker=Puppeteer
                    message= _ "Veronica was the real name of your mother.  She was Varas's sister."
                [/message]
                [message]
                    speaker=Malica
                    message= _ "What?"
                [/message]
                [message]
                    speaker=Puppeteer
                    message= _ "Yes, it is true.  I shall tell you what I know about it."
                [/message]
                [message]
                    speaker=narrator
                    image="wesnoth-icon.png"
                    message= _ "  Puppeteer explained that when he was young, there were four white mages with the potential to become the King's High Mage:  Varas, Veronica, Maltos, and Randolf.  One day an experiment in magic went wrong.  Veronica became immortal while Varas became undead.  The two then disappeared.  Maltos, who had loved Veronica, then turned to black mage and became the Puppeteer.  Randolf became the King's great mage."
                [/message]
                [message]
                    speaker=narrator
                    image="wesnoth-icon.png"
                    message= _ "Randolf desired immortality.  He searched for Veronica (your mother Nina) many years and when finally he believed he found her, he caused the daughter to die because he knew that Veronica's clan had the secret of how to revive the dead.  Randolf then misled Puppeteer into thinking that all the people of the village must be killed if Veronica was to be safe."
                [/message]
                [message]
                    speaker=narrator
                    image="wesnoth-icon.png"
                    message= _ "Randolf did regain youthfulness through the power of Veronica, but this was not yet immortality.  Randolf then discovered that Malica was with Varas and he paid some orcs to seize her.  As part of his plan he felt he needed the healing power of elvish shamans, so he seized some and began to experiment.  In time Puppeteer figured out that Randolf had deceived him and had turned all the white mages against him."
                [/message]
                [message]
                    speaker=Puppeteer
                    message= _ "The elvish shamans are imprisoned in a sanctuary near here. Malica, your mother is in the King's castle."
                [/message]
                [message]
                    speaker=Malica
                    message= _ "My mother alive! Thank you. Thank you so much. First we'll rescue the shamans, then we go to Weldyn."
                [/message]
                [message]
                    speaker=Puppeteer
                    message= _ "I have a special bow for someone skilled in archery."
                [/message]
               
                [message]
                    speaker=Stella
                    message= _ "I am an excellent archer. "
                [/message]
                [message]
                    speaker=Puppeteer
                    message= _ "This bow is meant for neither human nor elf.  It is cursed with spells of the Chaos."
                [/message]
                [message]
                    speaker=Stella
                    message= _ "I care not.  Please give me it."
                [/message]
                [message]
                    speaker=Cyclos
                    message= _ "Stella?  Think about this."
                [/message]
                [message]
                    speaker=Poet
                    message= _ "I think this bow will not be good for you."
                [/message]
                [message]
                    speaker=Stella
                    message= _ "I gladly take this risk to help Cyclos, ...and our tribe."
                [/message]
                [message]
                    speaker=Puppeteer
                    message= _ "I see.  I'll give it to you.  But be aware that it will erode both mind and body over time."
                [/message]


               [message]
                    speaker=Malica
                    message= _ "Let's get to the sanctuary."
                [/message]
                [message]
                    speaker=Puppeteer
                    message= _ "Pray for good fortune in this war."
                [/message]
            [/else]
Last edited by rmj on January 22nd, 2013, 7:03 am, edited 1 time in total.
rmj
User avatar
rmj
Posts: 281
Joined: July 4th, 2010, 5:21 am

Re: Girl unDead

Post by rmj »

Code: Select all

Scenario 9
   [event]
        name=start
        [message]
            speaker=Cyclos
            message= _ "That structure looks more like a fortress than a temple."
        [/message]
        [message]
            speaker=Poet
            message= _ "This region is as bright as the day though it is not yet dawn."
        [/message]
        [message]
            speaker=Malica
            message= _ "I sense strong magic here.  The Mages may be creating this light."
        [/message]
        [message]
            speaker=Poet
            message= _ "Will it hinder us?"
        [/message]       
        [message]
            speaker=Malica
            message= _ "I don't know.  I do know that we will be unwelcome."
        [/message]
    [/event]

    ##When Stellas allow hits
    [event]
        name=attacker hits
        first_time_only=yes
        [filter]
            id=Stella
        [/filter]
        [filter_attack]
            range=ranged
        [/filter_attack]
        [message]
            speaker=Stella
            message= _ "Great!  What a strong bow this is."
        [/message]
        [message]
            speaker=Poet
            message= _ "Be careful.  It is too soon to celebrate."
        [/message]
    [/event]

    [event]
        name=die
        first_time_only=yes
        [filter_second]
            id=Stella
        [/filter_second]
        [filter_second_attack]
            range=ranged
        [/filter_second_attack]
        [message]
            speaker=Stella
            message= _ "No!  I killed him, yet he walks."
        [/message]
        [message]
            speaker=Poet
            message= _ "I said that bow is not good.  Now you know what the strength of this bow really is."
        [/message]
    [/event]


    # Shamams are freed
    [event]
        name=die
        [filter]
            type=Gate SE,Gate SW
        [/filter]
        [message]
            speaker=Cyclos
            message= _ "Loana!  I've come to save you."
        [/message]
        [message]
            speaker=Loana
            message= _ "Cyclos!  Thank you.  I have hoped to see you for quite some time.  Unfortunately we cannot now return with you.  The hideous experiments we have suffered have made that impossible.  We will, however, fight alongside you so long as we can."
        [/message]

        [objectives]
            [objective]
                    description= _ "Defeat enemies leader."
                condition=win
            [/objective]
            [objective]
                description= _ "Death of Malica."
                condition=lose
            [/objective]
            [objective]
                description= _ "Death of Poet."
                condition=lose
            [/objective]
            [objective]   
                description= _ "Death of Cyclos."
                condition=lose
            [/objective]
            [objective]
                description= _ "Death of Stella."
                condition=lose
            [/objective]
            [objective]
                description= _ "Death of Loana."
                condition=lose
            [/objective]
            [objective]
                description= _ "Time over."
                condition=lose
            [/objective]
        [/objectives]
    [/event]

    # Shamam becmoes zombee.
    [event]
        name=die
        first_time_only=no
        [filter]
            type=Elvish Druid,Elvish Shyde
        [/filter]
           speaker=$shaman_stored.name
            message= _ "Uuh...Uuh...Uuh..."
        [/message]
        {CLEAR_VARIABLE (shaman_stored)}
    [/event]

    [event]
        name=enemies defeated
        [message]
            speaker=Loana
            message= _ "Cyclos, thank you again for coming.  I love you, but I must now say good bye."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Loana!  Think!  There must be some cure.  We'll go back home and figure this out!"
        [/message]
        [message]
            speaker=Loana
            message= _ "I thank you, but my time is over.  Good bye Cyclos...Ugh!!"
        [/message]
        [store_unit]
            variable=Loana_stored
            kill=yes
            [filter]
                id=Loana
            [/filter]
        [/store_unit]
        [unit]
            type=Walking Corpse
            side=1
            id=Loana_dead
            name= _ "Loana"
            x,y=$Loana_stored.x,$Loana_stored.y
            find_vacant=no
            [modifications]
                {TRAIT_LOYAL}
            [/modifications]
            {IS_HERO}
        [/unit]
        [message]
            speaker=Loana_dead
            message= _ "Uuh...Uuh...Uuh..."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Loana...Why did it have to be you..."
        [/message]
        [message]
            speaker=Malica
            message= _ "Be gone! All corpses by my hand!"
        [/message]
        [scroll_to]
            x,y=$Loana_stored.x,$Loana_stored.y
        [/scroll_to]
        [kill]
            id=Loana_dead
        [/kill]
{CLEAR_VARIABLE (Loana_stored)}
        [delay]
            time=180
        [/delay]
        [kill]
            type=Walking Corpse,Soulless
        [/kill]
        [delay]
            time=180
        [/delay]
        [message]
            speaker=Malica
            message= _ "Was what I did necessary?  I'm sorry, Cyclos, but corpses lose the memories of their former life.  They exist only in pain."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "I know... Poet, our agreement is fulfilled.  Kill me... please!"
        [/message]
        [message]
            speaker=Malica
            message= _ "No!  Your life is now mine.  I will decide when you die.  You elves need rest and I need to rebuild my army.  Is there a place nearby where we can hide?"
        [/message]
        [message]
            speaker=Poet
            message= _ "At the foot of the Northern Mountains there is a place which human will not go.  They believe dangerous creatures exist there."
        [/message]
        [message]
            speaker=Malica
            message= _ "Poet, lead the way."
        [/message]
        [endlevel]
            result=victory
            bonus=yes
            {NEW_GOLD_CARRYOVER 80}
        [/endlevel]
    [/event]

# death of Loana
    [event]
        name=last_breath
        [filter]
            id=Loana
        [/filter]       
        [message]
            speaker=Loana
            message= _ "Cyclos! Thank you for coming to me.  I love you, but, I must now say good bye."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Loana!  No!  There must be a cure.  Return home with me!"
        [/message]
        [message]
            speaker=Loana
            message= _ "Thank you, but I have no more time.  Good bye, Cyclos...Ugh!!"
        [/message]
        [store_unit]
            variable=Loana_stored
            kill=yes
            [filter]
                id=Loana
            [/filter]
        [/store_unit]
        [unit]
            type=Walking Corpse
            side=1
            id=Loana_dead
            name= _ "Loana"
            x,y=$Loana_stored.x,$Loana_stored.y
            find_vacant=no
            [modifications]
                {TRAIT_LOYAL}
            [/modifications]
            {IS_HERO}
        [/unit]
        [message]
            speaker=Loana_dead
            message= _ "Uuh...Uuh...Uuh..."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Loana...Why you..."
        [/message]
        [message]
            speaker=Malica
            message= _ "Vanish, all you corpses, by my hand!"
        [/message]
        [scroll_to]
            x,y=$Loana_stored.x,$Loana_stored.y
        [/scroll_to]
        [kill]
            id=Loana_dead
        [/kill]
{CLEAR_VARIABLE (Loana_stored)}
        [delay]
            time=180
        [/delay]
        [kill]
            type=Walking Corpse,Soulless
        [/kill]
        [delay]
            time=180
        [/delay]
        [message]
            speaker=Cyclos
            message= _ "Loana!!  No!!"
        [/message]
        [endlevel]
            result=defeat
        [/endlevel]
    [/event]
Last edited by rmj on January 22nd, 2013, 6:45 am, edited 1 time in total.
rmj
alluton
Posts: 420
Joined: June 26th, 2010, 6:49 pm
Location: Finland

Re: Girl unDead

Post by alluton »

Using spoilers might be great idea.
"This game cured me of my real life addiction."
-Flameslash
User avatar
tapaboy
Posts: 29
Joined: June 26th, 2011, 6:09 am
Location: Japan

Re: Girl unDead

Post by tapaboy »

>> rmj
Thank you for refinning the scenarios.
To get through this scenario, I gave side 3 gold (12) so that Puppeteer would
immediately recruit two units to help in defense. Then I set his max_moves=2 so
that he would not leave the post. And I moved a couple of corpses closer to the
enemy to distract the attackers. This would have likely worked except that he
got poisoned, so I changed the assassin to a fugitive. It still took luck for him to survive.
It may be nice idea.Thank you.
User avatar
tapaboy
Posts: 29
Joined: June 26th, 2011, 6:09 am
Location: Japan

scenario 10

Post by tapaboy »

scenario 10 "A long day"

Malica and Cyclos get a new attack skill. And they hunt monsters.

Code: Select all

#introduction
    [story]
        [part]
            story= _ "Cyclos was disappointed to lose Loana, and other elvish soldiers ware tired to fight. So they had once retreat at the foot of the Northen Mountains."
        [/part]
        [part]
            story= _ "Freed elvish shamans are also accompanied. Strange to say, it had stop them become corpse. It is thought that Malica's magikcal power had cured them."
        [/part]
    [/story]

    [event]
        name=start
        [message]
            speaker=Cyclos
            message= _ "Sure, we can hide safely for a while if here."
        [/message]
        [message]
          speaker=Poet
          message= _ "As people afraids here, few peopler come here. But be careful, monsters may appear indeed."
        [/message]
        [message]
            speaker=Malica
            message= _ "I think elves should have a rest here. If we keep vigilance at the entrance of the valley, here may be very safe."
        [/message]
        [message]
            speaker=Malica
            message= _ "Cyclos, elves are very tired. So I want want to provide nutritious food to them. Now, there is a bear."
        [/message]
        [scroll_to]
           x,y=7,5
        [/scroll_to]
        [delay]
           time=180
        [/delay]
        [message]
            speaker=Cyclos
            message= _ "We do not eat butcher's meat."
        [/message]
        [message]
          speaker=Poet
          message= _ "Recently, you look like lack energy. You are better to hunt to switch the mood."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Well, I go. Stella, comon with us."
        [/message]
        [message]
            speaker=Stella
            message= _ "Yes. Glad..."
        [/message]
        [message]
          speaker=Poet
          message= _ "(Stella! Wait!)"
        [/message]
        [message]
            speaker=Stella
            message= _ "A Ah... I stay here in order totake care of the weapon."
        [/message]
        [message]
            speaker=Malica
            message= _ "Stella! Thank you! Cyclos, Let's go."
        [/message]
        [message]
          speaker=Poet
          message= _ "Stella, well you endured. Malica also knows that you love Cyclos. Only heself do not know it. She went along with him only. She had an idea."
        [/message]
        [message]
          speaker=Troll Child
          message= _ "???"
        [/message]
    [/event]

    [event]
        name=turn 3
        [message]
            speaker=Malica
            message= _ "I feel something wonderful power becomes when we are together. Don't you?"
        [/message]
        [message]
            speaker=Cyclos
            message= _ "I feel the power too. It is strange that we are attracted to each other although there are anything in common between us."
        [/message]
        [message]
            speaker=Malica
            message= _ "Indeed? For example, the bunch decoration of your sword is very similar to my ...... "
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Ya, Let's attack together to the bear. I wonder somthing will happen then."
        [/message]
        [message]
            speaker=Malica
            message= _ "Sigh...All right."
        [/message]        
        {UNISON}
        [message]
            speaker=narrator
            image="wesnoth-icon.png"
            message= _ "Malica and Cyclos can coordinated attack. This attack is valid only when the two are adjacent."
        [/message]
    [/event]

#when the bear die.
    [event]
        name=die
        [filter]
            type=Bear
        [/filter]
        [message]
            speaker=Cyclos
            message= _ "Oh, yeti!"
        [/message]
        [message]
            speaker=Malica
            message= _ "Oh, How many steaks we can make from the yeti?"
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Stupid! It is very dangerous!"
        [/message]
    [/event]

    [event]
        name=moveto
        [filter]
            x,y=1,3  
        [/filter]
        [unit]
            side=2
            type=Yeti
            x,y=1,3
            find_vacant=yes
        [/unit]
        [message]
            speaker=Cyclos
            message= _ "Oh, yeti!"
        [/message]
        [message]
            speaker=Malica
            message= _ "Oh, How many steaks we can make from the yeti?"
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Stupid! It is very dangerous!"
        [/message]
    [/event]

    [event]
        name=die
        [filter]
            type=Yeti
        [/filter]
        [message]
            speaker=Malica
            message= _ "We have caught unexpected big beast."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Yes. How to bring it to our camp?"
        [/message]
        [message]
            speaker=Malica
            message= _ "Let my soldiers carry it later. Ah, Here's a beautiful place isn't it?"
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Yes.I have not think ther is a place like this in the back of a steep mountain ..."
        [/message]
        [message]
            speaker=Malica
            message= _ "I am likely to forget the terrible battle...."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "....."
        [/message]
        [message]
            speaker=Malica
            message= _ "You remember about Roana. You would be with her now, if we could go to rescue her a little earlier. I'm sorry."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Malica, don't worry. I apologize that I was upset at that time. I do not heal grief about losting her yet. My heart has become calm in your favor."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "It is strange that we talk each other, instead of we are among the bitter enemy."
        [/message]
        [message]
            speaker=Malica
            message= _ "Sure. I belong to the species live in darkness, and you belong to noble species."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "I sometimes forget you are undead, and feel I know you from a long time ago."
        [/message]
        [message]
            speaker=Malica
            message= _ "Yes, I think we have some relationship each other..."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Oh, sun goes down soon. We must be back to the camp."
        [/message]
        [message]
            speaker=Malica
            message= _ "...Sorry, I speak too mach. Let's go back."
        [/message]
        [endlevel]
            result=victory
            bonus=no
        [/endlevel]
    [/event]
User avatar
tapaboy
Posts: 29
Joined: June 26th, 2011, 6:09 am
Location: Japan

scenario 12

Post by tapaboy »

(scenario 11 is not written yet.)

Scenario 12 "Casthe" is the last battle.
Malica and her soldiers fight against the elder mage. But, in order to kill the elder mage, Malica must to kill her mother.
When Malica has killed her mother, she turns to the elder mages side.Then Cyclos must to kill Malica.

Code: Select all

    [event]
        name=start
        [message]
            speaker=White Elder Mage
            message= _ "My Lord, The undead has come."
        [/message]
        [message]
            speaker=King
            message= _ "Ha Ha Ha, they are stupid. When I get her, I shall become perpetual youth and longevity."
        [/message]
        [message]
            speaker=White Elder Mage
            message= _ "Yes, my Lord.(Ha, you are stupid.)"
        [/message]
        [message]
            speaker=King
            message= _ "And if the immortal mages increase, our plan will complate faster. Then the chaotic species will be eradication."
        [/message]
       [message]
            speaker=White Elder Mage
            message= _ "Yes, my Lord.(But, you never see it.)"
        [/message]
    [/event]

##Attach to the whtie elder mage
    [event]
        name=attack
        [filter_second]
            id=White Elder Mage
        [/filter_second]
        [message]
            speaker=White Elder Mage
            message= _ "You are fool to fight against me."
        [/message]
    [/event]
    [event]
        name=attack end
        [filter_second]
            id=White Elder Mage
        [/filter_second]
        [message]
            speaker=unit
            message= _ "Why my attack is ineffective?"
        [/message]
        [message]
            speaker=White Elder Mage
            message= _ "I am invincible as long as the woman lives."
        [/message]
        [message]
            speaker=Mother
            message= _ "Malica, kill me! The king is going to make the second sun. If the plan completes, the balance of the world must be broken."
        [/message]
        [message]
            speaker=Malica
            message= _ "No! I can't kill you!"
        [/message]
        [message]
            speaker=Mother
            message= _ "Only my family can kill me. So no one kill me but you. Now, early!"
        [/message]
    [/event]

    ## Death of Mother
    [event]
        name=last_breath
first_time_only=no
        [filter]
            id=Mother
        [/filter]
[if]
[variable]
name=second_unit.id
equals=Malica
[/variable]
[then]
        [message]
            speaker=Malica
            message= _ "Ah, sorry, sorry Mom..."
        [/message]
        [message]
            speaker=Mother
            message= _ "Malica, don't mind. Thank you. Good bye, Malica."
        [/message]
[kill]
id=Mother
[/kill]
        [message]
            speaker=Malica
            message= _ "Mom!!"
        [/message]
        [message]
            speaker=Malica
            message= _ "Elder Mage, Randolf, surrender for us. You are no more immortal."
        [/message]
        [message]
            speaker=White Elder Mage
            message= _ "Ha Ha Ha, Surely the head of the undead is empty. Haven't you noticed yet, little girl? You are already mine."
        [/message]
        [message]
            speaker=Malica
            message= _ "What? Oh,! I can't move my body at will."
        [/message]
        {MODIFY_UNIT (id=Cyclos) canrecruit yes}
        {MODIFY_UNIT (id=Malica) side 2}
        {MODIFY_UNIT (id=Malica) alignment lawful}
[remove_unit_overlay]
[filter]
id=Malica
[/filter]
item=halo/dark-aura.png
[/remove_unit_overlay]
        [object]
            silent=yes
            [filter]
                id=Malica
            [/filter]
            [effect]
                apply_to=remove_ability
                [abilities]
                    {ABILITY_DARKENS_LEVEL_1}
                [/abilities]
            [/effect]
            [effect]
                apply_to=remove_ability
                [abilities]
                    {ABILITY_DARKENS_LEVEL_2}
                [/abilities]
            [/effect]
            [effect]
                apply_to=remove_ability
                [abilities]
                    {ABILITY_DARKENS_LEVEL_3}
                [/abilities]
            [/effect]
            [effect]
                apply_to=new_ability
                [abilities]
                    {ABILITY_ILLUMINATES}
                [/abilities]
            [/effect]
        [/object]
        {IMMORTAL_RIMITED Malica Cyclos}
        [message]
            speaker=Poet
            message= _ "Argh! My Princess becomes lawful. Hey Randolf, what have you do to Malica?"
        [/message]
        [message]
            speaker=White Elder Mage
            message= _ "I have captived her, as her mother. Her gift of life is as strong as her mother. Anymore, she has no family. So, nobody can kill her. It means that I am immortal, too."
        [/message]
        [message]
            speaker=Malica
            message= _ "Oh, Great Magi, although you look like young, your head is empty, because you have lived too long."
        [/message]
       [message]
            speaker=Poet
            message= _ "Suprised, Malica told him invective."
        [/message]
        [message]
            speaker=White Elder Mage
            message= _ "Ha? What means?"
        [/message]
        [message]
            speaker=Malica
            message= _ "My heart bleeds for you. But here is a my brether...Cyclos, kill me!"
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Malica!?"
        [/message]
        [message]
            speaker=Malica
            message= _ "Your fathe is my father, too. The evidence is this part of earring. I know you hav another part of the earring."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "I have been wondering so... But it is too hard to kill my sister."
        [/message]
        [message]
            speaker=Malica
            message= _ "My body has been destroyed long ago. It is porose for me that my life disappears completely. Cyclos, prease!!"
        [/message]
        [message]
            speaker=Cyclos
            message= _ "All right..."
        [/message]
        {HYPER_UNISON}
[/then]
[/if]
    [/event]
    [event]
        name=last_breath
first_time_only=no
        [filter]
            id=Mother
        [/filter]
[if]
[variable]
name=unit.id
equals=Malica
[/variable]
[then]
        [message]
            speaker=Malica
            message= _ "Ah, sorry, sorry Mom..."
        [/message]
        [message]
            speaker=Mother
            message= _ "Malica, don't mind. Thank you. Good bye, Malica."
        [/message]
[kill]
id=Mother
[/kill]
        [message]
            speaker=Malica
            message= _ "Mom!!"
        [/message]
        [message]
            speaker=Malica
            message= _ "Elder Mage, Randolf, surrender for us. You are no more immortal."
        [/message]
        [message]
            speaker=White Elder Mage
            message= _ "Ha Ha Ha, Surely the head of the undead is empty. Haven't you noticed yet, little girl? You are already mine."
        [/message]
        [message]
            speaker=Malica
            message= _ "What? Oh,! I can't move my body at will."
        [/message]
        {MODIFY_UNIT (id=Cyclos) canrecruit yes}
        {MODIFY_UNIT (id=Malica) side 2}
        {MODIFY_UNIT (id=Malica) alignment lawful}
        [message]
            speaker=Poet
            message= _ "Argh! My Princess becomes lawful. Hey Randolf, what have you do to Malica?"
        [/message]
        [message]
            speaker=White Elder Mage
            message= _ "I have captived her, as her mother. Her gift of life is as strong as her mother. Anymore, she has no family. So, nobody can kill her. It means that I am immortal, too."
        [/message]
        [message]
            speaker=Malica
            message= _ "Oh, Great Magi, although you look like young, your head is empty, because you have lived too long."
        [/message]
       [message]
            speaker=Poet
            message= _ "Suprised, Malica told him invective."
        [/message]
        [message]
            speaker=White Elder Mage
            message= _ "Ha? What means?"
        [/message]
        [message]
            speaker=Malica
            message= _ "My heart bleeds for you. But here is a my brether...Cyclos, kill me!"
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Malica!?"
        [/message]
        [message]
            speaker=Malica
            message= _ "Your fathe is my father, too. The evidence is this part of earring. I know you hav another part of the earring."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "I have been wondering so... But it is too hard to kill my sister."
        [/message]
        [message]
            speaker=Malica
            message= _ "My body has been destroyed long ago. It is porose for me that my life disappears completely. Cyclos, prease!!"
        [/message]
        [message]
            speaker=Cyclos
            message= _ "All right..."
        [/message]        {HYPER_UNISON}
[/then]
[/if]
    [/event]

    ##Death of Malica = Become week the white elder mage
    [event]
        name=die
        [filter]
            id=Malica
        [/filter]
        [message]
            speaker=White Elder Mage
            message= _ "Oh! What has happentd to my body?"
        [/message]
        [store_unit]
            variable=Mage_store
            kill=yes
            [filter]
                id=White Elder Mage
            [/filter]
        [/store_unit]
        [unit]
            type=Necrophage
            side=4
            id=Rotten Mage
            name= _ "White Elder Mage"
            x,y=$Mage_store.x,$Mage_store.y
            find_vacant=no
        [/unit]
        [message]
            speaker=Rotten Mage
            message= _ "Oh, no!"
        [/message]
        [message]
            speaker=Cyclos
            message= _ "What a repulsive appearance he is."
        [/message]
        [message]
            speaker=Poet
            message= _ "He has become monster because his soul has been eaten by desire."
        [/message]
        [role]
            role=mage
            type=Mage,White Mage,Red Mage,Arch Mage,Silver Mage,Mage of Light
        [/role]
        [message]
            role=mage
            message= _ "Oh, there is a monster!"
        [/message]
        {MODIFY_UNIT (side=2) side 5}
        {MODIFY_UNIT (side=3) side 5}
        {MODIFY_UNIT (id=White Elder Mage) side 2}
        [role]
            role=kingdom
            type=Grand Marshal,Halberdier,Royal Guard,General
        [/role]
        [message]
            role=kingdom
            message= _ "Kill it soon! "
        [/message]
    [/event]

    ##When the white elder mage is attacked by kingdom.
    [event]
        name=attack
        [filter]
            side=5
        [/filter]
        [filter_second]
            id=Rotten Mage
        [/filter_second]
        [message]
            speaker=$unit.id
            message= _ "Die, monster!"
        [/message]
        [message]
            speaker=Rotten Mage
            message= _ "No! I'm Randolf, the Elder White Mage!"
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Stop! I kill him!!"
        [/message]
    [/event]

    ##Death of the white elder mage
    [event]
        name=die
        [filter]
            id=Rotten Mage
        [/filter]
        [message]
            speaker=Rotten Mage
            message= _ "Alas! It was supposed to be filled with the light all the world."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "He has died, who had robbed all whom I loved. He has died too easily... You men! I kill you all!!"
        [/message]
        [message]
            speaker=Stella
            message= _ "Cyclos! Stop! Stop!"
        [/message]
        [message]
            speaker=Poet
            message= _ "Dangerous. He is insane. Haul it from here!"
        [/message]
        [endlevel]
            result=victory
        [/endlevel]
    [/event]

    ## Death of the king
    [event]
        name=last_breath
        [filter]
            id=King
        [/filter]
        [message]
            speaker=King
            message= _ "Randolf, Why don't you rescue me?"
        [/message]
        [message]
            speaker=White Elder Mage
            message= _ "Stupid King. There are many substitute for you. But, no one can substitute me."
        [/message]
        [message]
            speaker=King
            message= _ "My Guard, Kill Randolf!"
        [/message]
        [message]
            speaker=White Elder Mage
            message= _ "Do you forger I am immortal? Stupid King."
        [/message]
    [/event]
User avatar
tapaboy
Posts: 29
Joined: June 26th, 2011, 6:09 am
Location: Japan

epilogue

Post by tapaboy »

Epilogue is the conversation between Poet and Stella.

Code: Select all

    [event]
        name=start
        [message]
          speaker=Stella
          message= _ "Thank you. We can come back in your favor. Especially after Cyclos has become such a thing."
        [/message]
        [message]
            speaker=Poet
            message= _ "I have done only I want to do, not for you."
        [/message]
        [message]
          speaker=Stella
          message= _ "We shall reach our home tomorrow. But, I can not accompany you to the our village."
        [/message]
        [message]
            speaker=Poet
            message= _ "All right. To tell the trueth, I don't like elves."
        [/message]
        [message]
          speaker=Stella
          message= _ "Ha ha ha, To tell the trueth, It is difficult to spend time with you. But, I feel lonely without you. Where are you going to?"
        [/message]
        [message]
            speaker=Poet
            message= _ "I'll go somewhere uninhabited island."
        [/message]
        [message]
          speaker=Stella
          message= _ "But the troll will follow you."
        [/message]
        [message]
            speaker=Poet
            message= _ "Alas! I do not think he attaches to me, not to Malica."
        [/message]
        [message]
            speaker=Troll Child
            message= _ "? ? ?"
        [/message]
        [message]
            speaker=Poet
            message= _ "What shall you do after?"
        [/message]
        [message]
          speaker=Stella
          message= _ "I will support Cyclos."
        [/message]
        [message]
            speaker=Poet
            message= _ "Indeed he needs support. But, it may be hard to suppot him."
        [/message]
        [message]
            speaker=Stella
            message= _ "I know. So, I have a request to you before goodbye."
        [/message]
        [message]
          speaker=Poet
          message= _ "What."
        [/message]
        [message]
            speaker=Stella
            message= _ "Please cut off my cursed right arm. I can not back my home with this arm."
        [/message]
        [message]
            speaker=Poet
            message= _ "No! I cann't! You need your arms to support. You must hide the secret until you die."
        [/message]
        [message]
            speaker=Stella
            message= _ "..."
        [/message]
        [message]
            speaker=Poet
            message= _ "Sorry. I havd become hate to kill and hurt under the influence of Malica. I'm incapacity to undead."
        [/message]
        [message]
          speaker=Cyclos
          image=portraits/elves/transparent/Cyclos_blind.png
          message= _ "Stella! Come! Stella!"
        [/message]
        [message]
            speaker=Poet
            message= _ "Oh, he has become baby. Stella, you will have a hard timein the future."
        [/message]
        [message]
            speaker=Stella
            message= _ "I know."
        [/message]
        [message]
          speaker=Poet
          message= _ "Cry when you want cry. Not overcome your weekness, but love your weakness."
        [/message]
        [message]
            speaker=Stella
            message= _ "I can not understand what you say."
        [/message]
        [message]
          speaker=Poet
          message= _ "Forget it OK. I am a philosopher, not a poet."
        [/message]
        [message]
            speaker=Stella
            message= _ "Ha ha ha, thank you anyway."
        [/message]
        [message]
            speaker=Poet
            message= _ "Night came deep. Now you must go to Baby Cyclos. I say goodbye."
        [/message]
        [message]
            speaker=Stella
            message= _ "Bye."
        [/message]
User avatar
rmj
Posts: 281
Joined: July 4th, 2010, 5:21 am

Re: Girl unDead

Post by rmj »

Can you actually win Scenario 2 on normal?

Dialog for Scenario 10:

Code: Select all

Troll child does not appear. Need [if][have].

        [message]
            speaker=Cyclos
            message= _ "Are you sure this is a safe place to hide?"
        [/message]
        [message]
          speaker=Poet
          message= _ "People fear this place, so few come.  But we may face some monsters."
        [/message]
        [message]
            speaker=Malica
            message= _ "We will rest here, but station guards at the entrance of this valley just in case."
        [/message]
        [message]
            speaker=Malica
            message= _ "Cyclos, the elves need food and I see a bear over there."
        [/message]

        [message]
            speaker=Cyclos
            message= _ "We do not butcher animals for food."
        [/message]
        [message]
          speaker=Poet
          message= _ "You look like you have no energy.  Better to hunt so you can regain your vigor."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "I will go.  Stella, join me."
        [/message]
        [message]
            speaker=Stella
            message= _ "Yes I will, glad..."
        [/message]
        [message]
          speaker=Poet
          message= _ "(Stella! Wait!)"
        [/message]
        [message]
            speaker=Stella
            message= _ "Ah... I better stay here to guard this magic bow."
        [/message]
        [message]
            speaker=Malica
            message= _ "Stella!  Thank you!  Cyclos, let's go."
        [/message]
        [message]
          speaker=Poet
          message= _ "Stella, you did the right thing.  Malica knows that you love Cyclos.  He is the only who who doesn't know.  She has an idea and wanted to be alone with him."
        [/message]
        [message]
          speaker=Troll Child
          message= _ "???"
        [/message]

        [message]
            speaker=Malica
            message= _ "I feel some wonderful power arises when we are together.  Don't you?"
        [/message]
        [message]
            speaker=Cyclos
            message= _ "I feel it too.  Odd that we are attracted to each other although there is nothing in common between us."
        [/message]
        [message]
            speaker=Malica
            message= _ "Do you think that?  Consider that the decoration on your sword is very similar to my ...... "
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Wait.  Let's attack the bear together.  I feel somthing will happen then."
        [/message]
        [message]
            speaker=Malica
            message= _ "Sigh...All right."
        [/message]       
        {UNISON}
        [message]
            speaker=narrator
            image="wesnoth-icon.png"
            message= _ "Malica and Cyclos have a coordinated attack that occurs only if the two are adjacent."
        [/message]

        [message]
            speaker=Cyclos
            message= _ "Oh, a yeti!"
        [/message]
        [message]
            speaker=Malica
            message= _ "Oh, how much meat can we get from the yeti?"
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Don't be stupid!  It is very dangerous!"
        [/message]

         [message]
            speaker=Malica
            message= _ "We have killed the big beast."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Yes, but how do we take it back to our camp?"
        [/message]
        [message]
            speaker=Malica
            message= _ "My soldiers will carry it later. Ah, this is a beautiful place, isn't it?"
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Yes. I would not have thought there was a place like this at the foot of such a steep mountain ..."
        [/message]
        [message]
            speaker=Malica
            message= _ "I may forget the terrible battle...."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "....."
        [/message]
        [message]
            speaker=Malica
            message= _ "You are thinking of Loana.  You would be with her now if we could have rescued her a little earlier.  I'm sorry."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Malica, don't worry.  I apologize that I was upset at the time. I still grieve about losing her, yet my heart becomes calm in your presence."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "It is strange that we talk to one another, instead of being enemies."
        [/message]
        [message]
            speaker=Malica
            message= _ "Sure.  I dwell in darkness while you belong to a noble race."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "Sometimes I forget you are undead.  And sometimes I feel I have long known you."
        [/message]
        [message]
            speaker=Malica
            message= _ "Yes, I feel we have some sort of connection..."
        [/message]
        [message]
            speaker=Cyclos
            message= _ "The sun will soon go down.  We must return to camp."
        [/message]
        [message]
            speaker=Malica
            message= _ "...Sorry, I speak too much.  Let's go."
        [/message]
rmj
Post Reply