Template:DeSu1 Boss Stats: Difference between revisions

Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
===Notes:===
<includeonly>{| class="outer-table stat-table"
*Only one table is needed for both DeSu1 and DeSu1OC, as it will accept either Mystic or Curse as resistance parameters and there are no other differences that need to be built into the tables.
*Enemy table doesn't include weakness fractions because they're not listed in the perfect guide. Once ''could'' make the assumption that demons that can also be allies will have the same fractions, but for enemy-only demons or humans we don't know them.
*'''Move''', '''Speed''', and '''Range''' are all optional because they are stats that only appear on '''Leaders''', and not all demons appear as leaders.
*While most enemies that have a range other than 1 do so because of their racial skill, there is ''one'' enemy that has a hidden range other than that so the field is needed.
*Skill Type is important to clarify for bosses, as some of them have what's called a '''Map''' skill (called such by the official guides). These are skills that don't show up in their in-game skill list but are nevertheless important to document and shouldn't be confused with their regular command skills. By using the <code>boss=</code> parameter they can share a table with the other enemies. '''This parameter should only be used for bosses that actually have a map skill.''' Could maybe call it <code>map=</code> instead.
*<code>racial=</code> skill for demons, <code>auto=</code> skill for humans. There are enemies that have neither so the field needs to be optional.
*Both DeSu1 ''and Overclocked'' use '''Last Day''' for the 7th Day, so that's the term the stat tables should use for enemies that appear on it, even if OC adds an '''8th Day''' after it in some routes.
*'''Range needs to be ignored for DeSu skills.''' That's why the skills are broken right now.
 
 
<onlyinclude>{| class="outer-table stat-table"
|style="width:108px"|
|style="width:108px"|
{| class="inner-table"
{| class="inner-table"
Line 51: Line 40:
!EXP
!EXP
!Macca
!Macca
{{#if:{{{move|}}}|!Move|<nowiki/>}}
!Move
{{#if:{{{speed|}}}|!Speed|<nowiki/>}}
{{#if:{{{movetype|}}}|!Move Type|<nowiki/>}}
{{#if:{{{range|}}}|!Range|<nowiki/>}}
!Speed
!Range
|-
|-
|{{{raceredirect|[[{{{race}}}]]}}}
|{{{raceredirect|[[{{{race}}}]]}}}
|{{{exp|—}}}
|{{{exp|—}}}
|{{m}}{{{macca|—}}}
|{{m}}{{{macca|—}}}
{{#if:{{{move|}}}|{{!}}{{{move}}}|<nowiki/>}}
|{{{move|3}}}
{{#if:{{{speed|}}}|{{!}}{{{speed}}}|<nowiki/>}}
{{#if:{{{movetype|}}}|{{!}}{{{movetype|}}}|<nowiki/>}}
{{#if:{{{range|}}}|{{!}}{{{range}}}|<nowiki/>}}
|{{{speed|?}}}
|{{{range|1}}}
|}
|}
|-
|-
Line 79: Line 70:
|{{Rst|{{{elec}}}}}
|{{Rst|{{{elec}}}}}
|{{Rst|{{{force}}}}}
|{{Rst|{{{force}}}}}
{{#if:{{{curse|}}}|{{!}}{{Rst|{{{curse|}}}}}|{{!}}{{Rst|{{{mystic|}}}}}}}
|{{Rst|{{{mystic|}}}}}
|}
|}
|-
|-
Line 93: Line 84:
|{{{target|One Foe}}}
|{{{target|One Foe}}}
|}
|}
{{!}}-
|-
{{#if:{{{skill|}}}|{{!}}colspan=3{{!}}
|colspan=3|
{{(!}} class="inner-table" style="width:100%;"
{| class="inner-table" style="width:100%;"
!colspan=4{{!}}Skills
!colspan=4|Skills
{{!}}-
|-
!Skill
!Skill
!Cost
!Cost
!Description
!Description
{{#if:{{{boss|}}}|!Type|<nowiki/>}}
!Type
{{!}}-
|-
{{{skill|}}}
{{{skill|}}}
{{!)}}
|}
}}
|-
{{!}}-
|colspan=3|
{{#if:{{{racial|}}}|{{!}}colspan=3{{!}}
{| class="inner-table" style="width:100%;"
{{(!}} class="inner-table" style="width:100%;"
!colspan=3|Racial Skill
!colspan=3{{!}}Racial Skill
|-
{{!}}-
!Skill
!Skill
!Cost
!Cost
!Description
!Description
{{!}}-
|-
{{{racial|}}}
{{{racial|}}}
{{!)}}
|}
}}
|}</includeonly><noinclude>
{{!}}-
[[Category:DeSu1 Templates]]
{{#if:{{{auto|}}}|{{!}}colspan=3{{!}}
[[Category:DeSu1 Stat Table Templates]]
{{(!}} class="inner-table" style="width:100%;"
[[Category:DeSu1OC Templates]]
!colspan=3{{!}}Auto Skill
[[Category:DeSu1OC Stat Table Templates]]
{{!}}-
[[Category:Boss Stat Table Templates]]
!Skill
{{Documentation}}</noinclude>
!Cost
!Description
{{!}}-
{{{auto|}}}
{{!)}}
}}
|}</onlyinclude>
 
{{User:Wimean/Sandbox4
|name=Beldr
|level=60
|boss=y
|st=26
|ma=15
|vi=23
|ag=12
|race=Bel
|hp=559
|mp=253
|exp=2700
|macca=450
|move=3
|speed=32
|range=1
|location='''Last Day:''' 13:00 — [[Roppongi (Devil Survivor|Roppongi]] Hills
|phys=nu
|fire=nu
|ice=nu
|force=nu
|elec=nu
|mystic=nu
|skill={{skill|desu1oc|weak kill|Command}}
{{skill|desu1oc|power hit|Command}}
{{skill|desu1oc|life surge|Passive}}
{{skill|desu1oc|mana surge|Passive}}
{{skill|desu1oc|+stone|Passive}}
{{skill|desu1oc|vampiric mist|Map}}
|racial={{skill|desu1oc|Immortal}}
}}

Latest revision as of 21:10, 8 November 2024