More actions
m (hid battle sections for story-only nodes, moved skip summary above quest info) |
(collapsed battle section, moved story section after basic quest info) |
||
Line 5: | Line 5: | ||
|#default=bbdw-fire | |#default=bbdw-fire | ||
}}}} | }}}} | ||
{| class="wikitable {{#if:{{{questtype|}}}|{{#var:TABLECOLOR}}}}" style="margin:0;width:100%;" | {| class="wikitable {{#if:{{{questtype|}}}|{{#var:TABLECOLOR}}}}" style="margin-bottom:0;width:100%;" | ||
! {{{difficulty|Normal}}}{{#if:{{{questtype|}}}|<br><small>({{{questtype|}}})</small>}} | ! {{{difficulty|Normal}}}{{#if:{{{questtype|}}}|<br><small>({{{questtype|}}})</small>}} | ||
!{{{nameen|}}}<br/>{{{namejp|}}} | !{{{nameen|}}}<br/>{{{namejp|}}} | ||
|} | |} | ||
{{#if:{{{summary|}}}{{{summary1|}}}| | {| 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|}}}| | |||
<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> | ||
Line 15: | Line 20: | ||
-->{{#if:{{{summary2|}}}|<tr><td>{{{summary2|}}}</td></tr>}}<!-- | -->{{#if:{{{summary2|}}}|<tr><td>{{{summary2|}}}</td></tr>}}<!-- | ||
--></table> | --></table> | ||
}} | }}<!-- | ||
-->{{#ifeq:{{{questtype|}}}|Story only|| | |||
<table class="wikitable mw-collapsible mw-collapsed" style="margin:0; width:100%"> | |||
<tr><th>Battle Info</th></tr> | |||
<tr><td> | |||
<table class="wikitable" style="margin:0; width:100%;"> | <table class="wikitable" style="margin:0; width:100%;"> | ||
<tr><th> Enemies {{bbdw|{{{element|}}}}}</th> | <tr><th> Enemies {{bbdw|{{{element|}}}}}</th> | ||
Line 78: | Line 81: | ||
</tr> | </tr> | ||
</table> | </table> | ||
</div></div> | |||
</td></tr> | |||
</table> | |||
}}</includeonly><noinclude> | |||
__TOC__ | __TOC__ | ||
<div style="display:flex; flex-flow: row wrap"> | <div style="display:flex; flex-flow: row wrap"> |
Revision as of 20:49, 5 March 2021
Normal Quests
Normal (Story only) |
Test story only node |
---|
Location: | Level: | AL Cost: |
Story Skip Summary |
---|
This is a summary. |
Normal (Battle and story) |
Section 2: Memory I - 1 2節「記憶 I ①」 |
---|
Location: | Level: 5 | AL Cost: 8 |
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. |
Battle Info | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Normal (Battle only) |
Section 2: Memory I - 2 2節「記憶 I ②」 |
---|
Location: | Level: 5 | AL Cost: 8 |
Battle Info | |||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Normal (Battle and story) |
Section 2: Memory I - 3 2節「記憶 I ③」 |
---|
Location: | Level: 6 | AL Cost: 8 |
Battle Info | |||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Hard Quests
Hard (Battle only) |
Section 2: Memory I - 1 2節「記憶 I ①」 |
---|
Location: | Level: 18 | AL Cost: 13 |
Battle Info | |||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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) }}