Template:BBDW Quest: Difference between revisions

Template page
(added parameters for questtype, skip summaries, location, enemies, boss; changed items to break on semicolons instead of commas; colored tables by questtype instead of element)
m (hid battle sections for story-only nodes, moved skip summary above quest info)
Line 8: Line 8:
! {{{difficulty|Normal}}}{{#if:{{{questtype|}}}|<br><small>({{{questtype|}}})</small>}}
! {{{difficulty|Normal}}}{{#if:{{{questtype|}}}|<br><small>({{{questtype|}}})</small>}}
!{{{nameen|}}}<br/>{{{namejp|}}}
!{{{nameen|}}}<br/>{{{namejp|}}}
|}
{| class="wikitable" style="margin:0;width:100%;"
| style="width:30%" | Location: {{{locationen|}}}{{#if:{{{locationjp|}}}|{{{locationjp|}}}}}
| style="width:30%" | Level: {{{level|}}}
| style="width:30%" | AL Cost: {{{AL|}}}
|}
|}
{{#if:{{{summary|}}}{{{summary1|}}}|
{{#if:{{{summary|}}}{{{summary1|}}}|
<table class="wikitable mw-collapsible mw-collapsed" style="margin:0;width:100%;">
<table class="wikitable mw-collapsible mw-collapsed" style="margin:0;width:100%;">
<tr><th>Story Skip Summary</th></tr>
<tr><th>Story Skip Summary</th></tr>
<tr><td>{{{summary|}}}</td></tr><!--
<tr><td><div>{{{summary|}}}</td></tr><!--
-->{{#if:{{{summary2|}}}|<tr><td>{{{summary2|}}}</td></tr>}}<!--
-->{{#if:{{{summary2|}}}|<tr><td>{{{summary2|}}}</td></tr>}}<!--
--></table>
--></table>
}}
}}
{| class="wikitable" style="margin:0; width:100%;"
{| class="wikitable" style="margin:0;width:100%;"
! Enemies
| style="width:30%" | Location: {{{locationen|}}}{{#if:{{{locationjp|}}}|{{{locationjp|}}}}}
! {{bbdw|{{{element|}}}}}
| style="width:30%" | Level: {{{level|}}}
|-
| style="width:30%" | AL Cost: {{{AL|}}}
| colspan="2" | {{{enemies|}}}
|}
|-
{{#ifeq:{{{questtype|}}}|Story only||
<table class="wikitable" style="margin:0; width:100%;">
<tr><th> Enemies {{bbdw|{{{element|}}}}}</th>
</tr><tr>
<td>{{{enemies|}}}</td>
</tr>
{{#if:{{{boss|}}}|
{{#if:{{{boss|}}}|
! colspan=2 {{!}} Boss
<tr><th>Boss</th></tr>
{{!}}-
<tr><td>{{{boss|}}}</td></tr>
{{!}} colspan=2 {{!}} {{{boss|}}}</td>
}}
}}
|}
</table>
{| class="wikitable" style="margin:0;width:100%;"
<table class="wikitable" style="margin:0;width:100%;" >
! colspan="2" | Rewards
</tr><tr>
|-
<th style="width:30%">Clear Bonus</th>
! Clear Bonus
<th style="width:30%">Guaranteed Drop</th>
! Guaranteed Drop
<th style="width:30%">Player EXP</th>
! Player EXP
</tr><tr>
|-
<td>{{bbdw|item|{{{clearbonus|Crystallized Azure*10}}}|display=icononly}}</td>
| {{bbdw|item|{{{clearbonus|Crystallized Azure*10}}}|display=icononly}}
<td>{{#arraymap:{{{guaranteeddrop|}}}|,|x|{{bbdw|item|x|display=icononly}}}}</td>
| {{#arraymap:{{{guaranteeddrop|}}}|,|x|{{bbdw|item|x|display=icononly}}}}
<td>{{{exp|}}}</td>
| {{{exp|}}}
</tr><tr>
|-
<th colspan=3>Other Drops</th>
! Other Drops
</tr><tr>
| style="vertical-align:top;" | {{#arraymap:{{{otherdrops_grims|}}}|;|x|{{bbdw|grimoire|x}}|}}
<td colspan=3 style="vertical-align:top;">{{#arraymap:{{{otherdrops_grims|}}}|;|x|{{bbdw|grimoire|x}}|}}<br/>
{{#arraymap:{{{otherdrops|}}}|;|x|{{bbdw|item|x|display=icononly}}|}}
{{#arraymap:{{{otherdrops|}}}|;|x|{{bbdw|item|x|display=icononly}}|}}</td>
|}
</tr>
</table>
<div style="display:flex;flex-flow:row wrap;align-content:stretch;">
<div style="display:flex;flex-flow:row wrap;align-content:stretch;">
<div style="flex: 1;">
<div style="flex: 1;">
{| class="wikitable" style="margin:0;width:100%;height:100%;"
<table class="wikitable" style="margin:0;width:100%;height:100%;">
! style="text-align:center; height:10px;" | ★  
<th style="text-align:center; height:10px;"> </th>
|-
</tr><tr>
| {{{starcond1|Win the battle.}}}
<td>{{{starcond1|Win the battle.}}}</td>
|-
</tr><tr>
| style="height:10px;" | {{bbdw|item|{{{starbonus1|Crystallized Azure*5}}}|display=icononly}}
<td style="height:10px;">{{bbdw|item|{{{starbonus1|Crystallized Azure*5}}}|display=icononly}}</td>
|}
</tr>
</table>
</div>
</div>
<div style="flex: 1;">
<div style="flex: 1;">
{| class="wikitable" style="margin:0;width:100%;height:100%;"
<table class="wikitable" style="margin:0;width:100%;height:100%;">
! style="text-align:center; height:10px;" | ★  
<th style="text-align:center; height:10px;"> </th>
|-
</tr><tr>
| {{{starcond2|Win with less than 2 allies fallen.}}}
<td> {{{starcond2|Win with less than 2 allies fallen.}}}</td>
|-
</tr><tr>
| style="height:10px;" | {{bbdw|item|{{{starbonus1|Crystallized Azure*5}}}|display=icononly}}
<td style="height:10px;"> {{bbdw|item|{{{starbonus1|Crystallized Azure*5}}}|display=icononly}}</td>
|}
</tr>
</table>
</div>
</div>
<div style="flex: 1;">
<div style="flex: 1;">
{| class="wikitable" style="margin:0;width:100%;height:100%;"
<table class="wikitable" style="margin:0;width:100%;height:100%;">
! style="text-align:center; height:10px;" | ★  
<th style="text-align:center; height:10px;"> </th>
|-
</tr><tr>
| {{{starcond3|Win with less than 1 ally fallen.}}}
<td> {{{starcond3|Win with less than 1 ally fallen.}}}</td>
|-
</tr><tr>
| style="height:10px;" |{{bbdw|item|{{{starbonus1|Crystallized Azure*10}}}|display=icononly}}
<td style="height:10px;">{{bbdw|item|{{{starbonus1|Crystallized Azure*10}}}|display=icononly}}</td>
|}</div></div></includeonly><noinclude>
</tr>
</table>
}}</div></div></includeonly><noinclude>
__TOC__
__TOC__
<div style="display:flex; flex-flow: row wrap">
<div style="display:flex; flex-flow: row wrap">
<div style="flex:1;min-width:300px;">
<div style="flex:1;min-width:300px;">
==Normal Quests==
==Normal Quests==
{{BBDW Quest
|questtype=Story only
|nameen=Test story only node
|summary=This is a summary.
}}
{{BBDW Quest
{{BBDW Quest
|difficulty=Normal
|difficulty=Normal
Line 86: Line 95:
|element=fire|AL=8|level=5|exp=
|element=fire|AL=8|level=5|exp=
|guaranteeddrop=Memory Fragment*80
|guaranteeddrop=Memory Fragment*80
|otherdrops_grims=Tentama Udon,Affection
|otherdrops_grims=Tentama Udon;Affection
|otherdrops=EXP Crystal (M);EXP Crystal (S);P$*40;P$*100
|otherdrops=EXP Crystal (M);EXP Crystal (S);P$*40;P$*100
|boss= test
|boss= test

Revision as of 20:29, 5 March 2021

Normal Quests

Normal
(Story only)
Test story only node
Story Skip Summary
This is a summary.
Location: Level: AL Cost:
Normal
(Battle and story)
Section 2: Memory I - 1
2節「記憶 I ①」
Story Skip Summary
This is the skip summary for the story before the battle.
This is the skip summary for the story after the battle.
Location: Level: 5 AL Cost: 8
Enemies BBDW Element Fire.png
Enemy 1, Enemy 2
Boss
test
Clear Bonus Guaranteed Drop Player EXP
BBDW Item Ao no Kesshou.pngCrystallized Azure
200 Crystallized Azure is needed for 1 pull of the Crystallized Azure Gacha. It has free and paid versions.
 x10
 x80
Other Drops
Blazblue Alternative Dark War 1star Grimoire 1.png
(★1) Affection

BBDW Item EXP Kesshou 2.pngEXP Crystal (M)
Gives 500 EXP.
BBDW Item EXP Kesshou 1.pngEXP Crystal (S)
Gives 50 EXP.
 x40
 x100
Win the battle.
BBDW Item Ao no Kesshou.pngCrystallized Azure
200 Crystallized Azure is needed for 1 pull of the Crystallized Azure Gacha. It has free and paid versions.
 x5
Win with less than 2 allies fallen.
BBDW Item Ao no Kesshou.pngCrystallized Azure
200 Crystallized Azure is needed for 1 pull of the Crystallized Azure Gacha. It has free and paid versions.
 x5
Win with less than 1 ally fallen.
BBDW Item Ao no Kesshou.pngCrystallized Azure
200 Crystallized Azure is needed for 1 pull of the Crystallized Azure Gacha. It has free and paid versions.
 x10
Normal
(Battle only)
Section 2: Memory I - 2
2節「記憶 I ②」
Location: Level: 5 AL Cost: 8
Enemies BBDW Element Fire.png
Clear Bonus Guaranteed Drop Player EXP
BBDW Item Ao no Kesshou.pngCrystallized Azure
200 Crystallized Azure is needed for 1 pull of the Crystallized Azure Gacha. It has free and paid versions.
 x10
 x80
Other Drops

BBDW Item EXP Kesshou 2.pngEXP Crystal (M)
Gives 500 EXP.
BBDW Item EXP Kesshou 1.pngEXP Crystal (S)
Gives 50 EXP.
 x40
 x100
Win the battle.
BBDW Item Ao no Kesshou.pngCrystallized Azure
200 Crystallized Azure is needed for 1 pull of the Crystallized Azure Gacha. It has free and paid versions.
 x5
Win with less than 2 allies fallen.
BBDW Item Ao no Kesshou.pngCrystallized Azure
200 Crystallized Azure is needed for 1 pull of the Crystallized Azure Gacha. It has free and paid versions.
 x5
Win with less than 1 ally fallen.
BBDW Item Ao no Kesshou.pngCrystallized Azure
200 Crystallized Azure is needed for 1 pull of the Crystallized Azure Gacha. It has free and paid versions.
 x10
Normal
(Battle and story)
Section 2: Memory I - 3
2節「記憶 I ③」
Location: Level: 6 AL Cost: 8
Enemies BBDW Element Wind.png
Clear Bonus Guaranteed Drop Player EXP
BBDW Item Ao no Kesshou.pngCrystallized Azure
200 Crystallized Azure is needed for 1 pull of the Crystallized Azure Gacha. It has free and paid versions.
 x10
 x80
Other Drops
デスデイナー
Blazblue Alternative Dark War 1star Grimoire 3.png
(★1) Swordbelt

BBDW Item EXP Kesshou 2.pngEXP Crystal (M)
Gives 500 EXP.
BBDW Item EXP Kesshou 1.pngEXP Crystal (S)
Gives 50 EXP.
 x40
 x100
Win the battle.
BBDW Item Ao no Kesshou.pngCrystallized Azure
200 Crystallized Azure is needed for 1 pull of the Crystallized Azure Gacha. It has free and paid versions.
 x5
Win with less than 2 allies fallen.
BBDW Item Ao no Kesshou.pngCrystallized Azure
200 Crystallized Azure is needed for 1 pull of the Crystallized Azure Gacha. It has free and paid versions.
 x5
Win with less than 1 ally fallen.
BBDW Item Ao no Kesshou.pngCrystallized Azure
200 Crystallized Azure is needed for 1 pull of the Crystallized Azure Gacha. It has free and paid versions.
 x10

Hard Quests

Hard
(Battle only)
Section 2: Memory I - 1
2節「記憶 I ①」
Location: Level: 18 AL Cost: 13
Enemies BBDW Element Fire.png
Clear Bonus Guaranteed Drop Player EXP
BBDW Item Ao no Kesshou.pngCrystallized Azure
200 Crystallized Azure is needed for 1 pull of the Crystallized Azure Gacha. It has free and paid versions.
 x10
 x260
Other Drops
Blazblue Alternative Dark War 2star Grimoire 7.png
(★2) Knife
Blazblue Alternative Dark War 1star Grimoire 7.png
(★1) Combustion

BBDW Item EXP Kesshou 2.pngEXP Crystal (M)
Gives 500 EXP.
BBDW Item EXP Kesshou 1.pngEXP Crystal (S)
Gives 50 EXP.
 x52
 x130
Win the battle.
BBDW Item Ao no Kesshou.pngCrystallized Azure
200 Crystallized Azure is needed for 1 pull of the Crystallized Azure Gacha. It has free and paid versions.
 x5
Win with less than 2 allies fallen.
BBDW Item Ao no Kesshou.pngCrystallized Azure
200 Crystallized Azure is needed for 1 pull of the Crystallized Azure Gacha. It has free and paid versions.
 x5
Win with less than 1 ally fallen.
BBDW Item Ao no Kesshou.pngCrystallized Azure
200 Crystallized Azure is needed for 1 pull of the Crystallized Azure Gacha. It has free and paid versions.
 x10

Usage

{{BBDW Quest
|namejp=
|nameen=
|difficulty=Normal, Hard (by default, Normal)
|questtype=Battle only, Battle and story, Story only (if unspecified, by default Battle only)
|locationen=
|locationjp=
|summary=Skip summary
|summary2=For post-battle skip summaries, if any
|element=enemy element
|enemies=
|AL=
|level=
|exp=
|guaranteeddrop=
|otherdrops_grims=List grimoire drops, separated by semicolons
|otherdrops=List items separated by semicolons e.g. Crystallized Azure*20;P$*2000
|starcond1=(by default, Win the battle)
|starcond2=(by default, Win with less than 2 allies fallen)
|starcond3=(by default, Win with less than 1 ally fallen)
|starbonus1=(by default, Crystallized Azure*5)
|starbonus2=(by default, Crystallized Azure*5)
|starbonus3=(by default, Crystallized Azure*10)
|clearbonus=(by default, Crystallized Azure*10)
}}