More actions
m (test) |
m (removed character command spread since that's published, added possible condensed format for skill levels and added possible template and querying for statuses.) |
||
Line 1: | Line 1: | ||
<includeonly>{{#switch:{{{1|}}} | <includeonly>{{#switch:{{{1|}}} | ||
|Story Summary= | |Story Summary= | ||
<table class="wikitable mw-collapsible mw-collapsed" style="width:100%;"> | <table class="wikitable mw-collapsible mw-collapsed" style="width:100%;"> | ||
Line 23: | Line 7: | ||
{{{summary1|}}}{{#if:summary2|<br/><hr>{{{summary2|}}}}} | {{{summary1|}}}{{#if:summary2|<br/><hr>{{{summary2|}}}}} | ||
</td></tr></table><!-- | </td></tr></table> | ||
|Skill Levels= | |||
<table class="wikitable" style="width:100%;text-align:center;"> | |||
<tr><th style="width:150px;">Skill Level</th> | |||
<th>1</th><th>2</th><th>3</th><th>4</th><th>5</th><th>6</th><th>7</th><th>8</th><th>9</th><th>10</th></tr> | |||
{{#if:{{{effect1|}}}|<tr><th>{{{effect1|}}}</th> | |||
{{#arraymap:{{{effect1values|}}}|,|x|<td>x</td>|}} | |||
</tr>}}{{#if:{{{effect2|}}}|</tr><tr><th>{{{effect2|}}}</th> | |||
{{#arraymap:{{{effect2values|}}}|,|x|<td>x</td>|}} | |||
</tr>}}{{#if:{{{effect3|}}}|</tr><tr><th>{{{effect3|}}}</th> | |||
{{#arraymap:{{{effect3values|}}}|,|x|<td>x</td>|}} | |||
</tr>}} | |||
</table> | |||
|Status={{bbdw|status|{{{fxstatus|}}}}}{{#switch:{{{fxvaluemod}}} | |||
|%= {{{fxvalue}}}{{{fxvaluemod|}}} | |||
|times= ({{{fxvalue}}} {{{fxvaluemod|}}}) | |||
|#default= {{{fxvalue}}} {{{fxvaluemod|}}} | |||
}} to {{{fxtargettype}}}{{#if:{{{fxturns|}}}| for {{{fxturns|}}} turns}}.<!-- | |||
-->}}<!-- | -->}}<!-- | ||
--></includeonly><noinclude> | --></includeonly><noinclude> | ||
==Story Summary Template?== | ==Story Summary Template?== | ||
{{User:Chao|Story Summary | {{User:Chao|Story Summary | ||
Line 83: | Line 49: | ||
==BBDW Character Skill Levels== | ==BBDW Character Skill Levels== | ||
Freeform table? | Freeform table? | ||
{{User:Chao|Skill Levels | |||
|effect1=ATK Up (%) | |||
|effect1values=15,15,15,15,20,20,20,20,25,30 | |||
|effect2=Evasion (Turns) | |||
|effect2values=1,1,1,1,1,1,1,1,1,1 | |||
|effect3=Cooldown (Turns) | |||
|effect3values=,,,,,,,,, | |||
< | }} | ||
<pre><nowiki> | |||
{{User:Chao|Skill Levels | |||
|effect1=ATK Up | |||
|effect1values=15,15,15,15,20,20,20,20,25,30 | |||
|effect2=Evasion (Turns) | |||
|effect2values=1,1,1,1,1,1,1,1,1,1 | |||
|effect3=Cooldown | |||
|effect3values=,,,,,,,,, | |||
</ | }} | ||
</nowiki></pre> | |||
==Search descriptions with regular expressions??== | |||
For example, query for rows in [[Special:CargoTables/BBDW_Character_Status_Application|BBDW Character Status Application]] where the effect description matches 'ATK Up 20%': | |||
< | |||
</ | * <code><nowiki>|where=fxdesc LIKE '%ATK Up%20\%%'</nowiki></code> (search for "ATK Up" followed by "20%") - but this pulls stuff for "'''ATK Up''' 8% and Crit Rate Up '''20%'''" too. | ||
</ | |||
<table class="wikitable"> | |||
< | <tr><th>Character</th><th>Skill Icon</th><th>Ability</th><th>Description</th><th>Statuses</th></tr> | ||
{{#cargo_query:table=BBDW_Character_Status_Application | |||
<tr><th> | |fields=charnameen,fxtype,fxnum,icon,nameen,namejp,fxcondition,CONCAT(fxdesc)=fxdesc,fxstatuses | ||
</th>< | |where=fxdesc LIKE '%ATK Up%20\%%' | ||
</ | |order by=charnameen,fxtype,fxnum | ||
</ | |format=template | ||
</ | |template=BBDW_Character_Status_Application/display | ||
</ | |named args=yes | ||
}} | |||
</table> | </table> | ||
==Regular BBDW Status Format???== | |||
* {{User:Chao|Status|fxstatus=ATK Up|fxvalue=15|fxvaluemod=%|fxtargettype=target ally|fxturns=3}} | |||
* {{User:Chao|Status|fxstatus=Evasion|fxvalue=3|fxvaluemod=times|fxtargettype=self|fxturns=5}} | |||
* {{User:Chao|Status|fxstatus=DEF Down|fxvalue=35|fxvaluemod=%|fxtargettype=target enemy|fxturns=5}} | |||
<pre><nowiki> | |||
{{User:Chao|Status | |||
|fxstatus=String | |||
|fxtargettype = String (All allies, targeted ally, self, all enemies, targeted enemy, etc) | |||
|fxturns=Integer | |||
|fxvalue=Integer (30, 40, 2) | |||
|fxvaluemod=String (%, times, numerical value, flat, change) | |||
}} | |||
</nowiki></pre> | |||
</noinclude> | </noinclude> |
Revision as of 02:57, 2 March 2021
Story Summary Template?
Part 1: Wheel of Fate (運命の輪 Unmei no Ren) |
---|
??? A mysterious voice calls out, asking for a name.After safely warding off monsters, a mysterious lady Mai suddenly attacks. Just as it seems they've been cornered, the world warps and they're able to successfully escape the area. |
Part 2: Fragments of Memory (記憶の断片 Kiyoku no Danpen) |
---|
Ishana This is a summary of events happening during prologue part 2.This is a summary of events happening after the battle in prologue part 2. |
|
BBDW Character Skill Levels
Freeform table?
Skill Level | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
---|---|---|---|---|---|---|---|---|---|---|
ATK Up (%) | 15 | 15 | 15 | 15 | 20 | 20 | 20 | 20 | 25 | 30 |
Evasion (Turns) | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 |
Cooldown (Turns) |
{{User:Chao|Skill Levels |effect1=ATK Up |effect1values=15,15,15,15,20,20,20,20,25,30 |effect2=Evasion (Turns) |effect2values=1,1,1,1,1,1,1,1,1,1 |effect3=Cooldown |effect3values=,,,,,,,,, }}
Search descriptions with regular expressions??
For example, query for rows in BBDW Character Status Application where the effect description matches 'ATK Up 20%':
|where=fxdesc LIKE '%ATK Up%20\%%'
(search for "ATK Up" followed by "20%") - but this pulls stuff for "ATK Up 8% and Crit Rate Up 20%" too.
Character | Skill Icon | Ability | Description | Statuses | ||
---|---|---|---|---|---|---|
Trait | M combination N mコンビネーションn |
When attacking an enemy inflicted with ⇓ Poison: Damage per Turn Poison status<div class="tooltip" > ⇑ <span class="tooltiptext" style="">ATK Up: Increase ATK Value by % </span></div> ATK Up 20% |
⇑ ATK Up: Increase ATK Value by % ATK Up | |||
Trait | Noblesse Charlotte ノブレス・シャルロット |
To all allies of Older Sister group <div class="tooltip" > ⇑ <span class="tooltiptext" style="">ATK Up: Increase ATK Value by % </span></div> ATK Up 20% |
⇑ ATK Up: Increase ATK Value by % ATK Up | |||
Gale Wing: Gale Wing Call Type-C - Flight ゲイル・ウィング 鳳翼臨 丙型‐翔 |
<div class="tooltip" > ⇑ <span class="tooltiptext" style="">ATK Up: Increase ATK Value by % </span></div> ATK Up 10% and <div class="tooltip" > ⇑ <span class="tooltiptext" style="">Critical Rate Up: Critical Hit Chance Up </span></div> Critical Rate Up 20% for 2 turns to a single ally | ⇑ ATK Up: Increase ATK Value by % ATK Up, ⇑ Critical Rate Up: Critical Hit Chance Up Critical Rate Up | ||||
Trait | Skyfarer's Blade 空駆ける刃 |
When in front row <div class="tooltip" > ⇑ <span class="tooltiptext" style="">ATK Up: Increase ATK Value by % </span></div> ATK Up 20% and <div class="tooltip" > ⇑ <span class="tooltiptext" style="">DEF Up: Increase DEF Value by % </span></div> DEF Up 20% and <div class="tooltip" > ⇑ <span class="tooltiptext" style="">Special Up: Special Effectiveness Up </span></div> Special Up 20% |
⇑ ATK Up: Increase ATK Value by % ATK Up, ⇑ DEF Up: Increase DEF Value by % DEF Up, ⇑ Special Up: Special Effectiveness Up Special Up | |||
Empty Sky True Form: Judgement of the Sword 虚空陣奥義 悪滅 |
<div class="tooltip" > ⇑ <span class="tooltiptext" style="">ATK Up: Increase ATK Value by % </span></div> ATK Up 30% for 2 turns to self and <div class="tooltip" > ⇓ <span class="tooltiptext" style="">DEF Down: Decrease DEF Value by % </span></div> DEF Down 20% for 2 turns to a single enemy | ⇑ ATK Up: Increase ATK Value by % ATK Up, ⇓ DEF Down: Decrease DEF Value by % DEF Down | ||||
Trait | Venomous Funeral 蛇毒葬 |
When attacking an enemy inflicted with ⇓ Poison: Damage per Turn Poison status<div class="tooltip" > ⇑ <span class="tooltiptext" style="">ATK Up: Increase ATK Value by % </span></div> ATK Up 20% |
⇑ ATK Up: Increase ATK Value by % ATK Up | |||
Adaptabilification Drug 適合強化薬 |
<div class="tooltip" > ⇑ <span class="tooltiptext" style="">ATK Up: Increase ATK Value by % </span></div> ATK Up 8% and <div class="tooltip" > ⇑ <span class="tooltiptext" style="">Critical Rate Up: Critical Hit Chance Up </span></div> Critical Rate Up 20% for 2 turns to a single ally | ⇑ ATK Up: Increase ATK Value by % ATK Up, ⇑ Critical Rate Up: Critical Hit Chance Up Critical Rate Up | ||||
Trait | Criminal Wind クリミナルウインド |
When attacking an enemy inflicted with ⇓ Poison: Damage per Turn Poison status<div class="tooltip" > ⇑ <span class="tooltiptext" style="">ATK Up: Increase ATK Value by % </span></div> ATK Up 20% |
⇑ ATK Up: Increase ATK Value by % ATK Up | |||
Parallel Penetrate パラレルペネトレイト |
<div class="tooltip" > ⇑ <span class="tooltiptext" style="">ATK Up: Increase ATK Value by % </span></div> ATK Up 20% for 4 turns | ⇑ ATK Up: Increase ATK Value by % ATK Up | ||||
Burning Sunset Spike バーニングサンセットスパイク |
<div class="tooltip" > ⇑ <span class="tooltiptext" style="">ATK Up: Increase ATK Value by % </span></div> ATK Up 20% and <div class="tooltip" > ☗ <span class="tooltiptext" style="">Evasion: Dodge incoming Attack </span></div> Evasion (3 times) and <div class="tooltip" > ⇑ <span class="tooltiptext" style="">Damage Reduction: Reduce Damage taken by value </span></div> Damage Reduction 20% and <div class="tooltip" > ☗ <span class="tooltiptext" style="">Regeneration: Restore Health by a % each turn </span></div> Regeneration 10% for 3 turns | ⇑ ATK Up: Increase ATK Value by % ATK Up, ⇑ Damage Reduction: Reduce Damage taken by value Damage Reduction, ☗ Evasion: Dodge incoming Attack Evasion, ☗ Regeneration: Restore Health by a % each turn Regeneration | ||||
Trait | Hitzeschleier ヒッツェシュライアー |
When attacking an enemy inflicted with ⇓ Burn: Damage per Turn Burn status<div class="tooltip" > ⇑ <span class="tooltiptext" style="">ATK Up: Increase ATK Value by % </span></div> ATK Up 20% |
⇑ ATK Up: Increase ATK Value by % ATK Up | |||
Trait | Unbridled Rage 怒髪天 |
When attacking an enemy of Male gender <div class="tooltip" > ⇑ <span class="tooltiptext" style="">ATK Up: Increase ATK Value by % </span></div> ATK Up 20% |
⇑ ATK Up: Increase ATK Value by % ATK Up | |||
Floral Blizzard Storm 六花嵐桜閃 |
<div class="tooltip" > ⇑ <span class="tooltiptext" style="">ATK Up: Increase ATK Value by % </span></div> ATK Up 20% for 3 turns | ⇑ ATK Up: Increase ATK Value by % ATK Up | ||||
Abjuration Xiao Zhi (Abjuration Pinky) 宣誓シャオジー |
<div class="tooltip" > ⇑ <span class="tooltiptext" style="">ATK Up: Increase ATK Value by % </span></div> ATK Up 20% and <div class="tooltip" > ☗ <span class="tooltiptext" style="">Hate Value Up: Increase chance of being targeted by an amount </span></div> Hate Value Up 500 for 3 turns | ⇑ ATK Up: Increase ATK Value by % ATK Up, ☗ Hate Value Up: Increase chance of being targeted by an amount Hate Value Up | ||||
Mugenkagura 夢幻神楽 |
<div class="tooltip" > ⇑ <span class="tooltiptext" style="">ATK Up: Increase ATK Value by % </span></div> ATK Up 20% for 1 turn when attacking an enemy inflicted with <div class="tooltip" > ⇓ <span class="tooltiptext" style="">Kaleidoscope: A debuff that interacts with Narmaya's skillset </span></div> Kaleidoscope status and <div class="tooltip" > ☗ <span class="tooltiptext" style="">Evasion: Dodge incoming Attack </span></div> Evasion (1 time) for 2 turns | ⇑ ATK Up: Increase ATK Value by % ATK Up, ☗ Evasion: Dodge incoming Attack Evasion | ||||
Trait | Fortified Vigor 質実剛健 |
When attacking an enemy inflicted with ⇓ Kaleidoscope: A debuff that interacts with Narmaya's skillset Kaleidoscope status<div class="tooltip" > ⇑ <span class="tooltiptext" style="">ATK Up: Increase ATK Value by % </span></div> ATK Up 20% |
⇑ ATK Up: Increase ATK Value by % ATK Up | |||
Trait | Lamenting Beryl 慟哭ベリル |
When attacking an enemy inflicted with ⇓ Burn: Damage per Turn Burn status<div class="tooltip" > ⇑ <span class="tooltiptext" style="">ATK Up: Increase ATK Value by % </span></div> ATK Up 20% |
⇑ ATK Up: Increase ATK Value by % ATK Up | |||
Fancy Shine Memorial ファンシーシャインメモリアル |
<div class="tooltip" > ⇑ <span class="tooltiptext" style="">ATK Up: Increase ATK Value by % </span></div> ATK Up 20% for 3 turns to all allies and <div class="tooltip" > ☗ <span class="tooltiptext" style="">Roll Loading:D: Change number of upcoming attacks to Drive </span></div> Roll Loading:D 4 | ⇑ ATK Up: Increase ATK Value by % ATK Up, ☗ Roll Loading:D: Change number of upcoming attacks to Drive Roll Loading:D | ||||
Trait | Splatter Party スプラッタパーティー |
When attacking an enemy inflicted with ⇓ Bleed: Cannot be healed. Damage per Turn Bleed status<div class="tooltip" > ⇑ <span class="tooltiptext" style="">ATK Up: Increase ATK Value by % </span></div> ATK Up 20% |
⇑ ATK Up: Increase ATK Value by % ATK Up | |||
Bladed Scorpion 刃蠍 |
<div class="tooltip" > ⇑ <span class="tooltiptext" style="">ATK Up: Increase ATK Value by % </span></div> ATK Up 20% for 3 turns | ⇑ ATK Up: Increase ATK Value by % ATK Up | ||||
Trait | Assassin's Blade: Obscurity 毒刃・模糊 |
When attacking an enemy inflicted with ⇓ Poison: Damage per Turn Poison status<div class="tooltip" > ⇑ <span class="tooltiptext" style="">ATK Up: Increase ATK Value by % </span></div> ATK Up 20% |
⇑ ATK Up: Increase ATK Value by % ATK Up | |||
Trait | Clawmax! にゃれっしぇんど! |
When attacking an enemy from Bounty Target group <div class="tooltip" > ⇑ <span class="tooltiptext" style="">ATK Up: Increase ATK Value by % </span></div> ATK Up 20% |
⇑ ATK Up: Increase ATK Value by % ATK Up | |||
Trait | Whitebloom Thread 白華糸 |
When attacking an enemy inflicted with ⇓ Bound: Unable to act. Cannot receive buffing effects Bound status<div class="tooltip" > ⇑ <span class="tooltiptext" style="">ATK Up: Increase ATK Value by % </span></div> ATK Up 20% |
⇑ ATK Up: Increase ATK Value by % ATK Up | |||
Trait | Redbloom Thread 赤華糸 |
When attacking an enemy inflicted with ⇓ Bleed: Cannot be healed. Damage per Turn Bleed status<div class="tooltip" > ⇑ <span class="tooltiptext" style="">ATK Up: Increase ATK Value by % </span></div> ATK Up 20% |
⇑ ATK Up: Increase ATK Value by % ATK Up | |||
Trait | Azure's Consuming Blaze 追暴の蒼炎 |
When attacking an enemy inflicted with ⇓ Burn: Damage per Turn Burn status<div class="tooltip" > ⇑ <span class="tooltiptext" style="">ATK Up: Increase ATK Value by % </span></div> ATK Up 20% |
⇑ ATK Up: Increase ATK Value by % ATK Up |
Regular BBDW Status Format???
- ⇑ ATK Up: Increase ATK Value by %ATK Up 15% to target ally for 3 turns.
- ☗ Evasion: Dodge incoming AttackEvasion (3 times) to self for 5 turns.
- ⇓ DEF Down: Decrease DEF Value by %DEF Down 35% to target enemy for 5 turns.
{{User:Chao|Status |fxstatus=String |fxtargettype = String (All allies, targeted ally, self, all enemies, targeted enemy, etc) |fxturns=Integer |fxvalue=Integer (30, 40, 2) |fxvaluemod=String (%, times, numerical value, flat, change) }}