User:42/Sandbox/NornNHPDialogue

From Guild Wars Wiki
Jump to navigationJump to search

Before defeat:

"Impress me in battle, then we talk!"
Yes Accept: "Bring it! (Fight.)"
No Decline: "Maybe some other time."


After defeat:

How can I be part of the hunt?
{{{i-text}}}
Norn Hunting Party.jpg Accept: "{{ {{{acc-text}}}|Missing Text}}"
No Decline: "{{ {{{dec-text}}}|Missing Text}}"

Secondary dialogue:

{{{i-text}}}
Norn Hunting Party.jpg Accept: "{{ {{{acc-text}}}|Missing Text}}"
No Decline: "{{ {{{dec-text}}}|Missing Text}}"

Under Norn Hunting Party with less than 25 kills

Hmm. (0..24) kills? Come back when you've got a few more.

Usage:

{{Norn Bounty dialogue
| i-text = 
| acc-text =
| dec-text =
}}

Parameters[edit]

i-text

The text that the Norn says after you defeat them, while not under Norn Hunting Party

acc-text

The text that is on the accept button, defaults to Missing Text

dec-text

The text that is on the decline button, defaults to Missing Text

Contents:

{{Norn init dialogue}}

'''After defeat:'''
: '''How can I be part of the hunt? '''
:: {{{i-text}}}
{{ Offer dialog
| accept = {{ {{{acc-text}}}|Missing Text}}
| decline = {{ {{{dec-text}}}|Missing Text}}
| accepticon = [[File:Norn Hunting Party.jpg|31px]]
| indent = :::
}}

'''Secondary dialogue:'''
:: {{{i-text}}}
{{ Offer dialog
| accept = {{ {{{acc-text}}}|Missing Text}}
| decline = {{ {{{dec-text}}}|Missing Text}}
| accepticon = [[File:Norn Hunting Party.jpg|31px]]
| indent = :::
}}

'''Under [[Norn Hunting Party]] with less than 25 kills'''
:: ''Hmm. (0..24) kills?  Come back when you've got a few more.''