%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 0}
  m_Enabled: 1
  m_EditorHideFlags: 0
  m_Script: {fileID: 11500000, guid: 67587597537a4344cad65ddbcebee119, type: 3}
  m_Name: WizardSecondQuestDialENG
  m_EditorClassIdentifier: 
  SpeakerName: Wizard
  CurrentStep: 0
  DialogueSteps:
  - Header: Wizard
    WasDisplayed: 0
    ListOfSentences:
    - Sentence: I can see you truly are strong enough now. Is there a chance you
        could do one more thing for me?
      Buttons:
      - ButtonName: What do you want?
        Type: 1
        ButtonActions:
          m_PersistentCalls:
            m_Calls:
            - m_Target: {fileID: 11400000}
              m_TargetAssemblyTypeName: Dialogue, Assembly-CSharp
              m_MethodName: GoToNextSentence
              m_Mode: 1
              m_Arguments:
                m_ObjectArgument: {fileID: 0}
                m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine
                m_IntArgument: 0
                m_FloatArgument: 0
                m_StringArgument: 
                m_BoolArgument: 0
              m_CallState: 2
    - Sentence: You see, somewhere nearby there is a very powerful source of magic.
        It is an enchanted scroll. I want you to retrieve it for me.
      Buttons:
      - ButtonName: Why won't you do it yourself?
        Type: 1
        ButtonActions:
          m_PersistentCalls:
            m_Calls:
            - m_Target: {fileID: 11400000}
              m_TargetAssemblyTypeName: Dialogue, Assembly-CSharp
              m_MethodName: GoToNextSentence
              m_Mode: 1
              m_Arguments:
                m_ObjectArgument: {fileID: 0}
                m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine
                m_IntArgument: 0
                m_FloatArgument: 0
                m_StringArgument: 
                m_BoolArgument: 0
              m_CallState: 2
    - Sentence: I'm not a warrior. I can't do it. But you seem more than capable.
        I promise to reward you.
      Buttons:
      - ButtonName: Where will I find it?
        Type: 1
        ButtonActions:
          m_PersistentCalls:
            m_Calls:
            - m_Target: {fileID: 11400000}
              m_TargetAssemblyTypeName: Dialogue, Assembly-CSharp
              m_MethodName: GoToNextSentence
              m_Mode: 1
              m_Arguments:
                m_ObjectArgument: {fileID: 0}
                m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine
                m_IntArgument: 0
                m_FloatArgument: 0
                m_StringArgument: 
                m_BoolArgument: 0
              m_CallState: 2
    - Sentence: Go east. I'm sure you'll manage.
      Buttons: []
    EndOfDialogueStepAction:
      m_PersistentCalls:
        m_Calls:
        - m_Target: {fileID: 11400000}
          m_TargetAssemblyTypeName: MissionDialogue, Assembly-CSharp
          m_MethodName: FinishMissionStep
          m_Mode: 1
          m_Arguments:
            m_ObjectArgument: {fileID: 0}
            m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine
            m_IntArgument: 0
            m_FloatArgument: 0
            m_StringArgument: 
            m_BoolArgument: 0
          m_CallState: 2
        - m_Target: {fileID: 11400000}
          m_TargetAssemblyTypeName: MissionDialogue, Assembly-CSharp
          m_MethodName: PlayerQuestContentManage
          m_Mode: 1
          m_Arguments:
            m_ObjectArgument: {fileID: 0}
            m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine
            m_IntArgument: 0
            m_FloatArgument: 0
            m_StringArgument: 
            m_BoolArgument: 0
          m_CallState: 2